| Build |
mvn test läuft |
CI prüft alle Module |
reproduzierbare Versionen + SBOM |
| Tests |
Unit Tests |
Integration + Smoke |
Contract + Performance Smoke |
| Config |
.env.example |
Profile lokal/ci/prod |
Secret-Strategie dokumentiert |
| Logging |
lesbare Logs |
strukturierte Logs |
Correlation IDs + Audit Events |
| Metrics |
Health Endpoint |
technische Metriken |
Business-Metriken + Alerts |
| Security |
Input Validation |
Dependency Checks |
Threat Model + Release Gate |
| Deployment |
manuell |
Docker Compose |
Kubernetes Manifeste + Rollback |
| Betrieb |
README |
Runbooks |
Incident Simulation |