Skip to content

v0.1.0

Choose a tag to compare

@adewale adewale released this 09 Jun 16:01

Highlights

  • Created the public cfdoctor repository.
  • Added MIT license metadata and root LICENSE.
  • Added CI validation for JSON manifests, Python helpers, trigger evals, self-scan, and diff whitespace.
  • Clarified that wrangler.jsonc is Cloudflare's recommended config format for new Wrangler projects while JSON and legacy TOML remain supported audit inputs.
  • Expanded README and recipes to explain the Python scanner as a read-only triage layer, not proof or a replacement for sourced audit judgment.
  • Added Lessons Learned documentation for eval contract coverage, Wrangler config examples, scanner scope, fixture self-scan noise, and Pi skill bundling.
  • Added the Cloudflare Doctor Agent Skill (SKILL.md) with source-backed audit workflow and safety rules.
  • Added read-only static scanner for Cloudflare repos.
  • Added deterministic trigger evals with current proxy result: 38/38 = 100%.
  • Added reference docs for Cloudflare product fit, cost footguns, performance/reliability, account evidence sharing, official docs sourcing, and war-story-derived scenarios.
  • Added Coey Durable Objects, Dynamic Workers, Agents SDK, Artifacts, logging, and TCP/database scenario coverage.