feat(FN-4579): complete Step 5 — clarify milestone field semantics

Fusion-Task-Id: FN-4579
Fusion-Task-Lineage: b0f3b436-599f-4b7b-a598-b8789e0e4cb7
This commit is contained in:
Fusion
2026-05-15 06:33:22 -07:00
committed by gsxdsm
parent 56d7bfb564
commit 508a174e44
4 changed files with 11 additions and 3 deletions

View File

@@ -122,6 +122,14 @@ When missions are created through the interview planning workflow, Fusion automa
- **Verification fields**: Milestone and slice verification criteria from the interview are stored in dedicated `verification` fields rather than concatenated into descriptions
- **Partial plans handled**: Auto-generation is robust to partial plans (missing slices/features or empty criteria) without throwing errors
### Milestone Text Field Semantics
Milestones now carry three complementary free-text fields:
- `description` — narrative scope of the phase
- `verification` — informal "how to confirm" notes
- `acceptanceCriteria` — structured acceptance/assertion text (the canonical pass/fail bar), parallel to feature-level `acceptanceCriteria`
## Slice Activation and Progress
Slices represent staged execution windows.