Protocol Contract
AGENTS.md contains the complete operating floor. Its core rules are:
- Work comes from Linear or GitHub Issues, only when ready (
ai:agent-ready). - Ad-hoc requests get tickets before code is edited.
- Claim before you code (with mandatory concurrency read-back).
- One ticket, one worktree.
- Stay inside Owned Paths.
- Verification is a gate, not a formality.
- Negative testing: observed failure before fix.
- Post a structured Handoff before review.
- Never auto-merge security-sensitive behavior or protected branches.
- Treat
Doneas merged, green, and running.
This summary is intentionally incomplete. Follow the live AGENTS.md in the repository you are changing; repository-specific instructions can strengthen the floor.