Files
Garry TanandClaude Fable 5 adb7f07ac4 fix(reference): route exit codes through setCliExitVerdict; use withEnv in e2e test
CI red on two guards:
- test/cli-exit-verdict-pin.test.ts: raw process.exitCode writes in
  src/commands/reference.ts -> replaced with setCliExitVerdict.
- check:test-isolation R1: direct process.env.GBRAIN_SOURCE mutation in
  test/reference-flag.test.ts -> wrapped the two runReference calls in
  withEnv({ GBRAIN_SOURCE: undefined }).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 10:58:08 -07:00
..