Get started
Four pages, in order. Twenty minutes to a verdict you can defend.
- What is Everdict — what it does, what it refuses to do, and who it is for
- Quickstart — the whole stack on your machine in one command
- Your first scorecard — clone a working evaluation, then make it yours
- Bring your own agent — the on-ramp for your agent's shape
- Bundles — a whole setup as one document
- Connect an agent — hand the whole thing to Claude Code, CI, or any MCP client
In a hurry? Two commands:
docker compose -f deploy/compose/docker-compose.dev.yaml up --build -d
bash examples/quickstart/run.sh
Then read Core concepts to understand what just happened.