Also record hub IDs for RAIL-FAB-WP-0029 in the generated work-record index. Assistant: grok Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
---
|
|
id: RAIL-FAB-WP-0029
|
|
type: workplan
|
|
title: "Inspectable workplan and wait graph in the Fabric explorer"
|
|
domain: financials
|
|
repo: railiance-fabric
|
|
status: proposed
|
|
owner: grok
|
|
topic_slug: railiance
|
|
created: "2026-09-14"
|
|
updated: "2026-09-14"
|
|
related: [RAIL-FAB-WP-0028, CUST-WP-0071]
|
|
state_hub_workstream_id: "1daac341-94dd-5f44-9907-91c611e7e3c1"
|
|
---
|
|
|
|
State Hub remains the workplan authoring surface. Fabric already has a
|
|
graph-explorer shell. This plan is a *perspective*: open workplans, open
|
|
tasks, and wait/depends_on edges, so the 100+ loose ends are inspectable.
|
|
|
|
First slice (this file's companion commit):
|
|
`export --format coordination` and
|
|
`/ui/graph-explorer?mode=coordination`.
|
|
|
|
## Host the coordination overlay next to Fabric topology
|
|
|
|
```task
|
|
id: RAIL-FAB-WP-0029-T01
|
|
status: todo
|
|
priority: medium
|
|
state_hub_task_id: "f80a8b15-ea3d-5701-9707-0a6151f50b5c"
|
|
```
|
|
|
|
Keep the projection a read of State Hub. Add mode switching without a full
|
|
page reload, chokepoint sizing from in-degree, and a hosted registry path
|
|
under RAIL-FAB-WP-0028 when that authority exists. Do not let Fabric become
|
|
the place workplans are edited.
|