Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02669-87ee-7a31-b111-edc95a16e0fa
70 lines
2.1 KiB
Markdown
70 lines
2.1 KiB
Markdown
---
|
|
id: RAILIANCE-WP-0023
|
|
type: workplan
|
|
title: "Hub-core candidate credential lanes"
|
|
domain: financials
|
|
repo: railiance-platform
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: railiance
|
|
created: "2026-08-21"
|
|
updated: "2026-08-22"
|
|
related:
|
|
- CORE-WP-0010
|
|
- RAPPCOREHUB-WP-0002
|
|
- RAPP-POSTGRES-WP-0004
|
|
state_hub_workstream_id: "d2adc2d4-6461-4f7b-affc-7248fea49e60"
|
|
---
|
|
|
|
# Hub-core candidate credential lanes
|
|
|
|
## Extend exact-scope policy and projections
|
|
|
|
```task
|
|
id: RAILIANCE-WP-0023-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "37b69d0e-7eac-40e5-b18a-777fa2b5e2da"
|
|
```
|
|
|
|
Add only `database/creds/hub-core-runtime` and
|
|
`database/creds/hub-core-migration` to the existing namespace-limited Core Hub
|
|
database store, with separate five-minute ExternalSecret projections.
|
|
|
|
## Activate and verify production lanes
|
|
|
|
```task
|
|
id: RAILIANCE-WP-0023-T02
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "d15f82db-f1ba-467a-bb69-86eb7c314016"
|
|
```
|
|
|
|
Apply the reviewed policy and projections after rapp-postgres creates the
|
|
roles. Verify store validity, SecretSynced status, role separation, and lease
|
|
rotation without reading or logging values.
|
|
|
|
Completed 2026-08-22. The exact policy, projections, SecretSynced state, role
|
|
separation, and production runtime/migration handoff passed on 2026-08-21. A
|
|
subsequent scheduled five-minute reconciliation advanced both target Secret
|
|
resource versions. After projected-volume propagation, the candidate watcher
|
|
replaced only its application child while the pod UID remained stable,
|
|
readiness stayed true, and the container restart count stayed zero. No
|
|
credential value was read or logged. Evidence:
|
|
`docs/evidence/core-hub-private-shadow-2026-08-21.md`.
|
|
|
|
## Hand off the private candidate
|
|
|
|
```task
|
|
id: RAILIANCE-WP-0023-T03
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "bb2a73fc-3bee-45a6-83f0-3341639aabdf"
|
|
```
|
|
|
|
Confirm both Secret metadata objects are ready, then hand the candidate
|
|
migration and rollout gate back to `RAPPCOREHUB-WP-0002-T03`.
|
|
|
|
Completed 2026-08-21. Both projected Secret metadata objects were Ready, the
|
|
migration completed, and the candidate advanced through all route groups to
|
|
production authority without exposing credential values.
|