From fdee0b0855de9fcd758de17460825ece665215e9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 24 May 2026 17:59:18 +0200 Subject: [PATCH] chore: activate zone visualization workplan --- ...FAB-WP-0022-zone-entity-visualization-engine.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/workplans/RAIL-FAB-WP-0022-zone-entity-visualization-engine.md b/workplans/RAIL-FAB-WP-0022-zone-entity-visualization-engine.md index 6f36b6d..237d6ef 100644 --- a/workplans/RAIL-FAB-WP-0022-zone-entity-visualization-engine.md +++ b/workplans/RAIL-FAB-WP-0022-zone-entity-visualization-engine.md @@ -4,11 +4,12 @@ type: workplan title: "Promote graph zones to first-class visualization entities" domain: railiance repo: railiance-fabric -status: proposed +status: active owner: codex topic_slug: railiance-fabric created: "2026-05-24" updated: "2026-05-24" +state_hub_workstream_id: "343f8383-ba5e-4d60-b55e-81611954d9b9" --- # Promote Graph Zones To First-Class Visualization Entities @@ -33,8 +34,9 @@ step. ```task id: RAIL-FAB-WP-0022-T01 -status: todo +status: in_progress priority: high +state_hub_task_id: "636b14f7-e5c7-4d5d-acda-40f0c270cd29" ``` Define an internal zone view model that can represent: @@ -57,8 +59,9 @@ basic serialization. ```task id: RAIL-FAB-WP-0022-T02 -status: todo +status: in_progress priority: high +state_hub_task_id: "d0ca41d2-f7c4-4409-8799-4c0099192af5" ``` Implement a pure resolver that accepts graph nodes, graph edges, and zone @@ -81,6 +84,7 @@ seed-vs-attraction precedence, conflict reporting, and depth-limited attraction. id: RAIL-FAB-WP-0022-T03 status: todo priority: high +state_hub_task_id: "c89d8d53-72a4-4590-a0e5-67b012c3550c" ``` Replace the graph explorer's hard-coded environment/access overlay grouping @@ -103,6 +107,7 @@ showing that the UI obtains zone rectangles from resolved zone instances. id: RAIL-FAB-WP-0022-T04 status: todo priority: medium +state_hub_task_id: "d140cb5b-6a35-4cb0-ab68-e39e708c08e9" ``` Expose zone resolver diagnostics in the graph explorer without overwhelming the @@ -125,6 +130,7 @@ that diagnostics are generated by the resolver rather than ad hoc UI checks. id: RAIL-FAB-WP-0022-T05 status: todo priority: medium +state_hub_task_id: "765caa50-f372-4ab4-adb4-87660e684c54" ``` Extend saved graph profile state so profiles can remember zone configuration. @@ -145,6 +151,7 @@ set after reload. id: RAIL-FAB-WP-0022-T06 status: todo priority: medium +state_hub_task_id: "7f3676cb-3d2e-417c-a385-f95545bcd738" ``` Prototype collapsing a resolved zone into a representative node while preserving @@ -167,6 +174,7 @@ by focused tests. Multi-zone hierarchy can remain future work. id: RAIL-FAB-WP-0022-T07 status: todo priority: low +state_hub_task_id: "4b6f0b7e-a066-490d-8160-ba23b03cf820" ``` Identify the UI and Cytoscape integration changes needed for each zone to use a