The placement question seeded as open is answered by canon rather than by a new decision. OAS section 8 defines Q2 Observability as 'telemetry and monitoring: metrics, logs, traces' - this repo in canon's own words. The 2026-08-11 coherence review found Railiance had been modelling itself on one of OAS's six required dimensions and treating everything else as unplaced. Observability was never homeless; the dimension it belongs to was not in use. Notes Q7 Governance as the sibling concern - the conformance loop, the other half of the self-evidencing aspiration this repo serves. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
59 lines
1.5 KiB
Markdown
59 lines
1.5 KiB
Markdown
---
|
|
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
|
|
```
|