feat(FN-4124): surface mission interview drafts across mission tooling

- Add dashboard API routes and mission interview store support to list and inspect draft missions
- Update Mission Manager UI to surface draft interview sessions with styling and regression coverage
- Extend CLI mission commands and extension tools to expose draft listings consistently
- Document the draft surfacing behavior and include a changeset for the published CLI package

Fusion-Task-Id: FN-4124
This commit is contained in:
Fusion
2026-05-12 19:38:36 -07:00
committed by gsxdsm
parent 531494677c
commit 5c521434d2
19 changed files with 912 additions and 26 deletions

View File

@@ -180,7 +180,9 @@ Create a new mission — a high-level objective that can span multiple milestone
List all missions with their current status.
No parameters.
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `includeDrafts` | boolean | — | Include in-flight mission interview drafts (default: true) |
### fn_mission_show