Early

Agent decision ledger

Every decision Early's operations agents have made, including the times they decided to do nothing. This is the raw record: what each agent observed, what it decided, and why.

Decisions

logged

Model-adjudicated

required a Gemini call

No action

chose not to act

Acted for real

live sends / mutations

Why the two decision counts differ. Deterministic rules resolve most situations before the model is ever called, so a decision to do nothing usually costs zero tokens. The model is only asked to adjudicate the genuinely ambiguous cases. The gap between the two numbers is the point: restraint is most of what a good operations agent does.