RE-call benchmark map

August 22, 2026 ยท View on GitHub

This directory contains benchmark harnesses, pre-registrations, audit notes, and review documents. Published result tables live in results/; benchmark code and protocols live here.

Main paths

PathPurpose
run.pyLOCOMO memory benchmark runner.
systems.pyRE-call and comparator adapters.
pipeline.pyGenerator, judge, aggregation, and shared records.
latency.pyIsolated memory-layer latency measurement.
enterprise_rag.pyEnterpriseRAG-Bench answer-file runner for public leaderboard submission.
agent_ab/Paired application-level benchmark: one agent, RE-call on and off.
claim_gate.pyPublished-number gate for result documents.
ladder/Answerability ladder benchmark.
beam/BEAM harness integration and related probes.
labelling/Human arbitration data and scoring utilities.
finetune/Experimental embedding fine-tuning study support.
../run_lme_s.shCrash-tolerant LongMemEval S runner kept at repository root because it anchors paths beside its output directory.

Protocol documents

DocumentPurpose
PREREGISTRATION.mdRules fixed before the main RE-call versus Mem0 memory benchmark.
archive/preregistrations/README.mdArchived preregistrations for follow-up benchmark arms.
REVIEW.mdAdversarial review of the LOCOMO article claims.
SUITE-DESIGN.mdEvaluation suite design and benchmark tracks.
../docs/VISIBILITY_BENCHMARKS.mdPublic leaderboard submission track and artifact contract.
EXPERIMENT-CONVENTION.mdPrior-work search convention for new experiments.
VOYAGE_REFERENCE.mdVoyage model reference and experiment recommendations.

Result documents

Use these before quoting a number:

DocumentWhat it contains
../results/RESULTS.mdComplete measured tables.
../results/FINDINGS.mdInterpretation, limits, and negative results.
../results/ARTIFACTS.mdArtifact-to-configuration map.
../results/WITHDRAWN.jsonKnown withdrawn figures.

Benchmark discipline

Every new benchmark should state the claim it can falsify, the prior work searched, the fixed parameters, the artifacts it writes, and the limits that would make the result non-comparable. Post-hoc analysis belongs in review notes, not in a pre-registration.

Before quoting a result in the README or docs, cite the result document and confirm the number is covered by the claim gate or by a committed artifact.