Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ if it's clean, push a fresh commit to force GitHub to recompute the merge ref.

## Workflow

**The spec for a change is its PR body**, not a committed file: why, design,
non-goals, verification, reviewed with the diff. A trivial PR (typo, dep bump,
formatter, CI tweak) ships a conventional-commit title with no body ceremony.

Two things outlive the PR: an alternative **rejected** with reasoning becomes an ADR
in [`docs/adr/`](docs/adr/), with a revisit trigger, and real work **not scheduled**
becomes a GitHub issue. Numbering, formats and `gh` usage are in
Expand Down
Loading