Open-source roadmap
CF Ready follows a five-phase plan. Full tracking: ROADMAP.md on GitHub.
Phase 1 — Production CLI (shipped)
- Full scan, category commands, SARIF, fix generators, smoke-test
- Marketing site + documentation
- Web Agent MVP
Phase 2 — GitHub Action (shipped)
- Composite action: scan, SARIF upload, artifacts
- External repos:
install-from: npm(default) - PR comment with scores — see GitHub Action
Phase 3 — Auto-fix PR (shipped)
cf-ready fix --create-prwith safe AI/SEO assets- Composite action
action/fix+ example workflow
Phase 4 — Web dashboard (planned)
- Persistent repos and scan history
- Report viewer and team reporting
Phase 5 — Deployment assistant (in progress)
- Wrangler validation (name, compatibility_date, entry) — shipped v0.3.2
- Post-deploy checklist + smoke-test reminder — shipped
- Opt-in Cloudflare API checks — planned
Near-term items
Detailed checklists: docs/NEXT_STEPS.md.
| Item | Status |
|---|---|
| Wrangler deep validation + post-deploy checklist | Shipped v0.3.2 |
action/fix safe-fix PR | Shipped |
| Fix guidance + AI agent prompts | Shipped v0.3.1 |
| Astro / Remix / Hono adapters | Shipped v0.3.0 |
npm @orangecloud/cf-ready | Published (see npmjs) |
| Web dashboard / CF API deploy checks | Phase 4–5 planned |