A single pass/fail assertion produced while scoring an eval.
A SkillKit.Eval.Result is the collection of checks for one eval run; the
run passes only when every check passes. :detail carries a human-readable
explanation, surfaced in ExUnit failure output. :warning carries a
non-fatal note on a passing check — a minor, non-critical deviation the
judge flagged but did not fail on.
Summary
Functions
Builds a failing check.
Builds a check with an explicit pass/fail and optional detail.
Builds a passing check, optionally carrying a non-fatal warning note.
Types
Functions
Builds a failing check.
Builds a check with an explicit pass/fail and optional detail.
Builds a passing check, optionally carrying a non-fatal warning note.