Forecast
Scenario -> analyze_delta -> risk_drivers -> escalated_curve -> classify -> render_pr_comment.
Code islands
This page maps the public claims back to the internal system boundaries.
End-to-end trace
When the site says Class1 reads a pull request, that maps to takeoff: scanners, diff parsing, scenario translation, estimate_pr, and policy discovery. When the site says Class1 models P90 monthly delta, that maps to cost_engine: Scenario, analyze_delta, risk_drivers, escalation, classification, recommendation, and report rendering.
When the site says the estimate is auditable, that maps to Blue Book and snapshots: pricing, structured rates, price histories, model specs, capability grades, actuals, cloud indexes, and footprint bases. When the site says the system can learn, that maps to calibration: stored estimates, FOCUS actuals, ActuarialTable, and recommended recalibration.
This page exists to keep marketing honest. A buyer can ask for any claim and the answer should be a module, a data file, a test, or a named open item. That posture is stronger than pretending every future feature is already finished.
Scenario -> analyze_delta -> risk_drivers -> escalated_curve -> classify -> render_pr_comment.
.class1 config -> evaluate_policy -> gate_payload -> CI exit code.
Persist estimate at merge -> ingest actuals -> ActuarialTable -> class improves only with pairs.
Bronze source artifacts -> silver normalizers -> gold snapshots -> reproducible estimates.
Claim-to-code map