update_server/docs/agents/HANDOFF_TEMPLATE.md
2026-06-10 20:51:17 +03:00

676 B

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.

Explain what the next agent should do first.

Notes For Validator

Mention anything that deserves extra attention during validation.