feat(FN-3807): update schema-version assertions in tests

Schema version assertions were updated across seven core test files, with the most changes in `db.test.ts` and `insight-store.test.ts`, along with minor adjustments in the mission store, run audit, task documents, and roadmap store tests; a corresponding schema version constant was updated in `db.ts

Fusion-Task-Id: FN-3807
This commit is contained in:
Fusion
2026-05-09 03:42:29 -07:00
committed by gsxdsm
parent c9cc970601
commit 73a3a80117

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Add a dedicated Task Review tab that surfaces pull-request and direct reviewer feedback with selectable items, manual refresh, and same-task AI revision flow so teams can address review comments without creating a separate refinement task.