docs: drop the Status section from the README (internal dev detail)

This commit is contained in:
2026-09-10 14:39:33 +00:00
parent 9ad7429440
commit d3a8006b1f

View File

@@ -202,15 +202,6 @@ Stdio is intentionally out of scope — a spawned process's stdio is
alktty's pipe mode (exit codes + signals are tty semantics); remote
command execution composes via alktty (OQ-TN-14).
## Status
v0.1.0 — the v1 protocol implementation, Phase-2 complete. Spec:
`docs/architecture/` (overview, wire, producer, consumer, BAST, ADRs
001006, the OQ tracker); review 001 (spec-conformance, pre-publish
gate): `docs/reviews/`. The wire surface (params, ALPN, codec, open-op
scope) is one-way-door stable from this point; the API surface becomes
ABI-stable at the first external consumer.
## Verification
```bash