Resolve C-35 and C-23 consistency warnings.
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 4s

Reclassify the repo as tooling (it is durable shared tooling, not a prj-
project), and mark RAIL-FAB-WP-0028 T02-T04 todo with explicit sequencing
instead of wait, so the proposed workplan carries no active task.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 7458@bnt-lap001
Assistant-Session: 62534cdf-8348-48a7-9c0d-46e0f74c8eae
This commit is contained in:
codex 2026-09-22 08:27:05 +02:00
parent 69dd365a2d
commit 9decb2b769
2 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,9 @@
repo_classification: repo_classification:
standard: Repo Classification Standard standard: Repo Classification Standard
version: '1.0' version: '1.0'
classified_at: '2026-06-22' classified_at: '2026-09-22'
classified_by: agent classified_by: agent
category: project category: tooling
domain: financials domain: financials
secondary_domains: [] secondary_domains: []
capability_tags: capability_tags:

View file

@ -11,7 +11,7 @@ origin_ref: STATE-WP-0079
owner: codex owner: codex
topic_slug: railiance topic_slug: railiance
created: "2026-08-31" created: "2026-08-31"
updated: "2026-08-31" updated: "2026-09-22"
state_hub_workstream_id: "58a56363-3bda-50f7-8240-1e45131bc7d9" state_hub_workstream_id: "58a56363-3bda-50f7-8240-1e45131bc7d9"
--- ---
@ -45,13 +45,13 @@ snapshot history and deterministic snapshot-set provenance.
```task ```task
id: RAIL-FAB-WP-0028-T02 id: RAIL-FAB-WP-0028-T02
status: wait status: todo
flavor: residual flavor: residual
priority: high priority: high
state_hub_task_id: "cad1af1d-177b-5a47-a9fa-d99c40bb2649" state_hub_task_id: "cad1af1d-177b-5a47-a9fa-d99c40bb2649"
``` ```
Package and deploy the registry service with health/readiness checks and stable Starts after T01. Package and deploy the registry service with health/readiness checks and stable
owner endpoints for `/exports/financial`, `/graph/summary`, and `/graph/edges`. owner endpoints for `/exports/financial`, `/graph/summary`, and `/graph/edges`.
Do not expose mutation endpoints without the authorization selected in T01. Do not expose mutation endpoints without the authorization selected in T01.
@ -59,13 +59,13 @@ Do not expose mutation endpoints without the authorization selected in T01.
```task ```task
id: RAIL-FAB-WP-0028-T03 id: RAIL-FAB-WP-0028-T03
status: wait status: todo
flavor: residual flavor: residual
priority: high priority: high
state_hub_task_id: "78a73d4e-46aa-53c7-911b-be5f79bc25e8" state_hub_task_id: "78a73d4e-46aa-53c7-911b-be5f79bc25e8"
``` ```
Run a reviewed accepted-snapshot refresh loop, surface stale/error state, and Starts after T02. Run a reviewed accepted-snapshot refresh loop, surface stale/error state, and
prove backup/restore without changing the deterministic export for an unchanged prove backup/restore without changing the deterministic export for an unchanged
accepted snapshot set. accepted snapshot set.
@ -73,12 +73,12 @@ accepted snapshot set.
```task ```task
id: RAIL-FAB-WP-0028-T04 id: RAIL-FAB-WP-0028-T04
status: wait status: todo
flavor: residual flavor: residual
priority: high priority: high
state_hub_task_id: "c66c3fa4-8856-5999-8c47-dbb2f6efc21e" state_hub_task_id: "c66c3fa4-8856-5999-8c47-dbb2f6efc21e"
``` ```
Run the fin-hub consumer gate against the hosted owner endpoint, inventory and Starts after T03. Run the fin-hub consumer gate against the hosted owner endpoint, inventory and
switch any real callers, exercise rollback, and hand the receipts back to switch any real callers, exercise rollback, and hand the receipts back to
`STATE-WP-0079-T04` before State Hub's Fabric projection routes retire. `STATE-WP-0079-T04` before State Hub's Fabric projection routes retire.