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

corpus/EvalPolicy

schemaVersion exactly 3
Eval record-grammar version; `3` is the only live grammar.
required
id non-empty string
Policy id; matches the policy directory name.
required
projectId non-empty string
Owning project id as recorded at creation time; may predate a partition rename.
required
name non-empty string
Human-facing policy name shown in the arena.
required
modality one of: text | image | video | audio
Modality this policy rates; every live policy is text.
required
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 2 records checked.

Where it lives

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