Parity & roadmap
Living checklist of implemented vs planned platform capabilities. Canonical repo copy: docs/PARITY_CHECKLIST.md.
Core deploy pipeline
- GitHub App, manual deploy, auto-deploy, path filters, deploy hooks — documented
- Build/runtime logs, deploy queue, zero-downtime, rollback, health checks — documented
- Cancel deploy — partial
- Clear build cache — planned
Service types
All seven types implemented — see Service types.
Known gaps (stubs in docs)
- Native workflows
- AWS integration
- SAML SSO
- Automated Postgres backups
- API rate limiting
- DDoS protection
- Multi-region
- Coding agents / MCP
Partial features (documented honestly)
- Custom domain platform TLS — customer-managed in v1
- Team RBAC stored but not enforced on API
- Workspace switcher UI without API scoping
- Horizontal scaling / autoscaling — redeploy loop, not true LB
- Account deletion — user rows only, not services/containers
Infrastructure
- Cloudflare wildcard tunnel — manual operator setup; see Cloudflare tunnel setup
- GitHub App credentials — manual; see Connect GitHub