Table

eval_runs

Nightly eval results per prompt version (ADR-008).

id bigserial PK
prompt_key varchar not null
version int not null
suite varchar not null Golden-conversation suite name.
score real not null
ran_at timestamptz not null