chore(release): v0.28.1
Version bump via changesets.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@fusion/core": patch
|
||||
"@fusion/dashboard": patch
|
||||
---
|
||||
|
||||
Remove false-positive `committed_reservation_for_existing_id` task-ID-integrity check. The rule flagged every committed reservation that pointed at an existing task, but that's the happy-path steady state — a reservation transitions to `committed` immediately after the task row is inserted, so it's always expected to map to an existing ID. The banner was firing on every healthy node with task history.
|
||||
Reference in New Issue
Block a user