Files
fusion/.changeset/strict-project-migration.md
gsxdsm 945d629e3b fix(core): make SQLite cutover lossless and project-local
Preserve legacy-only tables, recover partial migration ownership, and enforce project-local keys, relationships, agents, merge queues, task IDs, archives, and monitor state with PostgreSQL RLS.

Report successful cutovers once in the dashboard and system inbox with retained SQLite paths and Discord support details.
2026-07-14 12:41:10 -07:00

281 B

@runfusion/fusion
@runfusion/fusion
patch

summary: Preserve legacy migration data and isolate PostgreSQL records, task IDs, and merge queues by project. category: fix dev: Adds lossless legacy-table migration, strict source-column checks, project RLS, and project-local allocation keys.