Skip to content

History / Benchmark Testing

Revisions

  • Document the two-tier sentinel/comprehensive scheduled benchmark lanes (#431) Update Benchmark-Testing.md's scheduled-execution description from the single nightly full-corpus loop to the two independently-scheduled, independently-baselined lanes: sentinel (4 canonical cases, every 3 days) and comprehensive (every benchmark-case/v2 fixture, weekly). Co-authored-by: amirbena <amir.benassayag@gmail.com> Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    amirbena committed Sep 17, 2026
  • Add a common Wiki Page Map to every page for navigation Appends an identical, compact "Wiki Page Map" table (Page / What it covers) to the end of all 22 existing Wiki pages, so a reader landing on any single page can see every other page and its purpose without returning to Home first. No _Sidebar.md or _Footer.md exists in this wiki, so there is no native shared-rendering mechanism that would place identical content inside every page's own body; the table is duplicated intentionally (kept small, one heading, one table) rather than introducing a partial or page-specific navigation aid. No substantive content, technical claims, or existing links were changed — this is a pure addition at the end of each page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    amirbena committed Sep 17, 2026
  • Document the new benchmark testing (Top-K selection/gating) pipeline Adds a Benchmark-Testing page explaining epic #329's PR-time taxonomy/index (#333), deterministic Top-K selector (#334), shadow-validation (#335), nightly drift loop (#338/#339), and the retirement of the legacy benchmark_ci_classifier.py CI check (#420). Links it from Home and the Repository Documentation Map.

    @amirbena amirbena committed Sep 17, 2026