56bddcc74768a5ee45d61450b2a6506fc500b218
Adds ComputeUsage record + computeUsage() helper to LicenseUsageReader that aggregates from PG. DeploymentExecutor.executeAsync runs three assertWithinCap checks (max_total_cpu_millis, max_total_memory_mb, max_total_replicas) right after config resolution. The existing executor try/catch turns a LicenseCapExceededException into a FAILED deployment with the cap message in the failure reason. Adds ComputeCapEnforcementIT (HTTP-driven; @MockBean RuntimeOrchestrator, since cap rejection short-circuits before any orchestrator call) plus defensive license lifts in BlueGreenStrategyIT, RollingStrategyIT, DeploymentSnapshotIT, and DeploymentControllerAuditIT so sequential deploys under testcontainer reuse don't trip the new caps. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
63.7%
TypeScript
28.6%
HTML
4.9%
CSS
2.7%