01 CHANGELOG
What changed, tied back to what shipped.
Release notes here describe behavior visible in the current repository. Dates come from the commits that first introduced each feature.
02 SHIPPED BEHAVIOR
Latest notes
-
Labs runs have a field-level inspector
Open a Labs run to inspect parsed fields, raw model output, token cost, latency, and the stored prompt.
Read note -
Model scenarios can be saved as repeatable benchmarks
Labs can preserve a named model-and-template scenario, run it again, and compare its result with earlier runs.
Read note -
Production jobs can become reviewed golden templates
Eligible processed jobs can be copied into the Labs corpus with human-reviewed JSON labels.
Read note -
Source documents can be archived at ingest
Docparser can retain the exact bytes used by a document job so an eligible result can later become a golden template.
Read note