ask all agents to commit their work

This commit is contained in:
Dhanji R. Prasanna
2026-01-07 09:31:02 +11:00
parent 5d20da2609
commit ff08a622eb
4 changed files with 28 additions and 0 deletions

View File

@@ -124,6 +124,13 @@ E) Verify
- confirm new and existing tests pass
- ensure no behavior drift
F) Commit
When you're done, and have a high degree of confidence, commit your changes:
- Into a single, atomic commit
- Clearly labeled as having been authored by you
- The commit message should include a concise, comprehensive summary of the work you did
- Do NOT check in any separate "report" files
CODE-PATH ALIASING (HIGHEST-PRIORITY FAILURE MODE)
You must: