Comparative Economics¶
Comparative economics is implemented, but it is downstream of ingest and rollup.
The command surface is:
The report surface is:
What It Uses¶
- observed
token_inputandtoken_outputon storedObservationSpan - observed direct cost on spans when present
- rolled
WorkUnitcounts and cost totals ClassificationTracerows when available, to enrich per-category breakdowns
Classification improves the breakdowns, but it is not required for the command to run.
Scenario Presets In Code¶
proprietary_apiopen_hostedself_hosted_gpu
You can override the first scenario's rates from the CLI.
What It Does Not Do¶
- it does not measure quality or task success
- it does not include latency, on-call, eval, or utilization waste unless modeled as overhead
- it does not replace the observed cost already present in the trace data
It is an estimate layer built on top of the ledger, not the core primitive itself.