Fleet Schemas ↑↓ move within a pane · ←→ move between panes · Enter opens · Esc backs out
EvalRun 12 fields

corpus/EvalRun

schemaVersion exactly 3
Eval record-grammar version; `3` is the only live grammar.
required
id non-empty string
Run id; doubles as the containing directory name.
required
policyId non-empty string
Owning policy id within the project partition.
required
source one of: candidate-generation | import | label-export | calibration | judge-run
Which pipeline stage produced this run.
required
candidateIds list of non-empty string
Candidates the run produced or consumed.
required
outputIds list of non-empty string
Outputs the run produced or consumed.
required
trigger object (additional keys allowed) 3 sub
Launch-time reason for the run; omitted when the launcher recorded none.
purpose non-empty string
Launch-time reason, written by the launcher and never reconstructed.
required
perInputNote object (additional keys allowed)
Per-input launch notes keyed by input key.
ratifiedItemIds list of non-empty string
DISTILL item ids ratified into the challenger this run exercises.
metadata object (additional keys allowed)
Producer-owned annotations; keys and value shapes belong to the writing producer.
createdAt non-empty string
ISO 8601 creation timestamp; the canonical sort key for every store.
required

Rules

This schema declares no additional rules beyond its field shape.

Defects

No defects in the 69 records checked.

Where it lives

Bound bylib-corpus
Declared in~/mnt/mdr/skills/lib-corpus/assets/schemas/eval-run.ts
BindingevalRunDataStore
Directory~/mnt/corpus/training
Files*/*/eval-runs/*/run.json
Referenced aseval-run