Sync fabric workplan IDs

This commit is contained in:
2026-06-05 17:12:48 +02:00
parent 0b5d295800
commit 40b409cd92
4 changed files with 13 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance
created: "2026-05-25"
updated: "2026-05-25"
state_hub_workstream_id: "77e80432-9548-4ac8-9654-7beb931741e4"
---
# ADHOC-2026-05-25 - Ad Hoc Fixes
@@ -19,6 +20,7 @@ updated: "2026-05-25"
id: ADHOC-2026-05-25-T01
status: done
priority: medium
state_hub_task_id: "f0b4fdfa-9c26-4f8a-9372-90242eeec5d8"
```
The graph explorer now lays zone subgraphs out as a grid inside each zone

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance
created: "2026-06-03"
updated: "2026-06-03"
state_hub_workstream_id: "c39b02dd-8074-4efd-ad18-add5595bf646"
---
# ADHOC-2026-06-03 - Ad Hoc Fixes
@@ -19,6 +20,7 @@ updated: "2026-06-03"
id: ADHOC-2026-06-03-T01
status: done
priority: medium
state_hub_task_id: "5605e418-95f4-4658-8021-9ee6f00de537"
```
The graph explorer is served by the registry HTTP service, but starting it

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance-fabric
created: "2026-05-25"
updated: "2026-05-25"
state_hub_workstream_id: "f02e14c5-e60f-4950-b1a2-682c38b30431"
---
# Improve Zone Labels And Dragging
@@ -32,6 +33,7 @@ Fabric graph unchanged.
id: RAIL-FAB-WP-0023-T01
status: done
priority: high
state_hub_task_id: "cb31f964-9e25-483d-b2b3-c4acc7a1033a"
```
Change zone labels from framed button badges to plain text in the upper-left
@@ -59,6 +61,7 @@ labels read as text on the zone surface.
id: RAIL-FAB-WP-0023-T02
status: done
priority: high
state_hub_task_id: "84de3a0d-2ab9-4775-b026-87646ea14176"
```
Add a zone drag interaction that moves all currently attached visible member
@@ -87,6 +90,7 @@ and leaves the Fabric graph payload unchanged.
id: RAIL-FAB-WP-0023-T03
status: blocked
priority: medium
state_hub_task_id: "8793e982-8991-4cda-8259-3f981bbb9201"
```
Verify the visual and interaction behavior with focused tests and a browser

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance-fabric
created: "2026-05-25"
updated: "2026-05-25"
state_hub_workstream_id: "63202459-2f73-409a-8881-307a5fc1835a"
---
# Stabilize Zone Containers And Layout Zone Subgraphs
@@ -37,6 +38,7 @@ surface as a separate view concern.
id: RAIL-FAB-WP-0024-T01
status: done
priority: high
state_hub_task_id: "5e018a70-5aff-41bb-b0f9-0f59302c58ae"
```
Exclude display-only/context edges, especially repository `declares` edges,
@@ -57,6 +59,7 @@ edges.
id: RAIL-FAB-WP-0024-T02
status: done
priority: high
state_hub_task_id: "ffa3f7b8-ee85-461a-89b8-007e4879171c"
```
Introduce a view-level zone container state keyed by stable zone id.
@@ -83,6 +86,7 @@ from Fabric graph payload data.
id: RAIL-FAB-WP-0024-T03
status: done
priority: high
state_hub_task_id: "f2f5adfa-4de4-4606-aa9f-51dbf10c6443"
```
Add a per-zone layout pass that positions assigned visible nodes inside their
@@ -110,6 +114,7 @@ separate drawing surfaces.
id: RAIL-FAB-WP-0024-T04
status: done
priority: medium
state_hub_task_id: "cd418134-cacc-42f6-a6ea-0bfd1cda9965"
```
Update the graph explorer contract and run focused validation.