feat(FN-2087): finalize canonical memory path migration
- Remove legacy .fusion/memory.md fallback references and normalize prompts/docs to .fusion/memory/MEMORY.md - Stop legacy mirror writes and fallback reads in core memory backend and project memory flows - Update engine worktree boundary checks and tests for canonical memory file handling - Align dashboard memory/settings surfaces and route tests with canonical memory behavior - Add model-favorites persistence test coverage for mission interview and new agent dialogs
This commit is contained in:
@@ -217,7 +217,7 @@ One prelisted item is no longer untested:
|
||||
|
||||
## 4.5 Memory pitfall cross-reference
|
||||
|
||||
From `.fusion/memory.md` testing pitfalls:
|
||||
From `.fusion/memory/MEMORY.md` testing pitfalls:
|
||||
|
||||
- **Engine pool setting must remain threads** — config currently reflects this (`packages/engine/vitest.config.ts:10`), but there is no dedicated regression test guarding accidental config drift.
|
||||
- **Dashboard 429 retry test requires 30s timeout** — still covered (`packages/dashboard/src/routes.test.ts:3992-4016`).
|
||||
|
||||
Reference in New Issue
Block a user