Docs

Build against Traces with the same model the dashboard uses.

Start locally, point agents at the API, then move to hosted Traces when your team needs shared auth, billing, and operations.

Quickstart

The open Traces stack runs with Docker Compose for local API and dashboard work.

local setup
$ git clone https://github.com/l1feai/traces.git
$ cd traces && cp .env.example .env
$ docker compose up -d
traces-api healthy | traces-frontend healthy

Core concepts

Run

A search or research workflow with durable step events.

Evidence pack

Claims, citations, confidence, hashes, and source metadata.

Source

A registered fetch target or document corpus that evidence can cite.

Monitor

A recurring check that creates evidence-backed alerts.

Verdict

A claim evaluation tied back to evidence and confidence.