feat(FN-4484): update task-management and cli-reference documentation

Updates CLI reference and task management documentation to align with FN-4476 changes.

Fusion-Task-Id: FN-4484
This commit is contained in:
Fusion
2026-05-14 10:18:20 -07:00
committed by gsxdsm
parent a673718b50
commit 1fe96eb1ad
2 changed files with 2 additions and 2 deletions

View File

@@ -258,7 +258,7 @@ When the executor tries to allocate the canonical task branch (`fusion/<task-id>
2. **Inspect candidates**
Run the recovery command with no flags to list every matching canonical or sibling branch. The output includes the tip SHA, any attached worktree path, and the stranded commits that are not reachable from the run's start point.
Run the recovery command with no flags to list every matching canonical or sibling branch. The output includes the tip SHA, any attached worktree path, and patch-id-aware stranded commit subjects unique to the branch versus `main` (`git cherry`). Fully-subsumed branches now report no stranded commits.
```bash
fn task branch-recovery FN-001