aboutsummaryrefslogtreecommitdiffstats
path: root/experiments/cfg_dump.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reformat: ruff format + import sort, mechanically (see ruff.toml)blasty7 days1-14/+27
| | | | No behavior. Listed in .git-blame-ignore-revs (next commit).
* graph: docs, and the offline layout toolsblasty2026-08-061-0/+119
cfg_dump freezes real CFGs to JSON; graph_spike renders one or --stats a whole corpus through the shipping engine; graph_smoke is the end-to-end tool->domain->layout check; graph_shot renders the real view headless at a chosen size, which is the only sane way to judge it (a tiled pane is far too narrow and the minimap sits on top of the graph).