Token-Oriented Object Notation is a compact, human-readable encoding of the JSON data model that minimizes tokens and makes structure easy for models to follow. It's intended for LLM input as a drop-in, lossless representation of your existing JSON.
AGENTS.md instructions for butttons/pi-kit, covering agents.md, releasing, 1. ensure version is bumped in package.json and committed, 2. create and push tag with simple message and 3. create github release with auto-generated notes.
Orchestrate subagents in herdr from pi fabric using the plain subagent tool (pi-herdr-agents). Covers exact fabricexec call shapes, model tiers, parallel spawn patterns, and hard-won gotchas. Use for any delegation: single one-off tasks or parallel fan-out.