fix(release): complete local readiness gates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user