Proto-AGI harness

Can scaffolding
make a general
intelligence?

Researchers never fully agreed on AGI. They did agree the remaining holes are mostly memory, novel reasoning, and long-horizon agency. Aether wraps a frontier model in a cognitive lattice aimed at those holes — then scores the result against the definitions they actually published.

GPT-5, scored by Hendrycks et al. (2025): 57% of a well-educated adult. Long-term memory storage: 0.

CHC profile

hypothesis

2025 · Hendrycks, Song, Szegedy, Bengio, Schmidt, Marcus, Tegmark et al.

AGI is an AI that can match or exceed the cognitive versatility and proficiency of a well-educated adult.

A score, not a vibe. GPT-4 27%, GPT-5 57%. The remaining hole is foundational machinery — especially long-term memory storage at 0.

2023–24 · Morris et al., Google DeepMind

Performance (Emerging / Competent / Expert / Virtuoso / Superhuman) crossed with generality (Narrow vs General).

Frontier chat models sit at Emerging–Competent AGI: they cover a wide range of tasks at or below a skilled adult, not Expert across the board.

2007 · Shane Legg & Marcus Hutter

Intelligence is an agent's ability to achieve goals in a wide range of environments.

Generality is environmental, not benchmark-shaped. A language model in a chat box is one environment.

Where models still fail

The jagged remainder

Full gap analysis
AbilityGPT-4GPT-5ScaffoldableThe hole
General Knowledge8090mediumParametric knowledge is wide but stale, uneven, and unowned by a particular life.
Reading & Writing60100lowFrontier models already match or exceed a well-educated adult on most literacy tasks.
Mathematical Ability40100mediumSymbolic slips persist when the model does arithmetic in prose.
On-the-Spot Reasoning070highFluid intelligence on unseen puzzles (ARC-style) and multi-step plans still collapse without search.
Working Memory2040highContext windows are a poor working memory: they rot, they are not addressable, they are not operated on.
Long-Term Memory Storage00highGPT-5 still scores 0. Weights do not update from a conversation. Every session is amnesia.
Long-Term Memory Retrieval4040highHallucination is a retrieval-precision failure. Search tools hide it without fixing it.
Visual Processing040lowScaffolding in text cannot see. Native multimodal models closed some of this; GUIs and spatial scans remain weak.
Auditory Processing060lowSpeech I/O is now a product feature; rhythmic and musical judgment are not.
Speed3030mediumToken generation is fast at easy tasks and slow at hard ones; it is not human reaction time.

Hendrycks et al. warn that context windows and RAG are capability contortions: they mask the absence of genuine long-term storage. Aether treats that warning as the experiment, not as a reason to stop. The battery tells you whether the prosthesis held.

The lattice

Twelve layers. One loop.

By 2026 the field had quietly converged: not a swarm of specialist agents, but a thin ReAct loop wrapped in memory, tools, planning, and skills. Claude Code, Deep Agents, OpenHands, Letta — different products, the same skeleton. Aether is that skeleton pointed at AGI definitions instead of at git.

  • Episodic memory

    Letta, Mem0, Hermes

    Write what happened. The prosthetic for the CHC zero — long-term storage.

  • Semantic memory

    Mem0, Graphiti/Zep

    Facts about you, the world, and this project, stored as durable claims.

  • Working memory

    SWE-agent ACI, Deep Agents virtual FS

    A scratchpad the model can edit instead of stuffing the context window.

  • Hierarchical planner

    Deep Agents, OpenHands, Tree of Thoughts

    Sketch a plan before acting. System-2 as a first class step.

  • Reflexion critic

    Shinn et al. Reflexion

    A second pass that hunts confabulation and plan holes.

  • Tool use

    ReAct, MCP, Claude Code

    Calculator, clock, and memory tools. Exactness the weights will not guarantee.

  • World model

    Goertzel architectures, belief state

    A living note of what is believed to be true right now.

  • Metacognition

    Burnell et al. coverage gap

    Tag confidence. Say 'I don't know' when the store is empty.

  • Skill library

    Voyager, Anthropic Skills

    Save a procedure once, reuse it. Tiny skill-acquisition loop.

  • Internal debate

    CrewAI, AutoGen, multi-agent debate

    Two perspectives, one decision. Off by default — it costs a call.

  • Goal stack

    AutoGPT, Legg-Hutter agency

    Track standing goals so turns are not amnesiac tasks.

  • Constitution

    Constitutional AI, CLAUDE.md

    Standing instructions. Identity as a file, not a mood.

Harness atlas

What already exists

Open the atlas

Claude Code / Claude Agent SDK

product

Anthropic, 2025

The result that flipped the field: a thin ReAct loop with files, bash, grep, CLAUDE.md memory, and compaction beat elaborate multi-agent graphs on real software work.

Deep Agents

runtime

LangChain, 2025–26

The batteries-included Claude Code analog on LangGraph: planning tool, virtual filesystem, sub-agents, summarization, skills.

LangGraph

runtime

LangChain, v1 2025

Production default for long-horizon work: explicit state, checkpoints, replay, human-in-the-loop. Ranked first for durable tasks in 2026 surveys.

OpenHands

product

All Hands AI (ex-OpenDevin)

Self-hostable autonomous engineer. Plans a dependency graph, then fans work out to sub-agents in a sandbox.

SWE-agent / mini-swe-agent

eval

Princeton + Stanford, NeurIPS 2024

Defined the Agent-Computer Interface. mini-swe-agent later showed ~100 lines can still clear 74%+ on SWE-bench Verified.

Letta (MemGPT)

memory

Berkeley / Letta

Treats context as RAM and a vector/archival store as disk. The agent pages memories in and out.

Sign in. Plant a memory. See if it survives the next turn.

That is the entire MS experiment, the one GPT-5 still scores at zero. If the lattice can hold a nonce across a turn, scaffolding is doing real work. If it cannot, we learned something cheaper than a manifesto.

Create a chamber