- Delete legacy jump_args consistency checks (62 lines from cfg.rs) - Metadata no longer exists, so dual-source validation is obsolete - Rely on existing SSA validation for PHI correctness Simplifies verification now that jump_args metadata is deleted and terminator operands are the sole source of truth. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>