The first scheduler to jointly optimise defect detection and grid carbon footprint — reducing CI pipeline emissions by 38.7% with zero quality loss.
Full-suite agents run for every PR at any grid intensity, any time of day. No scheduler addresses both testing cost and carbon.
Full-suite CI agents run for every PR regardless of risk level, burning compute at peak grid carbon intensity.
~45 W TDP per agentGrid carbon intensity varies 3× throughout the day. The window matters as much as the workload itself.
420 vs 199 g CO₂/kWhEU CSRD and the GSF Software Carbon Intensity spec require software emission measurement. CI/CD is unaddressed.
CSRD 2024 mandateCASSET wraps your existing agentic QA pipeline via a zero-modification adapter. No pipeline code changes required.
PR risk score maps to an agent tier. Low-risk PRs run only cheap, fast agents. Full-suite reserved for high-risk.
HIGH-tier agents query the GSF Carbon Aware SDK and defer to the lowest-carbon 30-minute window within 6 hours.
A 5-feature risk score (lines changed, cyclomatic complexity, history, dependencies, test coverage) gates which agents run.
HIGH-tier agents query the Green Software Foundation Carbon Aware SDK. APScheduler executes at the cleanest available window.
Five-phase verification: 197 tests across unit, integration, agentic, E2E, and carbon accounting layers — all passing.
Python · FastAPI · APScheduler · Redis · Docker · GitHub Actions
GSF Carbon Aware SDK · SCI Specification · EU CSRD · Apache 2.0
180 PRs · 5-phase test suite · 197 tests · eastus grid zone
Drop-in adapter for any agentic QA pipeline. Zero modification required. Immediate carbon reduction.