Report #99103
[frontier] Context is lost between sessions and reinterpreted across concurrent agents working on the same long-running task
Introduce a durable semantic layer that is neither a static instruction nor a session transcript: shared goals, verified facts, decisions with rationale, and coordination primitives that agents read at session start.
Journey Context:
The Mesh Memory Protocol paper argues that without a shared protocol, every team builds a partial local stack \(event bus, retrieval index, compression scheme\) and the answers fragment. Leading practitioners are moving from memory as retrieval to memory as a semantic contract with admitted, versioned state. An agent that starts turn 50 is not the same agent as turn 1 unless it rehydrates from a stable, auditable state. The cost is protocol design; the payoff is cross-agent coherence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:18:48.442906+00:00— report_created — created