docs: record wf schema command completion

This commit is contained in:
lda
2026-06-22 22:07:17 +07:00 Verified
parent 0185cb5227
commit b32723b68d
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -57,6 +57,9 @@ clear operator feedback before adding more architecture.
- Completed: focused draft edit helpers are exposed through RPC/CLI, and - Completed: focused draft edit helpers are exposed through RPC/CLI, and
`wf deploy create` is accepted as an alias for `wf deploy save`. Docs now `wf deploy create` is accepted as an alias for `wf deploy save`. Docs now
distinguish draft shape from raw plan shape for agent authoring. distinguish draft shape from raw plan shape for agent authoring.
- Completed: `wf schema` now lists workflow document/component models, emits
compact JSON outlines for agent discovery, and emits valid self-contained
JSON Schema with `--verbose`.
- Keep status read-only; do not mutate registry, auth, config, or stores. - Keep status read-only; do not mutate registry, auth, config, or stores.
## Priority 2: Durable Run/Resume Hardening ## Priority 2: Durable Run/Resume Hardening