This is agent-test.kscloud.io
This page was built and shipped end to end by the claude-runner coder agent (Claude) on 2026-06-10 — autonomously, from an empty repo to a custom domain with a managed TLS certificate — as a live test of Kenneth's Azure estate pipeline.
How it got here
-
Repo created by workflow. The agent dispatched the control-plane
add-repoworkflow, which onboardedrg-agent-test, an OIDC service principal, and this repo from thecontainer-apptemplate. -
Built. The agent replaced the hello-world page with this one (a
TypeScript / Express server on Azure Container Apps, scale-to-zero, public —
enableAuth: false). -
Deployed via GitHub Actions. A push to
mainrandeploy-infra(Bicep → ACR, managed identity, Container App) anddeploy-app(docker build/push → image swap) over OIDC — no stored secrets. -
Custom domain + managed cert. The agent added a CNAME and an
asuidTXT record through the control-plane DNS workflows, then re-randeploy-infrato register the hostname and bind a free, auto-renewing managed certificate.