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

autoresearch-experiments/GenTracesExperimentResults

no records found at /Users/eshao/.config/mnt/www/html-traces/*/*/results.yml
protocolHash string matching /^sha256:[a-f0-9]{64}$/
SHA-256 of the exact experiment protocol bytes used for every recorded batch.
required
batches non-empty list of object
Append-only firing batches in execution order.
required
on string matching /^\d{4}-\d{2}-\d{2}$/
Local calendar date on which this batch fired.
required
runs list of object
One row per completed and judged experiment fire in this batch.
required
runId non-empty string
Canonical gen run id resolving the fired input and raw reply.
required
judged exactly "RED" OR exactly "GREEN"
Verdict color assigned by applying the protocol judge to this reply; it must appear in the protocol effective legend.
required
errors non-empty list of object
Failed fire or judge rows excluded from the verdict denominator.
stage exactly "fire" OR exactly "judge"
Boundary that failed before a binary verdict could be recorded.
required
runId non-empty string
Canonical gen run id when the model reply exists and only judging failed.
message non-empty string
Failure reported outside the RED/GREEN denominator.
required
verdict object
Optional author verdict added after reviewing the recorded replies.
result exactly "proven" OR exactly "unproven" OR exactly "inconclusive"
Whether the experiment evidence supports its hypothesis.
required
reasoning non-empty string
Why the author reached the verdict after reading the raw replies.
required

Checks

  • _checkRunIdentityUniqueness
  • _checkBatchRows

Defects

No defects in the 0 records checked.

Where it lives

Bound byautoresearch-experiments
Declared in~/mnt/mdr/skills/autoresearch-experiments/assets/schemas/gen-traces-experiment-results.ts
BindinggenTracesExperimentResultsDataStore
Directory~/mnt/www/html-traces
Files*/*/results.yml
Referenced asgen-traces-experiment-results