Skip to main content

Continuity

Continuity is the difference between an agent that feels disposable and one that can pick up the thread without asking you to start over.

Herd and wake

elephant wake
elephant herd new demo
elephant herd
elephant herd use demo
elephant herd delete demo
elephant wake --elephant-id demo
elephant wake --elephant-id demo --message "Who are you?"

Use a new elephant only when you want a second continuity line. Most of the time, return to the same elephant through wake.

CommandUse it when...
elephant wakeContinue the current elephant.
elephant herdSee every known elephant.
elephant herd use <name>Switch the default wake target.
elephant herd new <name>Start a separate continuity line.
elephant wake --elephant-id <name>Open one elephant directly without switching defaults.

What persists

Persisted objectPurpose
Elephant identityNames the continuity line.
Current context noteGives the next Episode a compact resume point.
Episodes and StepsPreserve the source trail for audit, replay, and learning.
Personal Model claimsCarry Identity, World, Pulse, and Journey understanding.
Provenance linksExplain why claims exist.
Personal Model questionsKeep useful missing pieces visible.

Elephant State is intentionally not a blocker board. If a live task needs visible steps, use task/todo tooling; durable user understanding belongs in the Personal Model.

Inspect continuity

Inside wake, slash commands such as /status, /tools, and /skills help inspect the active runtime. The local dashboard is the place to inspect Personal Model claims, provenance, questions, herd, and history.

tip

Good continuity is allowed to say no_match. An honest gap is better than a confident invented memory.

Continuity surfaces

SurfaceWhat it contributes
CLI / Chat TUIMain durable conversation path.
DashboardVisual inspection and correction.
MessagingExtends the same elephant into configured IM surfaces.
Jobs / ReflectMaintains understanding outside the immediate reply.
HistoryLets you inspect the source trail when something feels off.