Feature
Generate an interactive HTML visualization of the project's memory state.
Trigger: "visualize memory" or "memory map"
Expected output:
- Project overview at center
- Active work items as nodes
- Decision tree with connections
- File dependency graph
- Timeline of sessions
Could use Mermaid diagrams or a standalone HTML file with D3.js.
Why this matters:
Complex projects are hard to understand from text alone. A visual map gives instant orientation.
Feature
Generate an interactive HTML visualization of the project's memory state.
Trigger: "visualize memory" or "memory map"
Expected output:
Could use Mermaid diagrams or a standalone HTML file with D3.js.
Why this matters:
Complex projects are hard to understand from text alone. A visual map gives instant orientation.