ragopt

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 0 Imported by: 0

README

ragopt

ragopt is the repository for a Go library and Glazed command-line application for reproducible, evidence-driven optimization experiments over retrieval systems.

The implementation is intentionally being designed from mechanisms already proved in the GEC RAG and RAG-TTC work. See the active docmgr ticket under ttmp/ for scope, architecture, and implementation phases.

Development

GOWORK=off go generate ./...
GOWORK=off go test ./...
GOWORK=off go run ./cmd/ragopt

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
ragopt command
pkg
candidate
Package candidate loads and validates immutable system snapshots and exactly-one-mutation candidate bundles.
Package candidate loads and validates immutable system snapshots and exactly-one-mutation candidate bundles.
compare
Package compare builds strict incumbent/candidate pairs and transparent aggregates from one validated evaluation artifact run.
Package compare builds strict incumbent/candidate pairs and transparent aggregates from one validated evaluation artifact run.
eval
Package eval executes deterministic, resumable incumbent/candidate pairs and records one durable cell per case, repeat, and arm.
Package eval executes deterministic, resumable incumbent/candidate pairs and records one durable cell per case, repeat, and arm.
policy
Package policy strictly loads product-authored gate policies independently of evaluation and decision packages.
Package policy strictly loads product-authored gate policies independently of evaluation and decision packages.
report
Package report renders deterministic, human-reviewable promotion evidence and a machine-readable plan that cannot apply a product change.
Package report renders deterministic, human-reviewable promotion evidence and a machine-readable plan that cannot apply a product change.
review
Package review implements a structurally blinded human-review protocol.
Package review implements a structurally blinded human-review protocol.
runstore
Package runstore owns durable, self-describing experiment run directories.
Package runstore owns durable, self-describing experiment run directories.

Jump to

Keyboard shortcuts

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