mirror of
https://github.com/safishamsi/graphify.git
synced 2026-08-27 00:36:39 +00:00
#2508 (thanks @Tomaskobel): callflow loads the graph directed and recovers direction from _src/_tgt markers (consistent with the path fix), so caller/callee columns are correct; indirect calls are now counted. #2507 (thanks @filipechagas): relational-intent verbs (calls/uses/extends/ ...) are excluded from the per-term seed guarantee, so a decoy matching only the verb no longer becomes a traversal root, while a verb that is a real symbol name can still be seeded on merit. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>