RE-call documentation

August 19, 2026 ยท View on GitHub

This directory separates the product documentation from the evaluation record. Start with the operating guides when you are deciding whether to use RE-call. Use the evidence sections when you want to audit a claim or reproduce a benchmark.

Product path

DocumentUse it for
../README.mdProduct overview, setup, and integrations.
API.mdSupported Python, CLI, and MCP surface.
REPOSITORY_MAP.mdProduct, evidence, benchmark support, and archive boundaries.
PRODUCTION.mdProduction posture, supported boundaries, and known limits.
CALIBRATION.mdCalibration workflow and generation-aware serving.
MIGRATIONS.mdMigration roles, serving DSNs, and schema operations.
OPERATING_MODES.mdLocal, production, quality, hosted, and evaluation operating modes.
ENVIRONMENT.mdFull environment variable reference behind the root template.
DEPENDENCIES.mdDependency floors, ceilings, extras, and packaging rationale.
AUTH.mdAuthentication, scopes, tenant isolation, and deployment limits.
SECURITY_MODEL.mdDetailed threat model behind the root security policy.
USING_WITH_CLAUDE.mdMCP setup and tool behavior.
REASONING_OPERATIONS.mdOpt-in reasoning commands, MCP tools, failure behavior, review policy, and metrics.
BETA_RECRUITING.mdCompliant beta recruiting from public discussions without harvesting emails.

Architecture

DocumentUse it for
WRITEUP.mdArchitecture, trust semantics, and evaluation summary.
Validity Frontmatter 1.0The open vocabulary RE-call implements (valid_from, valid_until, supersedes), its resolution rules and its verdict algorithm. MIT licensed and maintained in its own repository, so it stays implementable without RE-call. RE-call is the Python implementation; a zero-dependency TypeScript one ships alongside the spec.
CASE_STUDY.mdOrigin story, redacted production context, and public/private boundary.
REASONING_CONTRACT.mdReasoning vocabulary, invariants, Session 1 baseline fixture, and Session 6 evaluation controls.
REASONING_API.mdTyped reasoning request and response surface, provider ports, serialization, and validation rules.
REASONING_GRAPH.mdGeneration-bound reasoning graph projection schema and invariants.
REASONING_RELEASE_NOTES.mdExperimental reasoning release notes, migration notes, and limitations.
TRUTH_EXTRACTION_DESIGN.mdModel backed extraction of truth claims from prose, the validation ladder, and the reviewed write path back into corpus frontmatter.

Evidence and limits

DocumentUse it for
EVIDENCE.mdThe shortest evidence path: claims, measurements, limits, and withdrawn claims.
../results/FINDINGS.mdWhat the measurements establish, where they stop, and which claims were corrected.
../results/README.mdMap of committed result summaries and compact artifacts.
../results/RESULTS.mdPublished tables and result summaries.
../results/ARTIFACTS.mdChecksum and artifact map for readers auditing a claim.
../CHANGELOG.mdRelease notes and upgrade warnings moved out of the README.

Research archive

DocumentScope
RESEARCH_PROTOCOL.mdRules for benchmark runs, artifact retention, and post-run review.
VISIBILITY_BENCHMARKS.mdPublic leaderboard submission track for Kaggle AgentEval, EnterpriseRAG-Bench, LiveRAG, and CRAG.
ENTERPRISE_RAG_VAST.mdVast.ai GPU runbook for the EnterpriseRAG-Bench SPLADE arm.
ENTERPRISE_RAG_SUBMISSION.mdEnterpriseRAG-Bench answer artifacts, score summaries, and reproduction steps for leaderboard review.
ENTERPRISE_RAG_ONYX_EMAIL.mdDraft submission email, verifier links, artifact hashes, and finalization checklist for Onyx.
archive/CHANGELOG_FULL.mdFull historical changelog.
RAG_TRAINING_STUDY.mdWhen fine-tuning embeddings helps, and when it does not.
ENTAILMENT_SUPERSESSION_STUDY.mdNear-miss abstention, entailment, and write-time supersession.
REFERENCE_TIME_DESIGN.mdReference-time handling for temporal retrieval.
DERIVED_BLOCK_DESIGN.mdMachine-owned regenerable block for contradicts and same_entity, isolated from extraction.
their-harness-parity.mdRunning RE-call inside Mem0's benchmark harness.

Generated binaries and local render outputs should stay out of narrative documentation unless a document explicitly depends on them.