Adventive — Cloudflare Platform Standards
Evergreen standards, SOPs, and reference material for every Cloudflare service Adventive uses. One folder per service. Time-bounded rollout work lives in projects/, not here.
Services
Section titled “Services”| Service | Folder | Status |
|---|---|---|
| Workers | workers/ | Active SOP — naming, wrangler, secrets, QA, DR, worker-stub |
| Tunnel | tunnel/ | Reference area — populated after rollout completes |
Planned (add when needed)
Section titled “Planned (add when needed)”access/— Cloudflare Access policies, IdP integration, group definitionspages/— Pages deployments, build configs, framework patternsr2/— R2 bucket layout, lifecycle, access patternsd1/— D1 database conventions, migration policyzero-trust/— Zero Trust posture, device posture, gateway policies
Convention
Section titled “Convention”Each service folder includes:
<service>/├── README.md What this service is, who owns it, status├── 01-…05-… Numbered SOP sections in plain Markdown├── Adventive_Cloudflare_<Service>_SOP.pdf WeasyPrint deliverable└── (optional scaffolds, e.g. workers/worker-stub/)