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
- PR comment with scores — see GitHub Action
Phase 3 — Auto-fix PR (planned)
- Branch + PR with safe
fixoutputs - Review required for risky changes
Phase 4 — Web dashboard (planned)
- Persistent repos and scan history
- Report viewer and team reporting
Phase 5 — Deployment assistant (planned)
- Wrangler validation, opt-in Cloudflare API checks
- Post-deploy smoke orchestration
Near-term items
| Item | Status |
|---|---|
npm publish @orangecloud/cf-ready | Workflow ready; needs NPM_TOKEN |
| Astro / Remix / Hono deep adapters | Detection only |
| Session persistence in Web Agent | Planned |