Umbrella for the v2 refactor approved on 2026-06-25. North-star design: docs/ARCHITECTURE_V2.md.
Goal: turn LOGAN from a working-but-monolithic Electron app into a layered system whose editor/viewer core is reusable (logs today; code/diff/nexum + web later) — via safe, incremental, individually-shippable phases. No big-bang.
Layers: L0 Host port + Command Bus · L1 Document model · L2 Editor/Viewer core + Decoration API · L3 feature plugins · L4 workbench shell.
Phases:
Work happens on branch refactor/v2-architecture. Each phase = its own PR, tests green.
🤖 Generated with Claude Code
Umbrella for the v2 refactor approved on 2026-06-25. North-star design:
docs/ARCHITECTURE_V2.md.Goal: turn LOGAN from a working-but-monolithic Electron app into a layered system whose editor/viewer core is reusable (logs today; code/diff/nexum + web later) — via safe, incremental, individually-shippable phases. No big-bang.
Layers: L0 Host port + Command Bus · L1 Document model · L2 Editor/Viewer core + Decoration API · L3 feature plugins · L4 workbench shell.
Phases:
Work happens on branch
refactor/v2-architecture. Each phase = its own PR, tests green.🤖 Generated with Claude Code