Skip to main content
Version: MVP

Budget and quota view

3 min readReferenceUpdated 2026-05-21

What you'll find here

The read-only craik operator budget display for configured limits, observed usage, missing data, exceeded limits, and notes.

Don't invent missing cost data.

If a run or local store does not contain cost, token, request, or quota information, the view shows the missing key explicitly.

What it formats

Configured limits

Usage summaries

Missing data

Exceeded limits

Notes

Exceeded state

Display only, no enforcement.

Exceeded states are only shown when supported data exists. The view can display that a limit was exceeded, but it does not enforce limits or mutate policy.

Commands

craik operator budget
craik operator budget --json

The v0.7.0 command exposes the formatter and makes missing persisted budget data explicit. It does not infer cost, token, request, or quota state from raw logs. --json returns the same snapshot shape used by the text view.

What's next