DashboardcraftAlways verify Cloudflare/Wrangler/third…

Always verify Cloudflare/Wrangler/third-party behavior against primary sources before answering or changing

Category: preference
Confidence: 1.00
ID: 019fdd20-364f-78f5-8a32-e294d1605240
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 2
Source session: 1ZRDAeEcrLKOakFtW
Created: 2026-08-03 21:10:42
Updated: 2026-08-07 16:48:23

Cross-Project Recalls

ProjectHitsLast recalled
cli 4 7d ago
opencode-lore 1 2026-08-06

Content

Always verify behavior against primary sources for Cloudflare/Wrangler or any third-party tool/API before answering technical/design questions or making changes. Check the exact installed tool version, its --help output and bundled source, plus official vendor documentation; never guess. Verify defaults, precedence, endpoint behavior, authentication and least-privilege token scopes, account/environment and production semantics, compatibility dates, and network/deployment side effects. For Wrangler investigations, use an isolated scratch dir like /tmp/opencode, install the exact version, inspect its bundled CLI source, and cross-check official Cloudflare docs. Pass API tokens only via environment variables, never in args/logs. Ensure dry-run paths have no network or deployment side effects. Cite exact source locations/URLs and document required permissions; report prioritized CRITICAL/MAJOR/MINOR findings with file:line references and command-based verification.

Move to: