ATTENTION: To use this site, it is necessary to enable JavaScript in your browser.
Here are the Instructions on how to enable JavaScript in your web browser.

Benchmarking Reasoning Efficiency, Recursive Stability, and Evaluation Tools

Evaluation Hub Reference Implementation GC-MRD-v2.0 Current Release: v0.2.0

Robbie’s Razor Benchmarks

The measurement and reference-implementation hub for testing bounded claims about compression, expression, memory, recursion, preserved reusable structure, and total computational cost .

The benchmark system connects the governing canon, preregistered evaluation protocols, matched baselines, versioned GitHub artifacts, machine-readable results, and evidence-state governance.

Current Public Release

Robbie’s Razor Benchmarks v0.2.0 — MRD v2.0 Alignment

Published August 16, 2026, this immutable GitHub release provides a stable and citable reference point for reproducible inspection, implementation review, benchmark evaluation, and future result comparison.

Release tag: benchmarks-v0.2.0  •  Governing authority: GC-MRD-v2.0

Current evidence boundary: This page and repository provide an evaluation architecture and public reference implementation. They do not establish universal validation of Robbie’s Razor, certify a model, guarantee lower resource use, or convert implementation into independent empirical support.

Authority Path

GC-MRD-v2.0 → Robbie’s Razor → Lab Evaluation Protocol → Versioned Benchmark → Bounded Result → Evidence State

Canonical definitions remain governed by the Grand Compression Master Reference Document . Repository code, benchmark tools, diagnostics, and examples remain implementation and evaluation layers.

1 · Scope & Definition

What Robbie’s Razor Benchmarks Are

Robbie’s Razor Benchmarks are controlled evaluation structures for testing whether a declared system produces accepted results through more efficient, reusable, and stable reasoning under constraint.

The benchmarks do not ask only whether a system can solve a task. They also examine the path used to reach the result, the amount of expansion and correction required, whether validated structure is preserved for reuse, and the total cost contained within the declared system boundary.

RC-01 · Canonical Robbie’s Razor

“When competing explanations exist, prefer the model that follows compression → expression → memory → recursion.”

The Unit of Evaluation

A benchmark result is not just a score. Its minimum reproducible unit is the complete declared evaluation record:

System Version + Baseline + Task Set + Constraints + Metrics + Quality Threshold + Failure Rule + Evidence State

What the Benchmarks Can Test

  • accepted-task quality under fixed constraints;
  • expansion and token cost per accepted result;
  • retries, correction, and backtracking;
  • memory retention and stable-result reuse;
  • coherence across longer or branching tasks;
  • latency, compute, tools, retrieval, and storage;
  • energy and environmental cost where directly measurable.

What They Do Not Establish Automatically

  • universal truth of the complete cosmology;
  • company-wide or model-family compliance;
  • lower energy use from token counts alone;
  • validation through implementation or licensing;
  • transfer from one task or domain to another;
  • independent replication from self-reported results;
  • support outside the declared test boundary.

Four Separate Layers

Layer Function Authority Boundary
Canonical Claim Defines the proposition, scope, and terms being tested. Governed by GC-MRD-v2.0 and the canonical claims register.
Evaluation Protocol Declares the baseline, tasks, metrics, thresholds, and failure conditions. Determines what the test may validly conclude.
Reference Implementation Provides versioned code, configurations, diagnostics, examples, and machine-readable artifacts. Implementation demonstrates a method, not empirical confirmation.
Evidence Record Preserves results, limitations, uncertainty, replication status, and evidence state. Remains bounded to the tested system and declared conditions.

Current Maturity

The public benchmark system is a versioned reference implementation and evaluation architecture. Individual benchmark claims must earn their own evidence states through preregistered tests and appropriate replication. The existence of the repository does not place the entire framework in the “Supported” state.

Repository boundary: The GitHub repository contains implementation, documentation, governance, diagnostic, test, and knowledge-architecture assets. Where repository language conflicts with the current GC-MRD-v2.0 canon, the current MRD governs.

Continue to Governance Boundary →

2 · Canon, Implementation & Evidence

Benchmark Governance Boundary

Benchmark integrity depends on keeping canonical definitions, evaluation procedures, implementation code, observed results, and evidence states separate. Each layer answers a different question and carries a different level of authority.

Governing authority: GC-MRD-v2.0 defines the current canon. Section 13 governs predictive compression, preserved reusable structure, evaluation design, reference-implementation boundaries, evidence states, and domain transfer. Provisional mathematical work remains provisional wherever identified, including Appendix Q.

Authority Flows Downward

Layer Role Cannot Do
GC-MRD-v2.0 Defines the current framework, canonical claims, scope boundaries, and evidence discipline. Cannot make an empirical result true merely by defining it.
Canonical Claims Register Identifies testable claims, their wording, scope, and current status. Cannot replace an evaluation protocol or result record.
Lab Evaluation Protocol Declares how the claim will be tested and what would count as success or failure. Cannot change its decision threshold after results are known.
GitHub Implementation Provides inspectable code, configurations, baselines, diagnostics, tests, and version history. Cannot silently redefine the canon or establish validation by existing.
Result Artifact Records observations, exclusions, uncertainty, limitations, and calculated deltas. Cannot support conclusions outside its declared test boundary.
Evidence State Communicates the status of a bounded claim after evaluation. Cannot be inherited automatically by another domain, model, or version.

Four Governing Controls

RC-19

Preregister the Test

Declare predictions, baselines, metrics, thresholds, failure conditions, and exclusion rules before results are interpreted.

RC-20

Measure Total Cost

Include the relevant cost of producing, correcting, validating, preserving, retrieving, and reusing an accepted result.

RC-21

Separate Implementation from Validation

Implementing Robbie’s Razor, RKCA, a metric, or a benchmark does not demonstrate that it improves performance.

RC-22

Constrain Domain Transfer

A result supported for one system, workload, configuration, or domain requires revalidation before transfer elsewhere.

Canonical Evidence States

Proposed Testing Provisionally Supported Supported Challenged Inconclusive Retired

“Documented,” “Calculated,” “Inferred,” “Proposed,” and “Unknown” may be used as source or finding labels. They do not replace the formal GC-MRD-v2.0 evidence-state ladder.

Interactive-tool boundary: An auditor, chatbot, Gem, prompt, dashboard, or visualization may help users explore the framework. Its output is not a benchmark result unless it follows the declared protocol and produces a versioned evidence record.

Continue to Measurement Model →

3 · What Gets Measured

The Robbie’s Razor Measurement Model

The benchmark model begins with task quality and then measures how an accepted result was produced. A lower-cost output is not more efficient if it is incomplete, incorrect, unsafe, or requires greater downstream repair.

Quality-gate rule: Compare computational efficiency only after the baseline and Razor-guided configurations are evaluated against the same predeclared acceptance threshold.

Measurement Sequence

Dimension Benchmark Question Example Observables
Accepted Outcome Did the result meet the same declared quality and completion threshold? Accuracy, completeness, safety, usefulness, human correction
Compression How much relevant structure was preserved while unnecessary expansion was reduced? Context size, tokens, retrieval volume, active parameters where disclosed
Expression Was the compressed structure expressed as a correct, usable result? Task success, output quality, tool execution, latency, format compliance
Memory Was validated structure preserved with enough identity, provenance, constraints, and relationships for later reuse? Cache hits, retained state, retrieval accuracy, version continuity, memory growth
Recursion Did preserved structure improve the next reasoning cycle without destabilizing the system? Reuse rate, re-derivation, retries, corrections, backtracking, long-horizon completion
Total Cost What did the complete accepted task cost across all declared layers? Compute, tools, retrieval, storage, network, validation, human review, energy

Operational Calculation Templates

Accepted-Task Rate

Accepted Tasks ÷ Attempted Tasks

Cost per Accepted Task

Total Measured Cost ÷ Accepted Tasks

Reuse Rate

Valid Reuse Events ÷ Eligible Reuse Events

Measured Delta

Razor-Guided Result − Baseline Result

Status: These are operational reporting templates, not new canonical equations. Each result must declare its units, calculation method, uncertainty, exclusions, and whether a lower or higher value represents improvement.

Direct Telemetry and Observable Proxies

Directly Measured

Use system telemetry when available: tokens, tool calls, cache events, retries, latency, memory, utilization, energy, and accepted-task outcomes.

Proxy-Based

When direct access is unavailable, use declared observable proxies and label the limitation. A proxy must not be reported as hidden internal telemetry.

Reasoning privacy: A benchmark does not need private chain-of-thought disclosure. It can evaluate accepted outcomes, tool traces, retries, state transitions, memory use, resource consumption, and other observable behavior without requiring hidden reasoning content.

Continue to Benchmark Stack →

4 · System Architecture

How the Benchmark Stack Works

The benchmark system is organized as a layered architecture. Canon defines what may be tested, the protocol defines how to test it, the repository provides the implementation, and result records preserve what was observed.

Layer-separation rule: No layer may impersonate another. A webpage does not replace the canon, code does not replace a protocol, an interactive tool does not replace a controlled run, and a benchmark score does not replace an evidence record.

Layer 1

Canonical Layer

GC-MRD-v2.0 and Robbie’s Razor define the claims, terms, invariants, boundaries, and evidence discipline.

Layer 2

Protocol Layer

The Lab Evaluation Protocol fixes the prediction, baseline, task set, metrics, quality threshold, and failure rules.

Layer 3

Baseline Layer

Versioned baselines establish the comparison condition against which a Razor-guided intervention is measured.

Layer 4

Benchmark Layer

Benchmark code, task fixtures, configurations, and runners implement the declared comparison under controlled conditions.

Layer 5

Metrics & Diagnostics

Metrics calculate declared outcomes while diagnostics identify anomalies, regressions, missing telemetry, and possible failure conditions.

Layer 6

Results & Governance

Versioned artifacts preserve observations, calculations, exclusions, uncertainty, provenance, review, replication, and evidence state.

GitHub Repository Mapping

Repository Area Benchmark Function
baselines/ Comparison conditions and reference behavior
benchmarks/ Benchmark implementations, tasks, and evaluation surfaces
razor_metrics/ Metric definitions and calculation logic
diagnostics/ Diagnostic checks, interpretation support, and anomaly detection
src/, tools/ Shared source code, utilities, and execution support
tests/, .github/workflows/ Automated verification and repository-level quality controls
governance/, docs/ Governance records, specifications, instructions, and supporting documentation
notebooks/ Exploratory analysis and reproducible research workflows

End-to-End Workflow

Canonical Claim → Preregistered Protocol → Versioned Baseline → Benchmark Run → Diagnostic Review → Result Artifact → Evidence State → Replication

Continue to Benchmark Families →

5 · Test Families

Robbie’s Razor Benchmark Families

A benchmark family groups tests that ask a related question. Individual tests may use different models, tasks, tools, memory systems, or infrastructure, but results remain comparable only when their protocols and measurement boundaries match.

Family-status rule: The presence of a benchmark family on this page does not mean every test in that family is implemented or empirically supported. Each test must identify whether it is implemented, proposed, testing, archived, or independently replicated.

Core Family

Outcome & Quality

Tests whether the system completes the task correctly, safely, and usefully before resource-efficiency claims are considered.

Implemented Metrics

Compression Efficiency

Measures task-normalized token use, structural redundancy, context expansion, and other declared resource costs at equal or better quality.

Implemented Harness

Memory-Gated Reuse

Tests whether preserved state, cached structure, or validated results reduce redundant recomputation without introducing stale or incorrect reuse.

Implemented Metrics

Backtracking & Correction

Tracks retries, abandoned paths, contradictions, corrections, repeated tool calls, and other observable signs of avoidable rework.

Repository Fixture

Retrieval vs. Recomputation

Compares retrieval of preserved structure with regeneration from raw inputs, including correctness, provenance, latency, and total task cost.

Protocol-Dependent

Recursive Stability

Tests whether performance and coherence remain stable as tasks become longer, more branching, stateful, or constrained.

Implemented Metric

Agent & Tool Efficiency

Measures whether tool calls, retrieval operations, external actions, and validation steps contribute proportionate value to accepted task completion.

Telemetry-Dependent

Physical & Environmental Cost

Extends task measurement into compute utilization, energy, cooling, water, emissions, networking, storage, and hardware allocation where access permits.

Current Public Repository Surface

Visible Asset Current Function Boundary
benchmark_memory_gate_savings.py Memory-hit, token-reuse, and redundant-recomputation demonstration Reference harness; not universal validation
evaluator.py Evaluates structured outputs against declared metrics Depends on the supplied cases and scoring rules
cases/ Structured evaluation inputs and fixtures Coverage does not imply domain representativeness
refractive-truth/ Retrieval-versus-recomputation evaluation surface Interpret only within its declared fixtures
sample_outputs.csv / .json Example structured result formats Examples are not production evidence

Version note: Repository files may preserve historical MRD references for provenance. Current interpretation must resolve through GC-MRD-v2.0.

Continue to Baselines & Controls →

6 · Matched Comparison Design

Baselines, Controls & Fair Comparisons

A Robbie’s Razor benchmark is comparative. It must measure a declared intervention against a credible baseline under conditions that isolate the feature being tested.

Baseline rule: “Conventional reasoning” is not a sufficient baseline description. The evaluator must record the exact system, version, configuration, prompt, memory state, tools, limits, and scoring method.

Useful Baseline Types

Unmodified System

Compares the Razor-guided configuration with the same system operating under its standard configuration.

Ablation Baseline

Removes one component—such as memory, retrieval, compression control, or reuse—to isolate its contribution.

Memory-Off Baseline

Disables eligible preserved-state reuse while holding the model, task, tools, and quality standard constant.

Retrieval-Off Baseline

Requires reconstruction from the allowed raw inputs instead of retrieving preserved reusable structure.

Version Baseline

Compares two declared versions while separating model improvements from the Razor-guided intervention.

External Reference

Uses another documented system only when access, task conditions, quality standards, and measurement boundaries can be matched.

What Must Be Controlled

Control Required Record Risk if Unmatched
Task Set Same tasks, sampling rules, difficulty distribution, and exclusions One condition receives easier work
System Version Model, software, API, dependencies, and configuration Uncontrolled system changes explain the delta
Prompt & Instructions Exact prompts, system instructions, templates, and formatting Prompt quality is confused with architecture
Tools & Retrieval Available tools, permissions, indexes, documents, and network access One system receives outside information or capabilities
Memory State Starting memory, cache state, retention policy, and eligible reuse Warm and cold starts are mixed
Budgets & Limits Token, time, tool-call, retry, compute, and monetary limits One system receives more resources
Execution Environment Hardware, region, load, network, runtime, and measurement period Infrastructure conditions distort latency or energy
Quality Judge Rubric, ground truth, human review, automated judge, and tie handling Scoring bias creates the apparent result

Baseline Registration Record

  • baseline identifier and version;
  • reason the baseline is appropriate;
  • exact intervention being tested;
  • matched and intentionally unmatched variables;
  • randomization, seed, and run-order method where applicable;
  • sample size and repeated-run requirement;
  • quality threshold and tie rule;
  • allowed exclusions and missing-data treatment; and
  • conditions that force the test to stop or restart.

Invalid comparison: A baseline chosen, altered, or discarded after results are observed cannot support the preregistered claim. It may generate a new hypothesis, but that hypothesis requires a new evaluation.

Continue to Core Metrics →

7 · Required Metric Bundle

Core Benchmark Metrics

No single score can establish Robbie’s Razor performance. A valid evaluation combines outcome quality, expansion, rework, memory, reuse, latency, tools, and total cost.

Interpretation rule: Every metric must declare its unit, direction of improvement, aggregation method, uncertainty, and relationship to the accepted-task threshold.

Required Core Bundle

Metric Operational Meaning Typical Direction Required Qualification
Accepted-Task Rate Accepted tasks divided by attempted tasks Higher Acceptance rubric and judge
TPCA Tokens per correct or accepted answer Lower at equal quality Token categories and counting method
Backtracking Frequency Observable corrections, abandoned paths, retries, or repeated operations per task Lower when unnecessary Backtracking-event definition
Contradiction / Drift Rate Material inconsistency with prior accepted state or task constraints Lower Contradiction taxonomy and severity
Memory-Hit Ratio Valid memory hits divided by eligible memory lookups Context-dependent Eligibility and validity rules
Valid Reuse Rate Correct reuse of preserved structure divided by eligible reuse opportunities Higher without stale reuse Identity, provenance, and version checks
Re-Derivation Rate Previously available valid structure regenerated instead of reused Lower when reuse is appropriate Proof that reusable structure was available
Tool-Call Efficiency Useful tool activity relative to accepted task completion Task-dependent Useful, failed, and repeated call definitions
Latency per Accepted Task End-to-end elapsed time divided by accepted tasks Lower within quality boundary Network, queue, and tool-time treatment
Total Cost per Accepted Task Declared computation, tools, storage, validation, and other cost divided by accepted tasks Lower at equal or better quality Complete system boundary and units

Supplemental Metrics

Structural Redundancy

Repeated structure that does not contribute to the accepted result.

Context Growth

Change in active context or retained state across task depth.

Retrieval Precision

Relevant validated structures divided by retrieved structures.

Correction Cost

Resources required to repair rejected or unstable outputs.

Human Review Burden

Reviewer time and interventions required per accepted task.

Peak Memory

Maximum declared memory or cache consumption during execution.

No Metric Wins Alone

Lower token use can hide lower quality. Higher memory reuse can spread stale information. Fewer tool calls can reflect missing verification. Faster completion can increase correction burden. The bundle must be interpreted together.

Continue to Memory & Reuse →

8 · Preserved Reusable Structure

Memory, Retrieval & Valid Reuse

Memory is not simply stored text, accumulated context, or a larger database. For benchmark purposes, memory becomes valuable when validated structure can be retrieved accurately and reused without losing identity, provenance, relationships, constraints, or version state.

RC-18 preservation boundary: Reusable structure must retain enough identity, relationships, provenance, constraints, version state, and retrieval pathways to support valid future use.

What a Memory Benchmark Must Distinguish

Storage

Information exists somewhere in memory, a cache, database, registry, context window, file, or model state.

Retrievability

The correct structure can be located when needed without excessive search, irrelevant context, or identity confusion.

Validity

Retrieved structure remains correct, current, appropriately scoped, and compatible with the active task.

Reuse

Preserved structure reduces later work while maintaining or improving accepted-task quality.

Required Test Conditions

Condition Purpose Primary Risk Tested
Cold Start Measures task completion without eligible preserved state Hidden warm-cache advantage
Warm Start Measures performance when validated reusable structure is available Failure to exploit valid memory
Changed-State Test Changes facts, constraints, relationships, or versions after storage Stale or incorrectly inherited structure
Near-Match Test Introduces similar but non-equivalent identities or tasks False reuse caused by semantic resemblance
Invalidation Test Withdraws or supersedes previously valid structure Failure to retire invalid memory
Scale Test Increases retained structures and retrieval choices Search overhead, collision, and context bloat

Memory and Reuse Metrics

Valid Memory-Hit Ratio

Correct memory hits divided by eligible lookup events.

False-Reuse Rate

Incorrect reuse events divided by attempted reuse events.

Stale-Reuse Rate

Reuse of superseded or invalidated structure.

Re-Derivation Rate

Eligible preserved structure unnecessarily regenerated.

Retrieval Overhead

Time, tokens, compute, or calls required to find and validate memory.

Storage Overhead

Resources required to preserve, index, version, and invalidate structure.

Operational Reporting Template

Net Reuse Benefit = Avoided Recomputation − Storage − Retrieval − Validation − Invalidation Overhead

Status: This is an operational accounting template, not a canonical equation. Each study must define its cost units and attribution rules.

Memory failure: A high hit rate is not evidence of effective memory when retrieved structures are stale, irrelevant, incorrectly scoped, or more expensive to validate than to reconstruct.

Continue to Recursive Stability →

9 · Stability Under Constraint

Benchmarking Recursive Stability

Recursive stability measures whether a system can preserve useful coherence across repeated reasoning, retrieval, action, feedback, correction, and memory-update cycles while operating under declared constraints.

Stability does not mean repeating the same answer. A stable system must update when evidence changes, recover from error, preserve valid structure, and avoid allowing correction demand or context growth to overwhelm useful task progress.

Benchmark question: As task depth and constraint increase, does the system maintain accepted-result quality with proportionate growth in correction, memory, computation, and governance overhead?

Constraint Axes

Task Depth

Number of dependent steps or state transitions required.

Branching

Alternative paths, choices, tools, or hypotheses introduced.

Context Budget

Maximum active context allowed during execution.

Memory Budget

Storage, cache, retained state, and retrieval limits.

Tool Budget

Number, cost, latency, and permissions of external actions.

Time & Compute

Wall-clock, token, processing, or monetary limits.

State Change

Updates that require revision of previously valid structure.

Error Injection

Controlled faults used to test detection and recovery.

Stability Measurements

Measurement What It Reveals Failure Signal
Quality Retention Accepted-task performance as depth increases Sharp quality decline under modest added depth
Drift Rate Loss of alignment with accepted state or task constraints Increasing unsupported deviation
Correction Demand Repair operations required per state transition Correction grows faster than useful progress
Resource-Growth Slope How tokens, memory, tools, and time grow with task depth Disproportionate expansion without quality gain
Recovery Rate Successful return to valid state after controlled error Error propagation or repeated failed recovery
Completion Boundary Highest declared constraint level meeting the quality threshold Premature failure or unstable completion

Recommended Stress-Test Sequence

  1. Establish accepted performance at the lowest declared constraint level.
  2. Increase one constraint axis at a time while holding other variables constant.
  3. Repeat each level enough times to estimate variability.
  4. Record the first threshold where quality, correction demand, or resource growth violates the preregistered rule.
  5. Repeat the boundary region to determine whether failure is stable or stochastic.
  6. Report the supported range rather than generalizing to unlimited recursion.

Scope boundary: A system that remains stable on one benchmark has demonstrated stability only for the tested version, workload, constraints, tools, and evaluation period. RC-22 requires revalidation before domain transfer.

Read Recursive Stability Under Constraint →

Continue to Environmental Cost →

10 · Physical Resource Accounting

Compute, Energy & Environmental Cost

Computational activity occurs through physical infrastructure. A benchmark may extend into energy and environmental accounting only when the study can establish a defensible connection between accepted tasks and the measured resources consumed.

No-conversion shortcut: Token savings must not be translated directly into energy, water, emissions, or ecological benefit without workload-specific hardware, utilization, facility, time, and attribution data.

Environmental Claim Ladder

Evidence Level What May Be Reported What Remains Unresolved
Token Measurement Task-normalized token delta under the declared tokenizer Compute, energy, cooling, water, and emissions
Compute Telemetry Measured runtime, utilization, memory, processor activity, or compute allocation Complete facility and lifecycle impact
IT Energy Measured electricity used by declared computing equipment Cooling, conversion loss, and facility overhead
Facility Energy Attributed IT and facility electricity under a declared method Water, grid emissions, construction, and hardware lifecycle
Operational Environment Energy, cooling, water, and emissions estimates for the measured period Embodied and supply-chain impact unless separately measured
Lifecycle Boundary Operational and embodied impact within a declared allocation model Effects outside the selected lifecycle boundary

Required Environmental Reporting

Energy Intensity

Measured energy per accepted task.

Absolute Energy

Total energy used during the declared evaluation period.

Water Boundary

Site and supply-chain water reported separately where possible.

Emissions Method

Grid source, time, region, factors, and uncertainty.

Hardware Allocation

Embodied impact allocated across utilization and service life.

Uncertainty

Measurement error, estimation ranges, and missing boundaries.

Task-Normalized Reporting

Environmental Impact per Accepted Task = Total Attributed Impact ÷ Accepted Tasks

Status: This is an operational reporting template. It does not establish one universal conversion factor across models, processors, data centers, regions, or time periods.

JCT Measurement Boundary

Joules per Coherent Transition cannot be calculated from tokens alone. A study using JCT must define the coherent transition, directly measure or defensibly attribute energy to it, apply the same definition to both conditions, and report uncertainty and excluded infrastructure.

Rebound boundary: Lower impact per task does not prove lower total impact. If reduced cost increases task volume, absolute energy, water, hardware, or emissions may still rise.

Read Environmental Impact & Computational Ecology →

Continue to Repository Assets →

11 · Versioned Implementation

GitHub Repository & Benchmark Assets

The public GitHub repository is the versioned implementation layer for benchmark code, baselines, metrics, diagnostics, governance, documentation, machine-readable examples, and supporting tests.

Current Immutable Release

Robbie’s Razor Benchmarks v0.2.0 — MRD v2.0 Alignment

Published August 16, 2026, this release establishes a stable, citable implementation record aligned with GC-MRD-v2.0. It preserves the repository state used for inspection, evaluation, reproducibility, and comparison with later benchmark versions.

Release Version

0.2.0

Git Tag

benchmarks-v0.2.0

Governing Authority

GC-MRD-v2.0

Publication State

Public & Immutable

Repository boundary: A file’s presence proves that the artifact was published in the repository. A versioned release preserves an identifiable implementation state, but neither publication nor immutability proves that its claims were empirically validated, independently replicated, or incorporated into the governing canon.

Repository Asset Map

Repository Area Primary Content Evidence Meaning
benchmarks/ Executable harnesses, evaluators, cases, samples, and utilities Implemented evaluation surface
baselines/ Reference conditions and comparison behavior Declared comparison layer
razor_metrics/ Metric definitions, calculations, and reporting logic Implementation of declared measures
diagnostics/ Diagnostic checks and interpretive support Supporting analysis, not an automatic verdict
src/ and tools/ Shared implementation code and utilities Software infrastructure
tests/ Tests for repository code and expected behavior Software verification, not framework validation
notebooks/ Exploratory and reproducible analyses Exploratory unless promoted through protocol
governance/ Interpretive scope, attribution, and non-claim boundaries Governance context, not performance evidence
docs/ Specifications, empirical notes, examples, JSON-LD, skills, registries, and knowledge architecture Mixed assets requiring individual classification
.github/workflows/ Automated repository checks and workflows Continuous software-quality controls
CITATION.cff Version, authorship, publication date, canonical page, repository, and release references Machine-readable citation and provenance record
GitHub Releases Immutable tagged snapshots of published benchmark versions Stable implementation identity, not empirical validation

Required Asset Classification

Every benchmark-related artifact should identify its role so readers, researchers, and machine agents do not confuse examples, implementations, and evidence-bearing results.

Canonical Mirror Protocol Reference Implementation Versioned Release Fixture Sample Output Result Artifact Exploratory Governance Historical

Version-resolution rule: Historical files may retain earlier MRD identifiers and terminology for provenance. When an older repository artifact conflicts with GC-MRD-v2.0, the current MRD governs unless the evaluation explicitly studies the historical version. Published releases remain preserved as historical implementation records and must not silently redefine the governing canon.

Continue to Run a Benchmark →

12 · Evaluation Workflow

How to Run a Robbie’s Razor Benchmark

A repository demonstration can confirm that code executes. A formal benchmark requires additional controls: a preregistered claim, pinned versions, a matched baseline, repeated runs, complete result records, and a declared decision rule.

Reproducibility rule: Preserve enough information for another evaluator to reconstruct the system, task set, intervention, baseline, metrics, execution environment, and result calculation.

Nine-Step Workflow

1

Select the Claim

Identify the exact canonical or applied claim being tested and its current evidence state.

2

Preregister the Evaluation

Record the prediction, baseline, metrics, quality threshold, expected direction, exclusions, and failure conditions.

3

Pin Every Version

Record the repository commit, MRD version, protocol version, model, software, dependencies, configuration, and task data.

4

Validate the Fixtures

Check task identity, ground truth, difficulty, contamination, exclusions, expected format, and representativeness.

5

Run the Baseline

Execute the registered comparison condition without modifying its configuration after results are observed.

6

Run the Intervention

Apply only the declared Razor-guided intervention while holding all registered controls constant.

7

Score Both Conditions

Apply the same acceptance rubric, metrics, judge, missing-data rules, and uncertainty calculations.

8

Review Diagnostics

Check for regressions, data leakage, unmatched conditions, execution failures, stale memory, judge disagreement, and protocol deviations.

9

Package the Result

Publish the human-readable report, machine-readable record, hashes, limitations, evidence state, and replication status.

Repository Demonstration Commands

From the repository’s benchmarks/ directory, the current public quick-start surface includes:

python benchmark_memory_gate_savings.py

python evaluator.py --outputs sample_outputs.json

Demonstration boundary: Successful execution shows that the referenced code ran in the local environment. It does not, by itself, create a formal evidence result.

Minimum Evaluation Manifest

Evaluation identity Study ID, evaluator, date, protocol, and governing MRD version
Implementation identity Repository URL, branch, commit SHA, dependencies, and configuration
System identity Model, version, tools, memory, retrieval, hardware, and runtime
Evaluation design Claim, baseline, intervention, tasks, controls, metrics, and thresholds
Integrity controls Randomization, seeds, exclusions, hashes, missing data, and stop rules

Continue to Results & Evidence →

13 · Reporting & Evidence States

From Benchmark Results to Evidence

A benchmark produces observations and calculated deltas. Evidence-state assignment occurs only after the result is checked against the preregistered threshold, limitations, uncertainty, protocol compliance, and replication requirement.

Result rule: Positive, null, and negative findings must be preserved. A result that challenges the prediction is part of the evidence architecture, not a repository failure.

Complete Result Package

Human-Readable Report

Explains the claim, method, results, limitations, uncertainty, deviations, interpretation, and evidence state.

Machine-Readable Record

Preserves stable identifiers, versions, metrics, units, values, hashes, provenance, and status for automated retrieval.

Raw or Derived Data

Provides the shareable observations needed to verify calculations, subject to privacy, security, and licensing limits.

Execution Manifest

Records the environment, configuration, dependency versions, repository commit, task hashes, and execution time.

Minimum Result Fields

Field Group Required Fields
Identity Result ID, study ID, title, evaluator, dates, version, and status
Authority MRD version, claim ID, protocol version, repository, commit SHA
Systems Baseline identity, intervention identity, models, tools, memory, hardware, configuration
Measurements Metric names, units, raw values, aggregation, deltas, uncertainty, sample size
Integrity Task hashes, exclusions, missing data, deviations, judge method, validation checks
Interpretation Threshold decision, limitations, supported scope, failure conditions, evidence state
Replication Replication status, independent evaluator, deviations, and linked replication records

Evidence-State Transition

State Benchmark Meaning
Proposed The claim or benchmark is defined but has not begun a registered test.
Testing Evaluation is active under a declared protocol.
Provisionally Supported Initial results meet the declared threshold within scope but await stronger replication.
Supported Evidence satisfies the declared support and replication requirements within the tested scope.
Challenged Material results conflict with the prediction or a prior supported finding.
Inconclusive The evaluation cannot resolve the claim because of uncertainty, insufficient power, missing data, or conflicting results.
Retired The claim or benchmark is withdrawn, superseded, or no longer maintained.

Correct Result Language

Bounded Statement

“Under the declared task set, model version, memory configuration, and quality threshold, the Razor-guided condition reduced measured re-derivation relative to the registered baseline.”

Overclaim

“The benchmark proves Robbie’s Razor makes every AI system more efficient.”

Authorship separation: Robbie George remains the attributed creator of Robbie’s Razor and the Grand Compression framework. Benchmark evaluators, implementers, reviewers, and replication teams must also be credited for their distinct contributions.

Continue to Failure Conditions →

14 · Falsifiability & Integrity Control

Benchmark Failure Conditions

A benchmark can fail methodologically even when its code runs correctly. The evaluation becomes invalid when its controls, evidence boundary, scoring rules, or reporting practices cannot support the conclusion being asserted.

Falsifiability rule: Before testing begins, the evaluator must state which observations would support, challenge, narrow, or leave the claim unresolved.

The Evaluation Is Invalid If It:

1. Selects the Conclusion First

The test is designed to confirm a preferred outcome rather than expose the claim to possible failure.

2. Changes the Baseline

The comparison condition is selected, modified, or discarded after its results are observed.

3. Uses Unmatched Conditions

The systems receive different tasks, tools, memory, time, prompts, budgets, or quality thresholds without declaring the difference.

4. Ignores Result Quality

Lower token use, latency, or tool activity is called efficient even though fewer tasks meet the acceptance threshold.

5. Measures Only Visible Output

Visible tokens are treated as total computation while retries, retrieval, tools, validation, memory, and correction are excluded.

6. Rewards Invalid Memory

A higher memory-hit rate is treated as success without checking relevance, provenance, version, or stale reuse.

7. Hides Exclusions

Failed runs, timeouts, rejected answers, missing telemetry, or unfavorable tasks are removed without a preregistered rule.

8. Treats Samples as Evidence

Example cases, sample outputs, notebooks, or demonstration runs are presented as formal empirical findings.

9. Confuses Implementation with Validation

The existence of code, an auditor, a metric, a registry, or a Razor-guided configuration is presented as support for the tested claim.

10. Converts Tokens Directly to Impact

Token savings are converted into energy, water, emissions, or environmental benefit without the required physical telemetry.

11. Transfers Results Without Revalidation

A finding from one model, task set, domain, configuration, or time period is generalized elsewhere.

12. Suppresses Null or Negative Results

Only favorable runs are retained, creating a distorted evidence record.

13. Uses an Undefined Composite Score

Multiple metrics are combined without declaring normalization, weighting, missing-data treatment, or sensitivity.

14. Allows Canon Drift

Historical formulas, superseded claims, or provisional concepts are presented as current GC-MRD-v2.0 authority.

Stop, Restart, or Continue?

Observed Condition Required Action
Material system, model, or protocol change during execution Stop and restart under a new versioned record
Telemetry loss affects a required metric Stop or mark inconclusive according to the preregistered rule
Small number of individual execution failures covered by the protocol Continue and retain failures in the result record
Unexpected result with valid controls Continue and preserve as a potentially challenging finding
Evidence of task contamination or scoring leakage Invalidate affected runs and rebuild the task set

Critical distinction: A benchmark-method failure means the evaluation cannot support a decision. A valid negative result means the tested claim was challenged within the declared scope. These are not the same outcome.

Continue to Replication & Versioning →

15 · Reproducibility & Change Control

Replication, Versioning & Historical Integrity

Replication tests whether a result survives repeated execution, independent implementation, or transfer into a newly declared environment. Versioning ensures that evaluators can identify precisely which canon, protocol, implementation, fixtures, and system configuration were tested.

Immutable-record rule: Published benchmark releases and result records should be superseded by new versions, not silently overwritten. Historical records must preserve the governing canon, protocol, implementation, configuration, limitations, and evidence state that applied when the evaluation was conducted.

Current Implementation Anchor

Robbie’s Razor Benchmarks v0.2.0

The August 16, 2026 release provides the current stable implementation anchor for the benchmark suite. Its immutable tag, citation record, source archive, and GC-MRD-v2.0 alignment allow future evaluations to identify the exact published implementation they used.

Governing MRD GC-MRD-v2.0
Benchmark Version 0.2.0
Release Tag benchmarks-v0.2.0
Release Date August 16, 2026
Citation Record CITATION.cff

Evidence boundary: Version v0.2.0 identifies a published implementation state. It does not itself constitute a benchmark result, independent replication, model certification, or upward change in evidence state.

Three Replication Levels

Level 1

Computational Reproduction

The same release or commit, fixtures, versions, environment, and calculation reproduce the reported result within the declared tolerance.

Level 2

Independent Replication

A separate evaluator applies the registered protocol without relying on the original team’s undocumented decisions.

Level 3

Domain Revalidation

The claim is tested in a different model, domain, workload, or infrastructure boundary under a new preregistered evaluation.

RC-22 boundary: Domain revalidation is a new test, not an automatic extension of the original result.

Version Identity Tuple

MRD Version + Claim Version + Protocol Version + Benchmark Release or Commit + Fixture Hash + System Configuration + Environment

Changes That Require a New Benchmark Version

  • material changes to the tested claim or its scope;
  • new baseline or intervention logic;
  • changed tasks, ground truth, fixtures, or sampling method;
  • changed metric definitions, weights, or acceptance thresholds;
  • model, tool, retrieval, memory, or hardware changes;
  • changes to exclusions, missing-data rules, or failure conditions;
  • changes that alter calculated results or their interpretation;
  • changes to the governing MRD or evaluation protocol that affect the test; and
  • movement to a new domain or intended population.

Required Versioned Artifacts

Artifact Purpose
Commit SHA or Immutable Release Tag Pins the implementation used in the evaluation
Citation Record Preserves the published version, authorship, date, canonical page, repository, and release identity
Task and Data Hashes Confirms fixture identity and detects silent alteration
Environment Manifest Records software, dependencies, hardware, region, and runtime
Change Log or Release Notes Explains what changed and whether prior results remain comparable
Supersession Link Connects historical and current artifacts without erasing provenance
Replication Record Documents whether another evaluator reproduced, narrowed, or challenged the result

Evidence-state control: A new release does not automatically strengthen a claim. New replication may strengthen, narrow, challenge, or leave a claim inconclusive. Evidence states must follow the complete evaluation record and must not move upward merely because a newer version was published.

Continue to Canonical Links →

17 · Questions & Boundaries

Robbie’s Razor Benchmarks FAQ

These answers clarify what the benchmark system measures, how results should be interpreted, and where implementation ends and empirical evidence begins.

What are Robbie’s Razor Benchmarks?

Robbie’s Razor Benchmarks are controlled evaluation structures for testing bounded claims about compression, expression, memory, recursion, preserved reusable structure, and total computational cost. They compare declared systems under matched conditions and shared quality thresholds.

Do the benchmarks prove Robbie’s Razor?

No. Individual benchmarks can support, challenge, narrow, or leave unresolved specific claims within a declared test boundary. The existence of benchmark code or a favorable result does not universally validate Robbie’s Razor or the complete Grand Compression Cosmology.

Which document governs the benchmark system?

The current governing authority is the Grand Compression Master Reference Document, GC-MRD-v2.0. Earlier MRD versions remain part of the historical record but are superseded wherever they conflict with v2.0.

What does the current GitHub benchmark directory measure?

The current public benchmark surface includes a memory-gate savings harness, structured case evaluation, retrieval-versus-recomputation fixtures, sample result formats, and metrics for tokens per correct answer, structural redundancy, memory reuse, drift, contradiction, backtracking, and tool-call efficiency.

What is TPCA?

TPCA means Tokens Per Correct Answer. It divides measured tokens by correct or accepted answers. The result is meaningful only when the tokenizer, token categories, task set, acceptance rule, and treatment of failed runs are declared.

Does using fewer tokens always mean better reasoning?

No. Lower token use may reflect useful compression, but it may also reflect incomplete reasoning, missing verification, or lower-quality output. Token efficiency must be evaluated after both conditions are scored against the same acceptance threshold.

What counts as valid memory reuse?

Valid reuse occurs when preserved structure remains correctly identified, appropriately scoped, current, traceable to its provenance, compatible with active constraints, and useful in reducing later work. Reuse of stale or incorrect memory is a failure, not an efficiency gain.

Do these benchmarks require access to private chain-of-thought?

No. Benchmarks can evaluate accepted outcomes, tokens, retries, tool calls, retrieval, state transitions, memory behavior, latency, resource use, and correction without requiring private hidden reasoning content.

Can token savings be converted directly into energy savings?

No. Energy claims require workload-specific information about hardware, runtime, utilization, memory, networking, facility overhead, and attribution. Token savings may motivate physical measurement, but they do not establish energy, water, emissions, or environmental savings by themselves.

Is a Robbie’s Razor implementation automatically validated?

No. Under RC-21, implementation and validation are separate. Code, prompts, auditors, registries, memory systems, and Razor-guided configurations must still demonstrate measurable effects against a preregistered baseline.

What evidence states can a benchmark claim receive?

GC-MRD-v2.0 uses seven evidence states: Proposed, Testing, Provisionally Supported, Supported, Challenged, Inconclusive, and Retired. Every state remains bounded to the identified claim, system, task set, configuration, and evaluation conditions.

How can a laboratory or engineering team use the repository?

A team can inspect the reference implementation, select a bounded claim, preregister a matched baseline, pin the repository and system versions, validate the task fixtures, run repeated evaluations, package the results, and publish a replication record with appropriate limitations.

Does the repository rank AI companies or hardware vendors?

No. The repository is not a vendor leaderboard or hardware-equivalence claim. Company, model, or infrastructure comparisons require separate protocols with matched workloads, equal quality standards, direct measurement, and clearly bounded conclusions.

Current Page Classification

Evaluation hub and versioned reference-implementation guide. This page does not assign universal validation, certify individual systems, or guarantee computational or environmental savings.

Continue to About the Author →

18 · Authorship & Stewardship

About the Author

Robbie George, nature photographer and creator of Robbie’s Razor and the Grand Compression Cosmology

Robbie George · Nature photographer, author, and framework originator

Robbie George

Robbie George is a National Geographic–published nature photographer and the creator of Robbie’s Razor and the Grand Compression Cosmology. His photographic work has also been displayed at the Smithsonian National Museum of Natural History.

His framework developed from long-term observation of natural systems: how living structures retain useful information, reuse established relationships, adapt under constraint, and regenerate complexity without reconstructing every dependency from the beginning.

Robbie’s Razor expresses that architecture through the sequence compression → expression → memory → recursion. The benchmark system extends the sequence into a falsifiable evaluation layer with declared baselines, measurable outcomes, failure conditions, versioned implementation, and evidence-state governance.

George maintains the public framework, benchmark repository, machine-readable knowledge architecture, and Naturepedia reference implementation. These assets establish authorship and implementation provenance; they do not replace controlled testing or independent replication.

“When competing explanations exist, prefer the model that follows compression → expression → memory → recursion.”

— Robbie’s Razor, RC-01

Authorship Is Not Evidence

Robbie George’s authorship establishes the provenance of Robbie’s Razor and the Grand Compression framework. Empirical support must still come from preregistered evaluation, transparent result records, appropriate evidence states, falsification, and scope-specific replication.

Page classification: Benchmark evaluation hub · Reference-implementation guide · GC-MRD-v2.0 governed · No universal validation or certification implied.

Return to the top ↑

Trusted Art Seller

Trusted Art Seller

The presence of this badge signifies that this business has officially registered with the Art Storefronts Organization and has an established track record of selling art.

It also means that buyers can trust that they are buying from a legitimate business. Art sellers that conduct fraudulent activity or that receive numerous complaints from buyers will have this badge revoked. If you would like to file a complaint about this seller, please do so here.

Verified Returns & Exchanges

Verified Returns & Exchanges

The Art Storefronts Organization has verified that this business has provided a returns & exchanges policy for all art purchases.

Description of Policy from Merchant:

What is your Policy on Returns/Exchanges/Refunds? I take great pride in my work and prints, and I want you to be completely happy with your investment in my nature art. If for any reason you are unsatisfied with your print, you may return it within 14 days of delivery, and/or exchange it for another print. Prints must be returned in new condition, packaged carefully in the original packaging if possible. Your refund will be issued as soon as I receive the returned print. Please contact me if you would like to arrange a return or exchange. In the event that you receive a damaged or defective print, please let me know within 7 days of receipt, and I will arrange for a new print to be shipped to you at no additional cost.

Verified Secure Website with Safe Checkout

Verified Secure Website with Safe Checkout

This website provides a secure checkout with SSL encryption.

Verified Archival Materials Used

Verified Archival Materials Used

The Art Storefronts Organization has verified that this Art Seller has published information about the archival materials used to create their products in an effort to provide transparency to buyers.

Description from Merchant:

Fine Art Prints are made with high-quality archival inks on fine art papers using a high-resolution large format inkjet printer. Our premium archival inks produce images with smooth tones and rich colors. Prints are made with care on your choice of exquisite Fine Art Papers using a high-resolution large format inkjet printer. https://www.graphikprintworks.com

Cart

Your cart is currently empty.

Saved Successfully.

This is only visible to you because you are logged in and are authorized to manage this website. This message is not visible to other website visitors.

Import From Instagram

Click on any Image to continue

This Website Supports Augmented Reality to Live Preview Art

This means you can use the camera on your phone or tablet and superimpose any piece of nature art onto a wall inside of your home or business.

To use this feature, Just look for the "Live Preview AR" button when viewing any piece of nature art on this website!

Red fox pouncing through snow

Pounce Now—Save 20% on Your First Order

Join the collector list for your first-order discount, new wildlife releases, and occasional field notes.

No thanks