Agent Rules¶
The root AGENTS.md tells future agents how to behave.
Minimum rules:
- Read
docs/PRODUCT_TIMELINE.mdbefore starting. - Build the first unchecked item unless the user overrides it.
- Keep PRs small.
- Do not invent architecture silently.
- Run verification before claiming completion.
- Update the tracker after opening a PR.
- Show the next unchecked item.
The point is not to make the agent slow. The point is to stop wasted speed.