This commit is contained in:
delete 2026-06-10 20:51:17 +03:00
commit b15b95781c
108 changed files with 14802 additions and 0 deletions

View file

@ -0,0 +1,41 @@
# Agent Handoff Template
## Agent
Name:
Stage:
Date:
## Scope
Describe the exact work completed in this stage.
## Files Changed
List every important file changed.
## Database Changes
List migrations, schema changes, or database assumptions.
## API Or Route Changes
List endpoints, handlers, middleware, or route groups added or changed.
## Commands And Tests Run
List the commands executed and summarize the result.
## Known Limitations
List anything incomplete, risky, or intentionally deferred.
## Recommended Next Step
Explain what the next agent should do first.
## Notes For Validator
Mention anything that deserves extra attention during validation.