Upstream docs
This page is the canonical jumping-off point for verifying V1 configuration against current upstream behavior. The docs in this repo describe our contract; upstream defaults move and the linked pages are the source of truth for current platform behavior.
Rule: before changing any Supabase or Cloudflare configuration, re-read the linked upstream page. If upstream guidance contradicts a page in this repo, fix the repo page in the same change.
Supabase
Section titled “Supabase”Authoritative docs at supabase.com/docs.
Cloudflare
Section titled “Cloudflare”Authoritative docs at developers.cloudflare.com.
End-to-end wiring
Section titled “End-to-end wiring”When you’re ready to actually connect Supabase + Cloudflare, walk Wiring Supabase & Cloudflare top to bottom. That page is the single ordered checklist; every step there cites the relevant upstream link from the tables above.
How to use this page
Section titled “How to use this page”- Agents: when a config field name in this repo and the linked upstream page disagree, the upstream page wins. Open an issue against the repo page and link the upstream URL you read.
- Humans: during a V1 audit, walk this table top-to-bottom and confirm each cross-linked V1 page still matches the upstream contract. Bump
last_synced_withon each verified page.