docs/08-stack.md
Stack
Current implementation stack:
- Daemon: Node.js 25 + TypeScript
- HTTP/WS: Express +
ws - State: JSON snapshots + JSONL event logs on disk
- UI: React + Vite + Cytoscape
- Schemas: TypeScript types + JSON Schema
This stack is optimized for fast iteration and local-first workflows.
