docs(#771): remediate database role split review

This commit is contained in:
Hermes Agent
2026-07-15 00:43:44 -05:00
parent 4d9f99f76e
commit 315f388f4f
8 changed files with 311 additions and 136 deletions

View File

@@ -21,8 +21,9 @@
- [Workstream index](native-kanban-sot/INDEX.md) — artifact map, lane partition, and delivery order.
- [Mission manifest](native-kanban-sot/MISSION-MANIFEST.md) — scope, authority, invariants, and gate model.
- [Task decomposition](native-kanban-sot/TASKS.md) — dependency-ordered implementation slices and ownership boundaries.
- [KBN-101 database role split](native-kanban-sot/KBN-101-DB-ROLE-SPLIT.md) — rc.5 PostgreSQL runtime/migration connection, privilege, rollout, and certification prerequisite.
- [KBN-101 database role split](native-kanban-sot/KBN-101-DB-ROLE-SPLIT.md) — rc.6 sole DDL runner, exact ledger, verified-TLS bootstrap, role/search-path, atomic activation, and certification prerequisite.
- [Frozen shared contract](native-kanban-sot/SHARED-CONTRACT.md) — schema, API, Coordinator, health, recovery, and migration contracts.
- [KBN-101 exact-head security review](reports/native-kanban-sot/kbn-101-contract-security-review-82ce325.md) — REQUEST CHANGES report for `da742ca`; rc.6 awaits independent re-review.
- [Initial independent review](reports/native-kanban-sot/canon-initial-review-no-go.md) — KCR-001016 findings that blocked the first draft.
- [Final independent re-review](reports/native-kanban-sot/canon-final-rereview-go.md) — closure evidence and GO verdict.
- [Ultron final gate](reports/native-kanban-sot/ultron-final-go.md) — final requirements, authority, schema, migration, recovery, and evidence review.