Compare commits

...

2 Commits

Author SHA1 Message Date
fe2e98e2a4 Track generated State Hub decision log 2026-06-05 22:23:38 +02:00
7cb943ed41 Finish zone drag verification workplan 2026-06-05 21:38:03 +02:00
2 changed files with 29 additions and 7 deletions

21
DECISIONS.md Normal file
View File

@@ -0,0 +1,21 @@
# Decision Log
_Auto-generated by the Custodian State Hub._
## State Hub workstation Postgres migration approval
**Date:** 2026-06-03
**Decided by:** codex
Superseded by WP-0004 T09 cancellation and CUST-WP-0038 ownership of State Hub HA migration, including hostname, registry, exposure model, HA database/storage, restore drills, and production data migration approval.
---
## activity-core deployment architecture
**Date:** 2026-06-03
**Decided by:** codex
Superseded by completed WP-0004 outcome: activity-core was deployed as a K3s production service on railiance01 on 2026-05-22; the packaging architecture question is no longer blocking this workplan.
---

View File

@@ -4,11 +4,11 @@ type: workplan
title: "Improve zone labels and dragging"
domain: railiance
repo: railiance-fabric
status: active
status: finished
owner: codex
topic_slug: railiance-fabric
created: "2026-05-25"
updated: "2026-05-25"
updated: "2026-06-05"
state_hub_workstream_id: "f02e14c5-e60f-4950-b1a2-682c38b30431"
---
@@ -88,7 +88,7 @@ and leaves the Fabric graph payload unchanged.
```task
id: RAIL-FAB-WP-0023-T03
status: blocked
status: done
priority: medium
state_hub_task_id: "8793e982-8991-4cda-8259-3f981bbb9201"
```
@@ -108,7 +108,8 @@ Expected result: the UI renders clean labels and the zone drag interaction works
without breaking existing graph explorer behavior.
Result: Static UI assertions, JavaScript syntax validation, focused graph tests,
full test suite, Fabric CLI validation, and a headless Edge screenshot pass.
Automated drag smoke verification is blocked because Edge's remote debugging
endpoint was not reachable from WSL in this session. Manual verification is
needed by grabbing a zone label in the running graph explorer.
full test suite, Fabric CLI validation, and a headless Edge visual smoke pass.
The scripted drag smoke ran against the registry-backed graph explorer in
disposable Edge via CDP, dragged the `dev-tegwick` zone label, confirmed 25
rendered nodes moved together, and observed the UI status text
`Moved zone "dev-tegwick".`