Skip to content

Agent Handoff Format

Phase: 1 Agent Plan Status: required template

Template

md
# Handoff: <task id> <short title>

## Scope

- Service/area:
- Goal:
- Non-goals:

## Docs Read

- `go-platform/docs/...`

## Legacy Evidence Read

- `node-platform/apps/api/...`
- `node-platform/packages/shared/...`

## Files Changed

- `go-platform/...`

## Behavior Implemented

- ...

## Tests And Verification

- Command:
- Result:
- Evidence:

## Route State

- Legacy route:
- Native route:
- Gateway state:
- Rollback:

## Data Notes

- Tables touched:
- Migration run:
- Validation report:

## Risks / Blockers

- ...

## Next Step

- ...

Rules

  • If no code was implemented, write Behavior Implemented: none.
  • If tests were not run, explain why.
  • If legacy evidence is missing, do not claim parity.
  • If a route state changed, rollback instructions are mandatory.
  • If data was migrated, validation report path is mandatory.

Go-platform documentation is generated from repository Markdown.