Skip to main content
Everything Monte does is recorded as a Run, and every Run is one row in its Measurement’s Ledger. The Ledger only ever grows. Rows are never rewritten, each Run writes its own file, and every row carries the hashes needed to trace a score back to the exact inputs that produced it. The groupings you read are not stored. A Cohort and a Lineage are both derived from row fields when you ask for them, so neither can fall out of agreement with the record it came from.

The task world

What gets frozen

What runs

What is derived

The record

Improvement

What the rows mean once they exist.

CLI reference

The commands that write and read them.

Further reading