docs: classify command stability

This commit is contained in:
Eric Wendland 2026-07-05 17:58:49 +02:00
commit 64959199b8
3 changed files with 84 additions and 4 deletions

View file

@ -628,6 +628,8 @@ The automation-facing compatibility policy is documented in
[`docs/compatibility.md`](docs/compatibility.md). It defines the intended
stability rules for CLI commands, `--json` output, the local control JSONL
protocol, Iroh peer wire protocols, SQLite metadata, and signed operation logs.
Command-family stability levels are tracked in
[`docs/command-stability.md`](docs/command-stability.md).
GitHub Actions workflows live under `.github/workflows/`: