Live surface · Cognitive architecture

The S.A.M brain, actually pulsing.

This page now hydrates from a public-safe brain snapshot: bridge health, mood state, identity-summary freshness, memory-card counts, redacted capacity, weather archive depth, and the remaining observer gap. No private session text leaves the controller.

Reading time · 7 min Domain · Agents Status · Snapshot-backed
Public-safe live snapshot

The page reads the controller before it talks.

The public site stays static for safety, but the deploy publishes a redacted brain-data.json snapshot from the bridge and private runtime. Visitors get proof of life without exposing tokens, private transcripts, or raw thoughts.

Bridgesampling...
Generatedloading
Moodloading
10
Live regions
--
Open feedback cards
--
Live workloads
--
Weather observations

Latest redacted activity

loadingReading the public brain snapshot...

Why a brain metaphor

S.A.M is a small constellation of agents. Each one is a process, sometimes a container, sometimes a script, sometimes a durable record picked up by a worker. They all talk through a central bus and a shared memory store. That’s the boring engineering description.

The brain metaphor isn’t accidental decoration; it’s the design tool. Mapping each agent to a real neuroanatomical region forces honesty about what jobs the system covers, where the gaps are, and which agents have to talk to which. The thalamus has to route every sensory input, so the Gateway agent has to handle every inbound message. The hippocampus consolidates short-term to long-term memory, so the Memory agent has to persist context across sessions. The metaphor doesn’t prove anything — it just keeps the architecture from drifting into a generic services/ folder where nothing is named for what it actually does.

Give the components real names and the missing components become obvious. — The whole reason to do this

Live and promoted regions

The old page said seven regions were live and four were missing. That was stale. Mood, attention/focus, and dream/reflection state already exist in the AGENT1/RealtimeVoice system, so this page promotes them and marks only the observer layer as the honest gap. Each card below has a static job description and a hydrated signal from the latest redacted snapshot.

Snapshot source: bridge health, mood, identity summary, feedback cards, sessions, timeline summaries, redacted capacity counts, and public tinyblue data feeds. Raw session titles, thought bodies, tokens, and private subjects are deliberately not published.

Thalamus

Gateway agent
Live

Routes every inbound message to the right specialist. The first thing anything new touches.

Metricbridge jobs
Freshnesssnapshot

Bridge health sampled.

  • Inbound message routing
  • Intent classification
  • Response delivery

Broca’s area

Nix agent
Live

Language production and identity continuity: the part that should sound like Nix, not a stock chatbot.

Metricstate loaded
Freshnesssnapshot

Identity summary sampled.

  • Language generation
  • Tone and register
  • Identity continuity

Motor cortex

Builder agent
Live

Execution: code, scripts, deployments, and concrete changes to system state.

Metricdeployment receipt
Freshnesstimeline

Timeline sampled.

  • Code generation
  • Runbook building
  • System mutation

Hippocampus

Memory agent
Live

Long-term memory and feedback cards: durable facts, open corrections, and behavior rules.

Metricopen cards
Freshnesssnapshot

Feedback layer sampled.

  • Fact retention
  • Knowledge lookup
  • Cross-session recall

Prefrontal cortex

Orchestrator agent
Live

Planning and routing: turns messy requests into steps and tracks the active session shape.

Metricprojects
Freshnesssnapshot

Session surface sampled.

  • Multi-step planning
  • Agent coordination
  • Delegation

Temporal lobe

Journal agent
Live

Episodic memory: daily notes, timelines, receipts, and durable reconstruction trails.

Metricledger
Freshnessappend-only

Timeline sampled.

  • Session logging
  • Daily journal composition
  • Timeline maintenance

Suprachiasmatic

Timekeeper agent
Live

Circadian control: timers, reminders, routines, and wall-clock-triggered work.

Metrictimers
Freshnesscontroller

Timer layer sampled.

  • Scheduled messages
  • Cron workflows
  • Time-based triggers

Amygdala

Emotional agent
Live

Mood and affect are no longer theoretical; the bridge owns a sampled mood state.

Metricmood
Freshnesssnapshot

Mood sampled.

  • Mood-state tracking
  • Tonal calibration
  • Sentiment-aware routing

Anterior cingulate

Attention agent
Live

Focus and salience are represented through the current focus summary and open-card pressure.

Metricfocus
Freshnesssnapshot

Attention sampled.

  • Priority detection
  • Focus management
  • Interrupt handling

Default mode network

Dreamer agent
Live

Offline consolidation is represented by private daily reflection receipts and cards.

Metricdream lane
Freshnessdaily

Dreamer lane sampled.

  • Pattern synthesis
  • Background ideation
  • Memory consolidation

The one still ghosted in

The observer layer is still not allowed to pretend it exists. There are feedback cards and critique receipts, but not yet a live contradiction/error monitor that can watch an answer before it leaves the system.

Insula

Observer agent
Missing

Self-awareness. The metacognitive pass that asks whether the answer contradicts known context before it goes out.

Metricnot wired
Freshnessplanned

Needs a live observer before promotion.

  • Self-monitoring
  • Output reflection
  • Error detection
  • Meta-awareness signals

How the regions talk

Every public signal on this page is a boundary decision. The private bridge holds richer state; the public site gets a redacted snapshot. That is deliberate: prove the system is alive without publishing raw session content or credentials.

The next move is authenticated drill-down inside the trust boundary, but the public layer should stay boring and safe. Static edge, redacted JSON, short cache, visible pulse. Apple polish on the outside; careful boundaries underneath.

10
Live regions
1
Honest gap
91%
Architecture coverage
--
Bridge jobs

Takeaways

This map is no longer only a document. It is a public pulse: enough live proof to make the site credible, enough restraint to keep the private mind private. Adding a new capability still means picking a region; promoting a region now also means wiring a public-safe signal.

Next surface
Manifesto — what S.A.M is, and what it wants
Link copied