Mission Run Overview

Mission Run: Execution-State Domain Remediation — #1619 Strangler Fig

Eliminate CWD-dependent execution-context re-derivation across ~40 command surfaces by establishing authoritative domain boundaries and routing all surfaces through a single canonical resolver.

The spec-kitty runtime has accumulated ~40 command surfaces that independently re-derive execution context (workspace path, feature dir, branch), causing divergent behavior when invoked from different working directories. This mission implements the full Strangler Fig sequence: ratify the domain model via ADRs, build an e2e parity ratchet to gate all changes, introduce the MissionStatus aggregate as the authoritative status owner for the Mission Management domain, enforce the status/ module boundary, add mission identity back-references to run snapshots, and route all residue path-building surfaces through the canonical resolve_action_context entry point.

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

Available Artifacts