feat(FN-4559): complete remaining recovery, tests, and docs

Fusion-Task-Id: FN-4559
Fusion-Task-Lineage: 9276f683-657c-4604-aaef-143da488b287
This commit is contained in:
Fusion
2026-05-15 00:35:19 -07:00
committed by gsxdsm
parent 941213ec14
commit 38267f479f
7 changed files with 283 additions and 3 deletions

View File

@@ -3494,7 +3494,7 @@ export async function commitOrAmendMergeWithFixes(
);
await auditor?.database({
type: "task:auto-recover-finalize-already-on-main",
taskId,
target: taskId,
metadata: {
mergeSha: landed.sha,
mergeStrategy: landed.strategy,