About Class1
AI cost engineering belongs before the invoice
Class1 moves AI cost estimation into code review so engineering and finance can evaluate recurring spend while the architecture can still change.
What Class1 is
Cost engineering for AI systems, applied before merge.
Class1 is a software project for estimating the recurring cost impact of AI code changes while those changes are still under review. It reads a pull request, identifies defensible cost signals, compares a baseline with the proposed architecture, and reports a monthly distribution rather than one falsely precise number.
The product is designed for the moment when engineering choices are still negotiable. Model selection, context size, output limits, retries, fallbacks, tool schemas, and call frequency can all change before merge. After deployment, those choices become production behaviour and eventually an invoice.
Principles
What the project refuses to fake.
What exists today
A working engine, a browser estimator, and a pilot governance surface.
Cost engine: paired Monte Carlo analysis, percentiles, sensitivity, escalation, contingency, and estimate classification.
Takeoff: code-diff scanning for model calls, token limits, retries, fallbacks, tools, and related architecture signals.
Blue Book: frozen model pricing, structured rates, specifications, capability evidence, and historical cost bases.
Browser estimator: a local, no-upload demonstration that turns a pasted diff and workload assumptions into a risk-adjusted monthly delta.
Business Pilot: private-repository installation, policy gates, actuals integration, and variance reporting developed with an initial budget owner and repository.
Evaluate it
Start with evidence, not a sales claim.
Review the evidence and limitations, inspect the rate basis, and run the browser estimator. The pilot is intended for teams that want to test the method on one real workflow before expanding governance.