Initial GeoIntel V1 foundation
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-16 23:36:32 +02:00
commit 6ea3586a3e
605 changed files with 45284 additions and 0 deletions
+61
View File
@@ -0,0 +1,61 @@
# 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