generated from coulomb/repo-seed
chore: activate zone visualization workplan
This commit is contained in:
@@ -4,11 +4,12 @@ type: workplan
|
|||||||
title: "Promote graph zones to first-class visualization entities"
|
title: "Promote graph zones to first-class visualization entities"
|
||||||
domain: railiance
|
domain: railiance
|
||||||
repo: railiance-fabric
|
repo: railiance-fabric
|
||||||
status: proposed
|
status: active
|
||||||
owner: codex
|
owner: codex
|
||||||
topic_slug: railiance-fabric
|
topic_slug: railiance-fabric
|
||||||
created: "2026-05-24"
|
created: "2026-05-24"
|
||||||
updated: "2026-05-24"
|
updated: "2026-05-24"
|
||||||
|
state_hub_workstream_id: "343f8383-ba5e-4d60-b55e-81611954d9b9"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Promote Graph Zones To First-Class Visualization Entities
|
# Promote Graph Zones To First-Class Visualization Entities
|
||||||
@@ -33,8 +34,9 @@ step.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: RAIL-FAB-WP-0022-T01
|
id: RAIL-FAB-WP-0022-T01
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "636b14f7-e5c7-4d5d-acda-40f0c270cd29"
|
||||||
```
|
```
|
||||||
|
|
||||||
Define an internal zone view model that can represent:
|
Define an internal zone view model that can represent:
|
||||||
@@ -57,8 +59,9 @@ basic serialization.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: RAIL-FAB-WP-0022-T02
|
id: RAIL-FAB-WP-0022-T02
|
||||||
status: todo
|
status: in_progress
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "d0ca41d2-f7c4-4409-8799-4c0099192af5"
|
||||||
```
|
```
|
||||||
|
|
||||||
Implement a pure resolver that accepts graph nodes, graph edges, and zone
|
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
|
id: RAIL-FAB-WP-0022-T03
|
||||||
status: todo
|
status: todo
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "c89d8d53-72a4-4590-a0e5-67b012c3550c"
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace the graph explorer's hard-coded environment/access overlay grouping
|
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
|
id: RAIL-FAB-WP-0022-T04
|
||||||
status: todo
|
status: todo
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "d140cb5b-6a35-4cb0-ab68-e39e708c08e9"
|
||||||
```
|
```
|
||||||
|
|
||||||
Expose zone resolver diagnostics in the graph explorer without overwhelming the
|
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
|
id: RAIL-FAB-WP-0022-T05
|
||||||
status: todo
|
status: todo
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "765caa50-f372-4ab4-adb4-87660e684c54"
|
||||||
```
|
```
|
||||||
|
|
||||||
Extend saved graph profile state so profiles can remember zone configuration.
|
Extend saved graph profile state so profiles can remember zone configuration.
|
||||||
@@ -145,6 +151,7 @@ set after reload.
|
|||||||
id: RAIL-FAB-WP-0022-T06
|
id: RAIL-FAB-WP-0022-T06
|
||||||
status: todo
|
status: todo
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "7f3676cb-3d2e-417c-a385-f95545bcd738"
|
||||||
```
|
```
|
||||||
|
|
||||||
Prototype collapsing a resolved zone into a representative node while preserving
|
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
|
id: RAIL-FAB-WP-0022-T07
|
||||||
status: todo
|
status: todo
|
||||||
priority: low
|
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
|
Identify the UI and Cytoscape integration changes needed for each zone to use a
|
||||||
|
|||||||
Reference in New Issue
Block a user