Files

17 lines
379 B
Markdown
Raw Permalink Normal View History

2026-05-27 22:43:29 +00:00
# Purpose
Transfer context between agents without broad project scanning.
# Inputs
- Completed work, changed artifacts, decisions, blockers, and next requested role.
# Outputs
- `documentation/handoffs/<handoff-slug>.md`
- Summary, artifact links, validation state, and next command.
# Validation
Run `./codex-game-studio validate --project <project>` before handing off.