Deploy internal user-engine portal foundation
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-27 23:24:36 +02:00
parent 480a84abfb
commit 49f727c54c
4 changed files with 180 additions and 4 deletions

View file

@ -98,6 +98,14 @@ runtime references, NetworkPolicies, TLS ingress, backups, observability,
resource limits, rollout/rollback, and availability evidence. Do not place
this stateful platform control surface on scale-to-zero Knative.
Implementation evidence (2026-07-27): the internal-only portal foundation is
running on `reef-railiance` as `Deployment/user-engine` with dedicated healthy
`Cluster/user-engine-pg`, default-deny NetworkPolicies, immutable directly
imported image `user-engine:portal-c27012a`, and successful `/readyz` probes.
Public ingress remains intentionally absent until T03 supplies the verified
KeyCape OIDC edge. Forgejo OCI publication is pending restoration of the
OpenBao package-publisher capability; no credential was bypassed or exposed.
## T06 - Prove role-scoped administration and failure safety
```task