Files
geointel/docs/M6_FINAL_HANDOFF_TEMPLATE.md
T
Codex 6ea3586a3e
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled
Initial GeoIntel V1 foundation
2026-06-16 23:36:32 +02:00

62 lines
779 B
Markdown

# M6 Final Handoff Template
Codex must use this structure at the end of each build pass.
## Pass name
`PASS XX — <name>`
## Summary
Short summary of what was implemented.
## Changed files
- `path/to/file`: reason
- `path/to/file`: reason
## Acceptance criteria status
| Criterion | Status | Notes |
|---|---|---|
| Criterion 1 | Done/Partial/Blocked | Notes |
## Tests run
```bash
command
```
Result:
```txt
pass/fail output summary
```
## Manual verification
- Step 1:
- Step 2:
- Expected result:
## Known limitations
- Limitation 1
- Limitation 2
## Risks
- Risk 1
- Risk 2
## Next recommended pass
`PASS XX — <name>`
## Do not forget
- [ ] docs updated
- [ ] TODO/backlog updated
- [ ] no hidden placeholder completion
- [ ] no architectural drift