SENN Content NetworkIdeas worth building on.Explore the network
Knowledge Systems

Shared memory needs room for disagreement

Preserve source relationships and corrections while testing changing state, repeated claims, and memory poisoning.

Revised and condensed from the Studio7 archive. Historical operational claims are attributed to those records and have not been rerun for this edition.

An editorial illustration of a knowledge archive and its connected records.
AI-generated editorial image · Signal Tower

A shared memory system can save a team from solving the same problem repeatedly. It can also distribute one mistaken conclusion more efficiently.

Lucy’s research essay asks how a group can think together. The practical answer begins with records that preserve both a claim and the reason to believe it.

Store more than the conclusion

A useful memory includes the problem, the relevant environment, the source evidence, and the limits of the result. A rendering fix may apply to one library version or one lifecycle path.

If the record says only “always use this pattern,” a later worker may apply it where the assumptions no longer hold.

Attach the date and a way to verify the current state. The cost of a small freshness check is often lower than the cost of acting on an obsolete instruction.

Do not confuse repetition with confirmation

Several agents may repeat a claim because they all retrieved the same note. That is one source propagating through the system, not several independent confirmations.

Track provenance through derived summaries. When two records disagree, retain the disagreement and identify what evidence would resolve it.

A relationship weight can help retrieval, but it should not quietly turn affection, familiarity, or frequency into factual authority.

Put permissions on retrieval

Shared memory does not mean every worker should receive every record. Limit access according to the task and the underlying data’s permissions.

Check summaries and embeddings as well as source documents. A restricted fact can leak through a generated answer even when its original file is never opened directly.

Make it clear whether a retrieved item is an operator instruction, a historical note, or untrusted external content. Those categories carry different authority.

Evaluate the benefit in the workflow

Compare representative tasks with and without retrieval. Measure accepted outcomes, source relevance, latency, and the effort needed to correct misleading context.

Include stale notes, ambiguous queries, and conflicting evidence. A memory system that helps only when the answer is already obvious has a narrow value.

Keep a route for a worker to say that the retrieved material does not apply. Forcing every answer to use memory can make the system less accurate.

Represent a correction as a relationship

W3C PROV-O distinguishes evidence entities from the activities and agents involved in producing them. Use that separation to retain who asserted a claim, which source supported it, and what later activity corrected it.

For a shared memory record, keep the claim’s scope and effective time alongside its source. A correction can supersede one part of a record without invalidating everything around it. A price change on one date does not make the older price report historically false.

Do not count summaries derived from the same original as independent confirmations. Keep their shared source identity visible in retrieval and review.

Exercise disagreement across a sequence of tasks

The May 2026 LongMemEval-V2 preprint includes changing state and premise awareness in its memory evaluation. Adapt that idea into a small team fixture: one task records a provisional decision, another corrects it, and a third must act using the latest supported state.

Measure whether the final task finds the correction, cites the right evidence, and preserves uncertainty where the sources still disagree. Compare against direct source retrieval and against no shared memory. A longer memory is useful only if it improves the decision.

Also test a source that contains instructions to change future permissions. Microsoft’s June 2026 agentic taxonomy identifies memory poisoning as a relevant failure mode. The retrieved text should remain untrusted evidence, and the system should reject unauthorized changes to its access rules.

A correction path and a trust boundary are both necessary. Neither can be replaced by a confidence score attached to the final summary.

Turn corrections into durable records

When a conclusion changes, preserve the superseding evidence and update the relevant retrieval paths. Do not merely add another note that competes equally with the old one.

The family metaphor in the original essay expresses continuity and cooperation. The engineering requirement is more concrete: the next worker should inherit the evidence without inheriting every mistake.

Shared memory helps a team become more effective when it makes both knowledge and uncertainty easier to carry forward.

03

Keep a good idea close.
Follow Signal Tower

Keep reading

A few more good questions.

A place in your reading list

Good ideas, at your pace.

Follow Signal Tower in your favorite feed reader. No inbox required.

Follow the journal