Record portal operability evidence
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-30 00:00:24 +02:00
parent 2bcda7f26f
commit f8df43a55e

View file

@ -145,6 +145,16 @@ through approved runtime references, implement backups/restore evidence, and
document rollback and zero-downtime upgrade expectations. Browser state must
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
```task