The model did not need more history

Station Zero's first live single-Agent Host already preserved identity, candidate admission, deterministic Skill execution, verification, replay, recovery, and Provider replacement. It still failed strategically. Codex exhausted power. Hermes rushed communications and lost to reactor meltdown. A Codex-to-Hermes continuation preserved the Task and still ended with the Engineer incapacitated.

The tempting response was to add a planner, longer transcript, unrestricted memory, or hidden rank-one policy. The implemented response was narrower: make the current Goal dependencies and consequences explicit enough that the Provider could choose with better information.

A thin Host can improve strategy by compiling trustworthy decision semantics without becoming the decision-maker.

The World, model, and admission rules stayed fixed

M2.1 changed no World rule, model, Skill, admission rule, verification path, or replay contract. Providers still selected any exact current candidate. The Host added:

  • an explicit terminal Goal graph;
  • finite threat horizons for meltdown, asphyxiation, crew loss, incapacitation, battery exhaustion, and timeout;
  • persistent-regression annotations;
  • state-dependent power-control meaning;
  • an optimistic lower bound on remaining primitive steps;
  • a public strategic score and rank;
  • exactly one subsequent-operation lookahead.

Full state search was measured and rejected after exceeding 20,000 nodes and one minute. The retained semantics remained bounded, inspectable, and recomputable from current verified state.

Before and after

Provider pathM2M2.1CallsNew score
Codexpower exhausted · 27victory · 25102160
Hermesreactor meltdown · 10Engineer incapacitated · 259982
Codex → HermesEngineer incapacitated · 28victory · 25102194

Codex reached verified rescue in ten Provider calls and 25 verified Effects. Codex-to-Hermes also reached victory after five decisions from each Provider, without transferring Codex transcript, Session, memory, or Tool history. Hermes-only survived far longer and followed the threat order more coherently, but repaired life support too late and still failed.

What the Host actually compiled

Each candidate exposed changes to terminal requirements, persistent regressions, threat horizons, urgent mitigation, battery use, projected power draw, optimistic remaining steps, Tick slack, and whether one subsequent strategic operation could project victory.

Goal graphWhat must become true

Eight terminal requirements and active prerequisites replace reconstruction from scattered booleans.

Threat horizonsWhat will fail first

Current verified state becomes time-to-consequence rather than vague urgency prose.

Regression meaningWhat a candidate destroys

Life-support shutdown remains harmful; cooling shutdown becomes safe only under explicit horizon conditions.

Lower boundWhether victory remains feasible

Optimistic steps and Tick slack expose time infeasibility without full planning.

One-step lookaheadWhat becomes possible next

Bounded visibility replaces a hidden search tree.

The Host did not force the best-ranked action

The strategic score and rank were public candidate semantics, not an admission override. The Provider remained free to choose any exact legal candidate. A separate rank-one baseline—using neither Fixture nor model—followed a different route and won in 26 Ticks. This proved that the ranking was executable and useful without making it the hidden policy behind the live runs.

Codex explicitly cited the shortest threat horizon, safe cooling shutdown, and projected-victory requirement. The improvement is attributable to better current semantics, not to changing the World after seeing a failure or silently replacing the Provider's choice.

Hermes remained a required counterexample

Hermes no longer failed at Turn 10. It repaired and powered cooling first, sealed the breach, stabilized the crew, and survived until Turn 25. It still delayed life support until oxygen reached 15 and Engineer health reached zero.

This retained failure prevents a false conclusion. Public decision semantics can materially improve policy while leaving Provider-specific planning variance intact. A Host can expose the dependency graph; it cannot guarantee that every model will allocate time and resources correctly.

Why not a planner?

A hidden planner would make the model decorative. A complete state search was already too large for the workload's thin runtime budget. A forced rank-one action would erase useful Provider differences and make failure evidence less informative. Longer transcripts would preserve more old reasoning, not necessarily more current truth.

The retained Host role is narrower:

compile current truthexpose dependenciesproject bounded consequencesretain alternativesadmit exact choiceverify reality

That boundary is compatible with stronger future models. Better cognition can use the same semantics without inheriting a hidden policy that assumes today's models are permanently weak.

What this experiment proves

  • Decision quality can improve when Goal structure and consequences become explicit without changing the model or World.
  • One bounded lookahead can be useful after full search is measured and rejected.
  • Provider replacement can preserve successful policy when the replacement receives durable Task state rather than prior transcript.
  • Host semantics can remain advisory and inspectable rather than becoming an opaque planner.

What it does not prove

Three live paths on one deterministic World do not establish general planning superiority. The strategic score was designed for Station Zero. The rank-one baseline does not prove that fixed ranking beats models across changing Worlds. Hermes-only still failed. No human compared interpretability or intervention cost.

The general claim is narrower: when a World already contains verified Goals, dependencies, resources, and time, compiling that structure into bounded candidate semantics can be more useful than adding transcript length or hidden planning machinery.

The thin Host improves the conditions of judgment. It does not confiscate judgment from the Provider.

Evidence

M2.1 record

  1. Receipt. Goal-directed strategy semantics receipt.
  2. Evaluation. Machine-readable M2.1 evaluation.