feat: show run counts in wf status

This commit is contained in:
lda
2026-06-11 18:11:08 +07:00 Verified
parent 094a4f726b
commit 071b77bf34
5 changed files with 78 additions and 3 deletions
+3 -2
View File
@@ -104,8 +104,9 @@ wf --url http://127.0.0.1:8765/rpc status
```
`status` is read-only. It reports the selected target, capability/source
availability, admin counts, auth record count, and desired registry count when
the target exposes those admin surfaces. It does not return auth payload values.
availability, durable run counts/latest run, admin counts, auth record count,
and desired registry count when the target exposes those surfaces. It does not
return auth payload values, trace entries, or checkpoint state.
## Output Policy