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

  1. added

    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
  2. added

    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
  3. added

    Production jobs can become reviewed golden templates

    Eligible processed jobs can be copied into the Labs corpus with human-reviewed JSON labels.

    Read note
  4. added

    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