> ## Documentation Index
> Fetch the complete documentation index at: https://docs.evarisai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Projects and runs

A **project** is your top-level workspace in Evaris.

A **run** is one evaluation execution for a project/suite configuration.

## Run lifecycle

Runs typically move through these states:

1. `queued`
2. `running`
3. `completed` or `failed`

## What a run stores

* Solver configuration used for generation
* Scorer configuration used for evaluation
* Sample-level outputs and scores
* Event stream and trace artifacts
