fix(release): complete local readiness gates

This commit is contained in:
slhx agent
2026-07-14 01:45:28 +02:00
parent 23b1d75f7f
commit 48d6ea31be
4 changed files with 20 additions and 13 deletions
+9 -4
View File
@@ -10,10 +10,15 @@ closure. Their implementation order lives in `PLAN.md`. req: examples/001 req: p
## Current status
- Server-first and page-enhanced baseline: proven by the evidence below.
- Client-local WASM: not implemented; first active v1 slice.
- Durable offline/sync: contracts shaped, implementation blocked by the local
execution boundary.
- Full production reference and v1 closure matrix: not yet proven.
- Client-local WASM: real generated-resource browser/WASM execution proven.
- Durable offline/sync and multiplayer milestone: framework-owned replay,
acknowledgement, convergence, presence, recovery, and accessibility proven.
- Production reference: authenticated mutation, origin/CSRF denial, atomic
rollback-safe persistence, restart recovery, health/readiness, diagnostics,
metrics, CSP, and mixed-build fail-closed recovery proven.
- V1 closure matrix: local workspace, browser, performance, docs, and example
gates pass; `cargo-audit` and `cargo-deny` remain unavailable and block the
approved pinned dependency/license audit.
- Publishing and deployment: explicitly unauthorized.
## Baseline evidence