mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 19:07:10 +00:00
2c662c7917
The /graphify --update runbook called build_merge with absolute prune_sources but no root=, so _norm_source_file never relativized them to match the graph's relative source_file values. Nothing was pruned and changed/deleted files left ghost nodes that compounded on every incremental update. Fix the shared skillgen fragment to pass root='INPUT_PATH' and re-render all platform artifacts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>