Docs And Handover Guardrails
Update requirements
- •Update
README.mdwhen setup/run/operational behavior changes. - •Update
AGENTS.mdwhen architecture truth, security invariants, or validation checklist changes. - •Update
.agents/tasks/todo.mdwith checklist progress and a final review note. - •In this repository, when updating
README.md, limit edits to:- •
Current Development Status - •usage commands (run/build/test/serve style command snippets)
- •Do not expand README into full handover-level detail.
- •
Content quality rules
- •Write all documentation in English.
- •Document only confirmed behavior from code and checks.
- •Keep wording concrete and testable.
- •Remove stale statements rather than layering contradictory notes.
Completion rules
- •Do not claim complete until docs match implemented behavior.
- •Include verification evidence or explicit limitation notes when behavior is not fully verified.