mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 10:57:13 +00:00
6954a28da8
The split-skill runbook passed '.' as report.generate's root argument in Steps 4 and 5, so `/graphify /some/path` produced a report titled "# Graph Report - ." regardless of the scanned directory. It now passes 'INPUT_PATH' (the Aider/Devin monoliths were already correct). Display-only: no path written to graph.json or manifest.json was affected. Regenerated + blessed the split-skill artifacts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>