Context
issues.IssueOracle is a deterministic fake. Wire it to real closingIssuesReferences (verified link) + issue open-state, including the at-land recheck (the last statement before adv.advance).
Acceptance
V3 passes/fails against real issues; an issue closed between precheck and land aborts the land; oracle outage => NEEDS_HUMAN.
Seam
tools/conductor/issues.py, verifier.py (V3), the land-recorder at-land recheck.
Context
issues.IssueOracleis a deterministic fake. Wire it to realclosingIssuesReferences(verified link) + issue open-state, including the at-land recheck (the last statement beforeadv.advance).Acceptance
V3 passes/fails against real issues; an issue closed between precheck and land aborts the land; oracle outage => NEEDS_HUMAN.
Seam
tools/conductor/issues.py,verifier.py(V3), the land-recorder at-land recheck.