--- id: RAILIANCE-WP-0001 type: workplan title: "Bootstrap State Hub integration" domain: financials repo: railiance-telemetry status: ready owner: codex topic_slug: railiance created: "2026-08-11" updated: "2026-08-11" state_hub_workstream_id: "60f5fe7c-9749-40be-9945-6ad608398b3f" --- # Bootstrap State Hub integration Observability for Railiance — monitoring, metrics, logs, traces, and alerting that turn running behaviour into evidence and give the self-organizing control loop a signal to close on. ## Review Generated Integration Files ```task id: RAILIANCE-WP-0001-T01 status: todo priority: high state_hub_task_id: "de712c57-79fa-49be-97a2-873e9e1a8bec" ``` Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`. Replace generated placeholders with repo-specific facts where needed. ## Verify Local Developer Workflow ```task id: RAILIANCE-WP-0001-T02 status: todo priority: high state_hub_task_id: "79febfbb-6a67-40e0-9c24-96ff83ab706e" ``` Identify the repo's install, test, lint, build, and run commands. Add or refine those commands in the agent instructions so future coding sessions can verify changes confidently. ## Seed First Real Workplan ```task id: RAILIANCE-WP-0001-T03 status: todo priority: medium state_hub_task_id: "adea3657-c074-443b-9c5e-3c2095dd7c5b" ``` Create the first implementation workplan for the repository's most important next change. After workplan file updates, run the sync locally from this repo checkout: ```bash statehub fix-consistency ```