goldengate

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2026 License: MIT Imports: 7 Imported by: 0

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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL