Continuous Integration and Deployment planning and tooling.
| Document | Purpose |
|---|---|
| ci_cd_plan.md | CI/CD pipeline phases (1-11) - all complete |
| badges.md | Badge generation helper documentation |
All 11 CI/CD phases are COMPLETE ✅
See ci_cd_plan.md for full details on:
- Quality gates (JaCoCo, PITest, SpotBugs, Checkstyle)
- Security testing (ZAP, Schemathesis, CodeQL, OWASP)
- Docker packaging and deployment
- Auth/role integration tests
- GitHub Workflows - Actual CI/CD workflow files
- Future Roadmap - Future CI/CD enhancements