docs: classify command stability
This commit is contained in:
parent
64e74acc9d
commit
64959199b8
3 changed files with 84 additions and 4 deletions
|
|
@ -109,11 +109,11 @@ and downstream projects.
|
|||
- `[ ]` Pipe and overlay wire protocol variants roundtrip.
|
||||
- `[x]` Unknown or malformed protocol inputs fail safely.
|
||||
|
||||
- `[ ]` Classify command stability.
|
||||
- `[x]` Classify command stability.
|
||||
Acceptance criteria:
|
||||
- `[ ]` Commands are marked stable, experimental, or prototype in docs.
|
||||
- `[ ]` Help text avoids production claims for experimental paths.
|
||||
- `[ ]` Prototype paths have explicit migration or removal expectations.
|
||||
- `[x]` Commands are marked stable, experimental, or prototype in docs.
|
||||
- `[x]` Help text avoids production claims for experimental paths.
|
||||
- `[x]` Prototype paths have explicit migration or removal expectations.
|
||||
|
||||
## Phase 3: Storage And Migration Hardening
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue