Files
geointel/docs/M6_FINAL_HANDOFF_TEMPLATE.md
T
Jens faeb58ef6d
GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
Initial public release
2026-08-31 21:56:53 +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