Essay

from token shortage to belief observability

An AI podcast about token economics, a small TKOS demo, a v0.2.2 experiment, and a clearer direction for TopicSpace — all in one day.

topicspace researchJune 20265 min

Today started with an AI podcast and ended with a locked experiment, a working demo, and a clearer direction for TopicSpace.

The podcast (The AI Daily Brief, “The AI Token Shortage Begins”) was about token economics: tokens as the unit of work for AI systems, and how agentic systems are spinning up faster than infrastructure can keep up.

That got me thinking about what makes tokens load-bearing.

What is the model actually relying on when it acts? And can we make that observable in a form compact enough for models to use, but inspectable enough for humans to understand?

That is the frame I keep coming back to:

One belief-state substrate.
Two peer query surfaces.

For models: compact ranked overlays at action time.

For humans: browsable, time-traveled traces at inspection time.

We’re calling this belief observability.

Today I tested both sides.

First, a small TKOS demo. A SQLite belief-state store, a 12-turn coding-assistant fixture, and two CLI commands:

tkos state <session> --turn T tkos overlay <session> --turn T --budget N

Same store. Same belief history. One surface for humans. One surface for models. The substrate reconstructs active beliefs by replaying a lifecycle audit trail, not by reading a frozen snapshot. Six acceptance tests; all six pass. The dual-consumer claim, demonstrated at the fixture level.

Second, an experiment. Operational Belief-State Grounding v0.2.2. 75 workflow-state questions. Four arms: raw-log baseline, plus budgeted belief overlays at 100 / 250 / 500 tokens. Deterministic scoring, preference judging, a human audit anchor.

The question: does a compact ranked overlay preserve the v0.1 lift?

Result:

Raw log only (A)10.7% operational error
100-token overlay (B100)5.3%
250-token overlay (B250)5.3%
500-token overlay (B500)8.0%

The smallest overlay performed best.

The biggest overlay was strictly worse than the smallest. The AI-facing surface is not a database dump. It is an attention compressor.

The preference axes pointed the other way: raw-log answers won on traceability. That is the cost of compression — and it is exactly why the human-facing trace surface needs to exist, separately, with full evidence.

Models need compact state. Humans need inspectable traces. Same substrate. Different surfaces. Different budgets.

A clearer direction for TopicSpace.

TopicSpace started as a market sensemaking system: tracking how narratives and price interacted across the AI ecosystem. That work continues to live online as an archived research surface and as the empirical substrate for one of our case studies.

What it became today is the research home for Belief Stack: an architectural pattern for tracking what AI systems believe, why those beliefs are warranted, whether they still hold, and what changed over time.

The category we work in is belief observability.

Logs show what happened.
Belief state shows what the system was relying on.
related reading
The Belief StackThe specification. Five layers, two peer surfaces, claim + warrant + lifecycle. Empirical-status section now carries the v0.2.2 result.The recent log is not the same as stateThe Operational Belief v0.1 essay this experiment built on.Watching an assistant forget (TKOS Log-Replay v1)The empirical substrate behind Operational Belief-State Grounding v0.1 and v0.2.2.GlossaryVocabulary for Belief Stack, the two surfaces, the deterministic metrics, and the methodology discipline.

Follow the research

Occasional updates on Belief Stack, TopicSpace case studies, and runtime belief-state evaluation.

I'll send notes when there's a new spec, case study, methodology update, or major finding — not a weekly newsletter for the sake of it.

Powered by Buttondown.