Files
STEP35 Burn Worker 5f6a7f7265
Some checks failed
Test / pytest (pull_request) Failing after 35s
feat(graph): Add graph visualizer (ASCII + DOT) with subgraph extraction
Add scripts/graph_visualizer.py — standalone tool that:
- Builds knowledge graph from knowledge/index.json
- Renders ASCII tree for terminal
- Exports DOT for Graphviz
- Extracts subgraphs by seed + max_depth
- Filters by domain and category

Includes test_graph_visualizer.py smoke test (8/8)
Addresses #151
2026-04-25 21:00:05 -04:00
..
2026-04-21 11:57:53 +00:00