Tracking Issue: plan Mission next Mapping
Status: OPEN Owner: spec-kitty team Created: 2026-02-17
Problem
spec-kitty next can return blocked for plan mission at initial state goals because state-to-action mapping and template coverage are incomplete.
Desired Behavior
For a feature using mission plan, first next call returns:
kind=step- non-null
action - non-null prompt context/output path
Acceptance Criteria
planmission initial and subsequent states map deterministically to supportednextactions.- Command template resolution succeeds for mapped actions without fallback ambiguity.
- Existing strict
xfailintegration test is converted to a normal passing test. - This file status is changed to
CLOSEDin the same PR.