Skip to main content

A Longer Context Window Is Not Organisational Memory

Avatar of Simon Cast
Simon Cast
5 minute read

Whenever an AI loses track of a conversation, somebody suggests a larger context window. It is the AI equivalent of buying a bigger desk because the paperwork is a mess.

That helps a model see more text. It does not give an organisation memory.

A transcript tells you what was said. Organisational memory tells you what was decided, why it was decided, what changed afterwards and what should happen next. Those are not the same thing.

Confusing the two leads enterprises to pour longer histories into models while the important knowledge remains unstructured, expensive to retrieve and easy to lose.

More history is not more understanding

A long conversation contains repetition, abandoned ideas, temporary assumptions and information that was relevant several turns ago but no longer changes the current decision.

Replaying all of it can increase cost and make the model’s working set noisier. The model has more text to attend to, but no stronger guarantee that it will identify the authoritative decision or distinguish current state from superseded discussion.

Organisational memory needs structure. It should know that a roadmap initiative exists, which objective it supports, which feedback is connected, what stage the workflow has reached and what action has already been completed.

State is different from conversation

Consider a guided onboarding workflow. The user can create a product in the conversation, elsewhere in the interface or through another integration. The system should recognise that the task is complete in all three cases.

A transcript-only agent can know only what the conversation says. An orchestration layer can reconcile the conversation with the actual product state and continue from reality.

This is why ProdPad Conductor keeps workflow state outside the model. The conversation is one input into that state, not the source of truth for it.

New to the orchestration layer argument? Check out the full case for why models and agents alone can’t carry enterprise AI.

Memory should be selective, not exhaustive

This is now usually discussed as context engineering and external memory. The model’s context is a temporary working set, not the organisation’s database or memory. The orchestration layer decides what to retrieve, what to compact, what to leave behind a pointer and what should never enter the prompt in the first place.

The goal is not to remember everything equally. It is to preserve the things that should affect future work.

For product teams, that may include a decision and its rationale, the evidence linked to an idea, a correction to a customer segment, the definition of an internal term or the outcome of a previous experiment.

Other material can be compacted, summarised or discarded. Bulky source material can remain in the underlying system and be retrieved when the workflow reaches a step that needs it.

This reduces token use while improving relevance. The model sees less, but the system remembers more.

A product graph gives memory relationships

Product knowledge is not a pile of documents. Feedback relates to people and organisations. Feedback supports ideas. Ideas connect to initiatives, objectives and products. Decisions change status and create new work.

A graph of those relationships allows the orchestration layer to retrieve context by meaning and workflow position rather than by superficial text similarity alone.

It also lets the system distinguish between something that was mentioned and something that became part of the product record.

Want to build this product brain yourself? Julie Hammers walks through connecting agents and MCP to your live product data, guardrails included. Watch the webinar 🎥

Corrections must change the system, not merely the answer

The related market term is the improvement loop: traces capture the run, human or model feedback identifies the failure, and evals preserve it as a test for the next version. That is a much more useful form of memory than simply appending the correction to the next conversation.

When a user corrects an AI response, storing the corrected sentence in a transcript is the weakest form of learning.

The correction may need to update an entity, change a workflow rule, alter retrieval, create an evaluation case or affect which information is treated as authoritative. The orchestration layer can route the correction to the part of the system that should learn from it.

That is how a correction becomes something the organisation knows, rather than something one chatbot was told once.

Memory also needs authority and provenance

Not every statement deserves to become institutional truth. The system should know where information came from, who can change it, whether it was an observation or a decision and whether it has since been superseded.

A model can help interpret and summarise that information. It should not silently decide what the organisation remembers.

By keeping memory in the product and orchestration layers, enterprises can apply permissions, audit changes and retain human accountability for consequential decisions.

Who owns what your AI learns? The memory, corrections and evals in this article belong inside your trust boundary. Here’s why that boundary is probably too small.

Longer-running work needs durable suspension

Enterprise workflows do not always finish in one conversation. They may wait for approval, new customer evidence, an external system or a person returning days later.

An agent should not need to remain in an active loop or reconstruct its task from a giant transcript. The workflow can suspend with a durable state, then resume when the required event occurs.

That is memory in a useful sense: not pretending the model has been thinking for three days, but preserving enough state for the work to resume correctly.

ProdPad is a natural home for product-management memory

ProdPad already holds the connected entities and decisions that give product work continuity. Conductor can use that structure to assemble the right context for each step, track completion, reconcile actions taken elsewhere and retain corrections in forms that future workflows can use.

The result is not a chatbot that remembers everything you once told it. It is a product system that knows what is true now, why it matters and what remains to be done.

A larger context window helps a model reread the past. An orchestration layer helps the organisation avoid starting from scratch.

Explore how ProdPad CoPilot works from your roadmap, ideas, feedback and objectives to provide product-specific context.

Sign up to our monthly newsletter, The Outcome.

You’ll get all our exclusive tips, tricks and handy resources sent straight to your inbox.

How we use your information

Leave a Reply

Your email address will not be published. Required fields are marked *