7fdf0ba971
Code-review followup. TOOL_SCRIPT_RE didn't include \ in delimiter char class — Windows-native commands like `node tools\foo.mjs` fell through to inline:<sha> fallback. Added \ to char class + inner [\/\] alternation, normalize match to forward-slash. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>