15 lines
419 B
Markdown
15 lines
419 B
Markdown
# Codex Pass — Backend Foundation
|
|
|
|
## Doel
|
|
Maak FastAPI app, config loader, /health endpoint, error model, database skeleton en health tests.
|
|
|
|
## Regels
|
|
- Volg `docs/BUILD_GOVERNANCE.md`.
|
|
- Geen mockdata als echte functionaliteit.
|
|
- Werk changelog, TODO en execution log bij.
|
|
|
|
## Acceptatiecriteria
|
|
- Passdoel is testbaar.
|
|
- Blocking issues zijn expliciet gedocumenteerd.
|
|
- Geen regressies in eerdere passcontracten.
|