{% extends "base.html" %} {% block title %}{{ goal.pack.name }} results — FreeWeight{% endblock %} {% block content %}
{{ error }}
{{ goal.pack.intent }}
{{ goal.pack.capability_id }} · {{ goal.goal_hash }} {% if goal.pack.unforked %} unforked {% endif %}
{% if goal.pack.unforked %}unforked here, in the dashboard and in every export. Edit its criteria or its tasks
and the badge comes off.
Beside the score, always. A 0.82 that is 80 % rules is a different fact from a 0.82 a jury produced, and this is what tells the two apart.
{% if rung == 'rule' %}Deterministic, free, and never disagrees with you. {% elif rung == 'reference' %}Deterministic against your own ground truth. {% elif rung == 'human' %}You graded it. Validity 1.0 by definition. {% else %}A jury graded it. This is the part calibration has to measure.{% endif %}
{% if outcome.verdict.state.value == 'calibrated' %}Evidence is emitted. {% else %}No evidence is emitted — not discounted evidence, none.{% endif %}
over nholdout = {{ outcome.verdict.n_holdout }}
The sixth confidence factor (ADR-0032 §2).
Read the full agreement report
{% else %}This goal has never been calibrated. It will still run, and every sample will be inspectable — it just cannot emit capability evidence yet. Grade its samples to change that.
| Metric | Value | n | Suite version | Model | Raw source |
|---|---|---|---|---|---|
| {{ row.metric_key }} | {% if row.numeric_value is none %} — {% else %}{{ '%.4g' % row.numeric_value }}{% endif %} {{ row.unit }} | {{ row.sample_count }} | {{ row.suite_version }} | {{ row.model_canonical_id }} | {{ row.run_id[:8] }} |
No completed run of this goal yet.
freeweight run start --model <model> --suite goal.{{ goal.slug }}
n_holdout, in the schema a consumer reads.