Record portal operability evidence
This commit is contained in:
parent
2bcda7f26f
commit
f8df43a55e
1 changed files with 10 additions and 0 deletions
|
|
@ -145,6 +145,16 @@ through approved runtime references, implement backups/restore evidence, and
|
||||||
document rollback and zero-downtime upgrade expectations. Browser state must
|
document rollback and zero-downtime upgrade expectations. Browser state must
|
||||||
never become authoritative.
|
never become authoritative.
|
||||||
|
|
||||||
|
2026-07-29 increment: the runtime now exposes protected Prometheus readiness
|
||||||
|
and aggregate record metrics, rejecting requests without the trusted workload
|
||||||
|
marker. NetKingdom deployed a daily atomic Postgres custom-format backup with
|
||||||
|
catalog/checksum verification and retention, then restored it into an isolated
|
||||||
|
ephemeral PostgreSQL instance and verified four public tables plus the schema
|
||||||
|
ledger. A reversible live rollout gate proved rollback to the retained prior
|
||||||
|
image and restoration of `user-engine:portal-2bcda7f`. The remaining
|
||||||
|
production gaps are off-node backup custody and approved registry publication,
|
||||||
|
so this task remains in progress.
|
||||||
|
|
||||||
## T06 - Security, accessibility, and workflow conformance
|
## T06 - Security, accessibility, and workflow conformance
|
||||||
|
|
||||||
```task
|
```task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue