AMS Infrastructure — Cloudflare-native validation
Cloudflare Pages deployment is live. GitHub Actions / GitHub Workflows are not used.
Control-plane boundary
- GitHub: source storage only.
- Cloudflare: validation, build, preview, deploy, runtime.
- Ops-OS: registry/evidence visibility.
- Linear: approval and evidence ledger.
- Agent Vault: secrets; no secret values in this repo.
Evidence
- Linear:
INF-3998 - Repo:
mkc909/ams-infrastructure - Deployment source commit is recorded in Cloudflare Pages deployment metadata.
- Generated:
2026-06-02T18:08:00.652915+00:00
Validation commands
npm run cf:validatewrangler deploy --config cloudflare/validation-worker/wrangler.toml --dry-runwrangler pages deploy cloudflare/validation-pages --project-name ams-infrastructure-validation --branch main
Current blocker
Worker deploy path is blocked by Cloudflare Workers account limit: 500 Workers exceeded. Pages deployment is used as the Cloudflare-native live proof path.