feat: implement Story 2.1 — canvas workspace with @xyflow/react and unified graph model

Replace the placeholder diagram editor with a professional Studio layout featuring
an interactive @xyflow/react canvas, unified graph data model with bidirectional
converters, Zustand state management, and oklch design tokens. Includes 25 unit
tests for converters and store, with all code review fixes applied.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alejandro Gutiérrez
2026-02-24 02:07:59 +00:00
parent 098f4968be
commit 5033109656
17 changed files with 1922 additions and 96 deletions

View File

@@ -49,8 +49,8 @@ development_status:
epic-1-retrospective: optional
# ── Epic 2: Interactive Canvas & Diagram Types (Phase 2) ──
epic-2: backlog
2-1-canvas-workspace-with-xyflow-react-and-unified-graph-model: backlog
epic-2: in-progress
2-1-canvas-workspace-with-xyflow-react-and-unified-graph-model: done
2-2-elk-js-auto-layout-engine-in-web-worker: backlog
2-3-bpmn-diagram-type-renderer: backlog
2-4-entity-relationship-diagram-type-renderer: backlog