docs(cloudflare): align troubleshooting permission ids (#119)
<!-- CURSOR_AGENT_PR_BODY_BEGIN --> ## Summary The Cloudflare troubleshooting **Forbidden** guidance still named the old token permission strings (`zone:read`, `dns_records:edit`) after #117 switched the canonical docs to Cloudflare’s current scope ids. This updates that one sentence in `apps/docs/content/guides/troubleshooting.mdx` to `zone.read` and `dns.write`, matching `apps/docs/content/providers/cloudflare.mdx`. A repo scan found no other leftover `zone:read` / `dns_records:edit` / `dns_records` in docs-only files. Source and tests are untouched. ## Surfaces - **Documentation** — troubleshooting Forbidden sentence now uses the current Cloudflare permission ids. - Core API, React, registry, providers, snippets, package artifacts, host integration, and deployment: not in scope. ## Test plan - [x] Confirm the Forbidden sentence names `zone.read` and `dns.write` - [x] `bun run reference:check` in `apps/docs` - [x] `./node_modules/.bin/blume validate --strict` in `apps/docs` - [x] `bun run typecheck` in `apps/docs` - [x] `bun run typecheck:examples` from the repo root - [x] `bun run build` in `apps/docs` - [x] `./node_modules/.bin/blume audit --strict` in `apps/docs` - [x] `git diff --check` <!-- CURSOR_AGENT_PR_BODY_END --> <div><a href="https://cursor.com/agents/bc-8eb0ecd2-1e2a-4985-a6eb-b492470c8344?cursor_ref=pr_footer&cursor_cta=open_in_web"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> <a href="https://cursor.com/background-agent?bcId=bc-8eb0ecd2-1e2a-4985-a6eb-b492470c8344&cursor_ref=pr_footer&cursor_cta=open_in_cursor"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a> </div> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
S
Saatvik Arya committed
a1e7cb5ebe2220e9541b27396e25325515e0920d
Parent: bba88c9
Committed by GitHub <noreply@github.com>
on 9/15/2026, 7:10:20 AM