Problem
`.meta.json` records `rabbit_holes` at invocation time (codex-parity) but verify never reads them. A handoff that completed with rabbit-hole hits looks identical to a clean one when verify runs next.
Approach
Step 3.7's verdict table should include a "Rabbit holes detected at invocation: N (see .meta.json)" line when non-empty. Print the tokens.
Doesn't fail the verdict — just ensures users see the earlier warning.
Review reference
Adversarial review T9
Problem
`.meta.json` records `rabbit_holes` at invocation time (codex-parity) but verify never reads them. A handoff that completed with rabbit-hole hits looks identical to a clean one when verify runs next.
Approach
Step 3.7's verdict table should include a "Rabbit holes detected at invocation: N (see .meta.json)" line when non-empty. Print the tokens.
Doesn't fail the verdict — just ensures users see the earlier warning.
Review reference
Adversarial review T9