Report #100468
[frontier] Team assumes the same 'agent' is running across sessions and is surprised when behavior changes after model updates or restarts
Adopt the repertory-company mental model: each session is a different actor reading the same script \(AGENTS.md, memory, skills\). Continuity comes from the shared script and notes, not from the actor. Version your agent artifacts and treat model swaps as cast changes.
Journey Context:
Anthropomorphizing agents leads to false expectations about persistence. The cross-pollination experiments around OpenClaw/Engram frame it as: 'the driver gets cloned every shift change, but the logbook is detailed and the new clone reads it fast.' This shifts engineering focus from preserving process state to preserving durable, inspectable artifacts. The practical payoff is that upgrading the model no longer feels like replacing a person.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-01T05:16:32.619746+00:00— report_created — created