Mission Run Overview

Mission Run: Read-Path / Error-Fidelity Adoption

Adopt the existing single typed mission-context/read-path resolver across the commands that bypass it, and preserve its typed errors end-to-end — so the read-path stops lying and resolves consistently across primary, coord, and submodule surfaces.

Robert's 3.2.0 training run (#2007) surfaced a cluster of read-path failures — next reporting MISSION_NOT_FOUND when the truth is a read-path miss, decision-open rejecting valid coordination handles, setup-plan demanding a flag it shouldn't, spec-committed reading the wrong surface, and submodule checkouts resolving the wrong repo root. Three research squads established the fix is not new construction: the single typed resolver already exists (resolve_action_context/ExecutionContext); the failing commands bypass it or flatten its typed error. This mission finishes that adoption, makes the resolver behave equivalently across input classes, and preserves typed errors so operators see the real failure and its remediation.

Total Tasks
9
0 planned
In Progress
0
Review
0
Approved
0
Completed
9
100% done

Available Artifacts