feat(FN-5141): complete Step 3 — update manual skill delete wording

Fusion-Task-Id: FN-5141
Fusion-Task-Lineage: 2f90daca-c147-4807-b780-09f8f54580ae
This commit is contained in:
Fusion (runfusion.ai)
2026-05-19 08:27:06 -07:00
committed by gsxdsm
parent 935b0043fe
commit 90b51587cd
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ Use `fn_task_show` with the task ID:
| Refine completed task | `fn_task_refine` | Creates follow-up task with dependency on original |
| Archive done task | `fn_task_archive` | Moves from done → archived |
| Restore archived task | `fn_task_unarchive` | Moves from archived → done |
| Delete task | `fn_task_delete` | Permanent — cannot be undone |
| Delete task | `fn_task_delete` | Soft delete — hides from active views; ID stays reserved; archive cleanup is the only hard-removal path |
**Attaching files:**