Joseph O'Brien
|
88fa939867
|
fix(notgraph): phantom node cycles, inline mod symbols, dedup path_to_mod
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 02:38:22 -04:00 |
|
Joseph O'Brien
|
b1f3b36fc2
|
test(notgraph): fix cyclic integration test to use synthetic graph
|
2026-04-02 02:36:01 -04:00 |
|
Joseph O'Brien
|
377582269b
|
test(notgraph): add integration tests for clean/cyclic/symbols fixtures
|
2026-04-02 02:35:15 -04:00 |
|
Joseph O'Brien
|
b61565dc22
|
feat(notgraph): wire full CLI pipeline
|
2026-04-02 02:31:40 -04:00 |
|
Joseph O'Brien
|
33fc4354c0
|
feat(notgraph): implement emit (md, json, html)
|
2026-04-02 02:30:21 -04:00 |
|
Joseph O'Brien
|
853bfbc427
|
feat(notgraph): implement analysis (fan stats, Kahn cycles, hotspots)
|
2026-04-02 02:29:07 -04:00 |
|
Joseph O'Brien
|
b73db06f7b
|
feat(notgraph): implement symbols extractor
|
2026-04-02 02:27:45 -04:00 |
|
Joseph O'Brien
|
2b46656d3e
|
feat(notgraph): implement module_graph collector
|
2026-04-02 02:26:53 -04:00 |
|
Joseph O'Brien
|
b3fe098de5
|
feat(notgraph): implement crate_graph collector
|
2026-04-02 02:25:57 -04:00 |
|
Joseph O'Brien
|
00b4974e75
|
feat(notgraph): define all shared types
|
2026-04-02 02:25:16 -04:00 |
|
Joseph O'Brien
|
f9bd96530e
|
feat(notgraph): scaffold crate with lib+bin targets
|
2026-04-02 02:23:46 -04:00 |
|