- jail-runner.test.ts: add missing PI_TUI_* and STRIPE_REFUNDS_ENABLED exports
to config mock (added to config.ts in upstream but not reflected in test mock)
- jail-runner.test.ts: advance timers before EPIPE emit so stdin error handler
is registered (runJailAgent awaits enrichPromptWithBuiltinKnowledge first)
- group-queue.ts: registerProcess now sets state.active = true, matching the
invariant that a registered process is always active
- hooks/prepare-commit-msg: strip ANSI escape codes from test summary line
---
Build: FAIL | Tests: pass — Tests 395 passed | 10 skipped (405)