test(KB-636): expand mission integration coverage

- Add deeper MissionStore integration tests for hierarchy integrity, rollups, reorders, and task link cleanup
- Extend mission API end-to-end coverage for feature patching, validation, and cascade scenarios
- Fix TaskStore task upsert placeholders to preserve mission slice linking fields after merge resolution
- Tidy mission CLI help text and include the published package changeset for the missions launch
This commit is contained in:
gsxdsm
2026-04-01 14:30:04 -07:00
parent 339c05860a
commit 0529048fa6
5 changed files with 292 additions and 612 deletions

View File

@@ -104,7 +104,7 @@ Usage:
fn mission create [title] [description...] Create a new mission
fn mission list List all missions
fn mission show <id> Show mission with hierarchy
fn mission delete <id> [--force] Delete a mission
fn mission delete <id> [--force] Delete mission
fn mission activate-slice <slice-id> Activate a pending slice
Options: