Guides
First harness
- Copy
AGENTS.md,feature_list.jsonandprogress.mdto the repository root. - Fill in real test, lint and build commands.
- Add the first task with explicit scope and acceptance criteria.
- Commit the harness files.
- Run a governed agent session and review the result.
Legacy migration
Start with documentation and smoke tests before letting an agent modify production code. Expand scope one module at a time, only when verification is reliable.
Team rollout
Treat AGENTS.md as a shared operating artifact. Review changes carefully, use feature branches and track scope violations weekly.