docs(tasks): document retained lost task audit

This commit is contained in:
Peter Steinberger
2026-04-26 02:52:02 +01:00
parent de5b173546
commit 0cf30b6a65
5 changed files with 20 additions and 10 deletions

View File

@@ -75,7 +75,7 @@ Cancels a running background task.
openclaw tasks audit [--severity <warn|error>] [--code <name>] [--limit <n>] [--json]
```
Surfaces stale, lost, delivery-failed, or otherwise inconsistent task and Task Flow records.
Surfaces stale, lost, delivery-failed, or otherwise inconsistent task and Task Flow records. Lost tasks retained until `cleanupAfter` are warnings; expired or unstamped lost tasks are errors.
### `maintenance`