AGENT ATLAS · TIER C

Reference Harness

The project's dependency-free, deterministic teaching harness and controlled-experiment baseline; it is not a production coding-agent product.

sdkopen sourceactive

Reference Harness

Reference Harness is the project's minimal teaching and controlled-experiment baseline, not a product intended to compete with Codex, Claude Code, or another production agent. It keeps the scripted model double, agent loop, tool registry, workspace path boundary, and Trace recorder in a dependency-free Python implementation.

  • Current coverage: Tier C, project-owned controlled baseline;
  • Research role: validate the contract between Registry, Experiment, Result, Trace, and web replay;
  • Model boundary: Scripted Model returns predeclared turns and says nothing about real model capability;
  • Safety boundary: Workspace constrains path resolution but is not an operating-system sandbox;
  • Reproducibility: pinned prompt and fixture digests, fixed timestamps, two repetitions, and a normalized trace fingerprint.

It answers whether the experiment infrastructure itself works. Native adapters can then connect observable behavior from real agents to the same evidence chain.

IMMUTABLE OBSERVATIONS

Snapshots

Facts are bound to a date, surface, and version. New observations append rather than overwrite history.

current

reference-harness-2026-08-10-controlled

A controlled, scripted baseline used to validate the Lab pipeline. It must not be compared with a native vendor agent or presented as production-grade isolation.

Observed
2026-08-10
Surface
sdk
Version
0.1.0
Claims
1
Inspect snapshot