Files
fusion/packages/dashboard/app/components/__tests__
Fusion (runfusion.ai) e67df21de1 feat(FN-5208): guard soft-delete resurrection across upsert and triage writ
FN-5208 hardens the soft-delete boundary in the task store by adding read guards that block access to deleted tasks, write guards that reject upserts and triage mutations against deleted task IDs, and a resurrection guard that aborts re-enqueue of archived tasks back into `triage`/`todo`. The core l

Fusion-Task-Id: FN-5208
2026-05-19 19:24:27 -07:00
..