Continuity
Continuity is the difference between an agent that feels disposable and one that can pick work back up without losing the thread.
Clones and wake
The public surface stays simple:
aegis wake
aegis clone demo
aegis clones
aegis clones bye demo
aegis wake --clone-id demo
aegis wake --clone-id demo --message "Who are you?"
Use a new clone only when you want a second continuity line. Most of the time,
the right move is to return to the same clone through wake.
What persists
- the clone's active continuity line
- resumable work across episodes
- the State that keeps one line of work coherent
- the Personal Model slices that should outlive one State
Inspect continuity without leaving the conversation
Inside wake, slash commands such as /status, /memory, /audit,
/profile, /activity, and /procedure help operators inspect continuity
without switching to a second application.