PWN the room

Controlled competitive security with reviewed access, gated labs and a public surface that stays readable.

Login

New access is closed on this environment.

Blog

platform update

March 28, 2026 · 4 min read

Platform Update: Security and Performance

This update closes several release, runtime and policy gaps so events stay more stable under load and operators get less ambiguous failure modes.

This slice was not about polishing screenshots. It was about making the platform harder to misuse, easier to release and faster to recover when a runtime path fails.

What improved

Hosted release paths are now reproducible through GitHub and GHCR, runtime templates use digest-pinned images and the platform enforces stricter runtime image policy for approved registries.

Challenge cold starts also improved materially after tuning runtime readiness instead of guessing at pre-cache first.

  • Digest pinning for runtime templates.
  • Faster time-to-ready through probe tuning.
  • More explicit release gates and security checks.

Operational effect

The main gain is not visual polish. It is a cleaner release posture: fewer manual recovery steps, less ambiguity about what image is actually running and a smaller gap between what was published and what the cluster can safely pull.

Why users should care

When the platform becomes more deterministic, players see fewer broken sessions and creators see less uncertainty around lab availability. Reliability is part of UX, even when the user never sees the mechanism directly.