Operational overview

Cloudflare App Ops

Status dashboard for Cloudflare-native projects. Each app's actual stage is noted — some are deployed scaffolds, others are actively developed.

Apps
4
Cloudflare-inventory products
Deployed pages
9
Workers + dashboards + landings
Stage range
Scaffold → Deployed
Scaffold → active dev → deployed
Infra
Workers + Pages + D1
All on Cloudflare free tier

Product Status

AppStageWorkerFrontendLandingDocs
Webhook Witness Phase 2 / Deployed Live Live Live Updated
API Changelog Radar Scaffold / Deployed Live* Live* Live* Updated
tfstate Drift Inspector Experimental / Deployed Live* Live* Live* Updated
cloudflare-launch-portfolio Deployed Live

* Workers and pages deployed but backed by scaffold/experimental code. See each repo's README for actual capabilities.

Webhook Witness

Workspace-scoped webhook capture and inspection. Deployed on Workers + Pages + D1.

Phase 2 Worker API live Dashboard live Lead capture live Workspace auth live

Billing shell only — Stripe not provisioned. Plan limits defined but not enforced.

Dashboard Repo

Next: real auth + team invites. Then: Stripe checkout + quota enforcement.

API Changelog Radar

Planned changelog monitoring service. Worker + Pages deployed but currently a scaffold — no diffing, no fetching, no alerts. Well-designed D1 schema exists.

Scaffold Worker live Dashboard live Landing live

Hardcoded plans only. No billing code. D1 tables (sources, snapshots, diffs, alerts) never queried.

Dashboard Repo

Next: source CRUD, polling engine, content fetching. Then: diff engine + alert dispatch.

tfstate Drift Inspector

Terraform drift detection. Python CLI backend + Cloudflare Worker/Pages frontend. CLI backend is functional; Cloudflare deploy path is experimental.

Experimental Worker live Frontend live Landing live

Drift scan engine, Slack alerts, and GitHub PR integration work locally/Fly.io. Cloudflare deploy is a separate experimental path.

Dashboard Repo

Next: scheduled scans + report exports + paid audit funnel.