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

@@ -834,7 +834,7 @@ Common built-in dashboard flags include:
- `skillsView`
- `nodesView`
- `devServerView`
- `todoView`
- `todoView` (enables dashboard Todo View; see [Todo View](./todo-view.md))
- `researchView`
- `remoteAccess`
- `agentOnboarding` (gates the planning-style New Agent onboarding flow in Agents view)