Files
fusion/.changeset/missions-engine-integration.md
gsxdsm 27d2f25b42 feat(KB-635): integrate mission workflows across CLI, extension, and engine
- Add mission CLI commands and pi extension tools for creating missions, milestones, slices, features, and task links
- Extend core mission storage and schema migrations with auto-advance support, task slice linkage, and comment normalization coverage
- Wire mission-aware scheduler and executor behavior so linked features progress with task execution and completed slices can auto-activate follow-on work
- Add regression tests for mission CLI parsing, extension behaviors, scheduler mission semantics, and executor integration
2026-04-01 13:45:56 -07:00

179 B

@fusion/engine
@fusion/engine
minor

Add MissionStore integration to scheduler and executor. Supports automatic slice activation and milestone advancement when linked tasks complete.