feat(FN-3415): add todo documentation contract test

Adds a contract test for todo documentation in the core task store, covering the behavior documented in the system.

Fusion-Task-Id: FN-3415
This commit is contained in:
Fusion
2026-05-05 03:06:52 -07:00
committed by gsxdsm
parent bca3854d30
commit aea1396d34
6 changed files with 221 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ For a full walkthrough (installation, onboarding, first task, and daily workflow
| Guide | Description |
|---|---|
| [Task Management](./task-management.md) | Task creation modes, lifecycle, prompt specs, comments, archiving, and GitHub integration |
| [Todo View](./todo-view.md) | Canonical guide for the experimental Todo View, including enablement, usage, API routes, and storage |
| [Missions](./missions.md) | Mission hierarchy, planning flow, activation, progress tracking, and autopilot behavior |
| [Research](./research.md) | Research runs, provider setup, dashboard/CLI usage, findings, exports, and task integration |
| [Workflow Steps](./workflow-steps.md) | Reusable quality gates, templates, pre/post-merge phases, and workflow execution results |