- Standardize README structure.
- Add AI operating guides.
- Standardize community health docs.
- Add changelog and roadmap.
- Add payload examples for server create, clone, scale, and upgrade actions.
- Add a Rails initializer example using credentials.
- Review Cloudways HTTP debug output before production use.
- Confirm supported Ruby versions across gemspec, CI, and docs.
- Add or verify specs for missing negative paths.
- Consider response wrapper objects for common Cloudways success and error shapes.
- Confirm gemspec metadata links.
- Document RubyGems release steps.
- Keep CI, Codecov, and publish workflows aligned with release docs.
- Add a release checklist to
.codex/release-readiness.md.