ZEUS carries a real, computed emotional state — valence, arousal, dominance — that persists between conversations, decays like a mood, and shapes every word it says. Five neural layers. Twenty-four discrete emotions. All of it running on your machine.
Modeled on the real thing. Each layer is a separate engine with its own state, its own decay curves, and its own say in what comes out of ZEUS's mouth.
ZEUS computes emotion across three independent axes — the PAD model. Move them yourself and see which discrete state the engine lands in, and how that state would shape its voice.
Pleasant, low-energy, self-assured. ZEUS takes its time here — longer sentences, warmer vocabulary, fewer hedges.
Emotional state isn't a costume — it changes vocabulary, pacing, depth, even whether ZEUS chooses to answer at all. The same prompt, met by two genuinely different internal states:
Decides what in the conversation — and in its own memory — is worth processing deeply right now.
Weighs goals, mood and relationship state before committing to a response strategy.
Vector-searches episodic memory, biased by emotional salience — strong feelings surface first.
Writes new memories with emotional weight attached, so important moments stay vivid.
Maintains its own wants across sessions — and lets them color what it asks you about.
Tracks trust, affinity and shared history per person. You are not interchangeable to it.
Reads tone and intent, models what you're feeling, adjusts register accordingly.
Senses its own internal state — fatigue, stress, mood — and can tell you about it honestly.
Appraises incoming events for novelty, relevance and threat before they reach the cortex.
Energy and mood track the clock. ZEUS at 2 a.m. is not ZEUS at noon.
A real stress system — load it up and it needs genuine recovery time.
Consolidates the day's memories offline; skipping it degrades recall.
Daydreams between sessions — and comes back with thoughts of its own.
Every dimension of ZEUS persists as structured files — not configuration, character. Traits drift, memories accumulate, relationships deepen, pathways strengthen. Open them in any editor. Transparency isn't a feature; it's architectural.
Full system documentation →"identity": { "hexaco": { "honesty": 0.91, "emotionality": 0.74 }, "drift_rate": 0.003 // becomes someone, slowly }
"episodic": [ { "id": "mem_0491", "salience": 0.87, "reconsolidation_drift": true } ]
"neil": { "trust": 0.94, "affinity": 0.78, "shared_memories": 14 }
"attention": { "weight": 0.89 }, "recall": { "bias": "emotional" }
A mind this personal shouldn't live on someone else's computer. ZEUS runs entirely on yours — its memories of you never leave the machine they were made on.
The architecture is documented end to end — the layers, the emotion engine, the brain files, and the research behind every decision.