9 lines
294 B
Markdown
9 lines
294 B
Markdown
# Gate 1 Checklist (Foundation)
|
|
|
|
- [ ] CI pipeline executes tests
|
|
- [ ] Gateway and stage 1 services expose `/health`
|
|
- [ ] `/auth/login` and RBAC restrictions validated
|
|
- [ ] Stage 1 OpenAPI published
|
|
- [ ] Event schemas approved
|
|
- [ ] Kubernetes + Helm manifests validated by lint/dry run
|