Documentation
¶
Overview ¶
Command goldengate is THE regression gate: one command, one report, always the same definition of "our numbers", measured through the shipped binary.
Run it before and after any change that could touch retrieval, and diff:
goldengate -bin dist/contextmaxxer.exe -out before.json # ...change something, rebuild... goldengate -bin dist/contextmaxxer.exe -out after.json -baseline before.json
The diff marks every metric that moved more than the measured noise floor (±0.02 — a golden run is bit-stable within a machine session, but GPU float jitter across sessions can flip a near-tie at a rank boundary).
Click to show internal directories.
Click to hide internal directories.