feat(FN-4891): merge fusion/fn-4891

This commit is contained in:
gsxdsm
2026-05-17 08:24:49 -07:00
parent da6598a4c0
commit 0d0d818b77
7 changed files with 361 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ export type DatabaseMutationType =
| "task:auto-recover-finalize-already-on-main"
| "task:auto-recover-branch-misbound"
| "task:auto-recover-node-unreachable"
| "task:auto-reconciled-self-defeating-dep"
/**
* Metadata shape for node:handoff:* and node:lease:* events:
* ```ts