Upgrade from a useful estimator to an operational CI FinOps tool with reconciliation, policy gates, and actionable suggestions.
- Pricing v2:
- Snapshot-based SKU rates
- Effective date selection for historical accuracy
- Reconciliation:
- Estimate vs actual billing comparison
- Calibration factor and confidence band
- Policy gate:
- Policy-as-code with lint/check/explain
- Exit code
3forerrorfindings
- Suggestion engine:
- Evidence-backed suggestions
- YAML/patch export
- Org report:
- Multi-repo aggregation
- Partial-result mode
billing_snapshotsreconcile_resultspolicy_runssuggestion_history
- Unit + integration tests for critical logic
- Race and vet checks in CI
- Release validation with GoReleaser
- Keep calibration opt-in (
--apply-calibration) - Keep policy defaults safe (
warnbefore strictererrorrollout) - Preserve partial results when one repository fails