Tracking Issue: documentation Mission next Mapping
Status: OPEN Owner: spec-kitty team Created: 2026-02-17
Problem
documentation mission does not currently yield a usable next step path and can terminate early due to missing state-machine/template parity in the next decision path.
Desired Behavior
For a feature using mission documentation, first next call returns:
kind=step- non-null
action - non-null prompt context/output path
Acceptance Criteria
documentationmission has explicitnext-compatible state/action mapping.- Required command templates exist and resolve for mapped actions.
- Existing strict
xfailintegration test is converted to a normal passing test. - This file status is changed to
CLOSEDin the same PR.