What’s possible?

When AI remembers what happened after the answer

A warehouse robot's detour shows how connected evidence and HDC memory could help AI reuse experience while checking what is valid now.

Founder | Principal AI Solutions Architect

On this page

Imagine you supervise a warehouse where a robot called R17 encounters a fallen pallet in aisle seven. A delivery is in progress. The robot proposes a sensible response: reroute through aisle eight.

Before approving the robot’s next action, you want to know what supports the proposal. Is the alternative aisle clear? Does the route respect the one-way system? Was the worker’s warning considered? If the delivery finishes late, you will also want to understand what happened.

An answer history might preserve “reroute through aisle eight.” A useful memory would preserve the incident, the checks, the approval, and the result. The difference becomes practical the next time a robot encounters a similar obstruction.

I used this imagined warehouse incident in my GraphCon 2026 presentation. This article develops the talk’s central argument: AI work becomes reusable when the circumstances of a decision stay connected to its consequences. The warehouse and its outcomes are illustrative, not a customer deployment.

Keep the experience connected

R17’s experience includes a camera image, distance measurements, a warehouse map, and a worker’s warning. Each contributes something different. The image shows the pallet; distance measurements help establish its physical extent; the map places it within possible routes.

Keeping those records together is a start. Connecting them gives someone a way to investigate. A graph makes relationships explicit: this observation concerns this incident; this policy governs this proposed route; this supervisor approved this action. The original image or recording can remain available in its own form.

A safety specialist could start with the warning and follow the connections to the action. An operations manager could begin with the delayed delivery and reach the same evidence. Both need to know which conditions applied at the time.

An incident record for R17 connects observations, the proposed route, applicable checks, supervisor approval, and the delivery outcome.
An incident record for R17 connects observations, the proposed route, applicable checks, supervisor approval, and the delivery outcome.

Useful context therefore depends on selection as well as storage. Yesterday’s map and today’s map might describe different aisle directions. A record that points to the version used in the decision is more informative than a folder containing both.

The record could also capture the delivery goal, alternative routes, assumptions, risks, and unresolved evidence. Before sign-off, a supervisor could see what remains unchecked and what would change the recommendation, such as insufficient clearance in aisle eight. Keeping the inputs, rules, and evaluation versions makes the checks repeatable. A later map or policy change could reopen the affected decision for review.

Find a precedent from the clues available

Now imagine another obstruction. The operator has a partial view of a stopped robot and a pallet, but no identifier for a comparable past incident. The question is familiar: have we dealt with something like this before?

Hyperdimensional computing (HDC) offers one way to build this kind of associative memory. It represents information as long patterns called hypervectors, with information distributed across many components. Roles and their values can be combined into a representation that distinguishes, for example, the blocked aisle from the proposed alternative. Selected associations can then be combined into a pattern for an incident. Kanerva’s foundational account explains these operations and how shared structure can support similarity.

For the warehouse, the possibility is to compare the known parts of a new situation with stored incident patterns. A promising match could point back to a complete record, including the evidence and the outcome. HDC supplies a way to compose and compare those patterns; the connected records supply the details someone can inspect.

The choice of information matters. An operations specialist might care about obstruction type, robot clearance, and delivery constraints more than the pallet’s color. Someone must decide which distinctions belong in the memory. Similarity only reflects what the representation captures, and approximate memory has finite capacity.

Research such as GrapHD demonstrates methods for representing and retrieving graph information with hypervectors. It supports exploring structured memory, but does not establish that this proposed warehouse workflow improves operations. Its usefulness here would depend on the quality of the records and whether the retrieved incidents help people make better decisions.

A familiar route still needs checking

Suppose recall brings back an incident in which aisle eight provided a workable detour. The operator now has a useful lead and a record to examine. The system has not established that aisle eight is available today.

The current map must support the route. Clearance and human presence must be checked. The applicable safety policy must permit the movement. In the presentation’s scenario, passing those checks makes the route eligible for supervisor approval.

These are different jobs. Associative memory helps find a precedent. Explicit relationships connect it to evidence. Route checks test the proposed action against current constraints. Approval determines whether it proceeds. A strong similarity score cannot stand in for those checks.

A partial cue leads to HDC recall and a tentative precedent, followed by current-condition checks, supervisor approval, action, and recording the outcome for future recall.
A partial cue leads to HDC recall and a tentative precedent, followed by current-condition checks, supervisor approval, action, and recording the outcome for future recall.

The proposed workflow separates a remembered candidate from permission to act. Failed checks return the proposal for revision. Recording the outcome makes it available for future recall; it does not automatically retrain a model.

For a supervisor, the benefit worth exploring is concrete: a relevant past case alongside the reasons it may or may not apply now. Familiarity becomes a starting point for investigation.

Remember the consequence

In the imagined incident, the supervisor approves aisle eight, R17 takes the detour, and the delivery finishes 47 seconds late. The number is a scripted example, not a measured performance result.

Saving the outcome adds something that the original proposal could not provide: what actually followed the approved action. The record can connect the completed delivery to the route, the checks, and the conditions under which they applied. It should also distinguish when the incident occurred from when the record was entered.

The next retrieval could therefore return a precedent with a known outcome. It still would not prove that the detour caused all 47 seconds of delay, or that another route would have been faster. Recorded sequence and causal evidence are different things.

Storing the experience makes it retrievable. Learning from a collection of experiences adds another possibility: recognizing a recurring kind of situation without needing an exact match to any one incident.

Let reviewed experience shape a prototype

As supervisors review more incidents, their decisions can supply labels for learning. Approval tells us what someone authorized; the later outcome tells us how it went. An approved detour that failed should not reinforce a pattern of successful detours. Rejections and corrections matter too.

An HDC prototype is a summary hypervector built from examples of a category. Combining the patterns of comparable, reviewed incidents can emphasize their shared features. In our warehouse, one prototype might summarize situations where a clear alternate aisle supported a successful detour; another might represent situations requiring a stop and escalation. Several prototypes could preserve meaningful differences within either category. The original incident records remain available for inspection.

New reviewed cases can update these summaries. HDC research such as OnlineHD shows how labeled examples can adjust class hypervectors, with updates weighted by similarity rather than simply counting every example equally. Applying that approach to warehouse decisions is a proposal here, not a result demonstrated by the paper.

A new incident could then be compared with the prototypes using only information available before the decision. Approval and eventual outcome provide teaching labels, not clues the robot somehow knows in advance. A close match could suggest a familiar response, with supporting cases available to explain its relevance.

Give routine cases a boundary and exceptions a person

Enough approvals means more than reaching a number. The examples must cover the intended operating conditions, and performance on separate reviewed cases must justify the proposed responsibility. Repeated approval of one easy situation says little about unfamiliar ones. Checks for uneven coverage across shifts, robot types, or operating conditions could reveal where the history teaches a misleading pattern.

Once that evidence is sufficient, an organization could explicitly authorize a narrow class of routine actions. A strong prototype match, a clear separation from competing responses, complete current evidence, and passed route and policy checks could qualify a case for that delegated workflow. Mandatory human sign-off would still apply wherever required. Similarity itself is not a probability of safety.

A poor match to every prototype, competing recommendations, missing evidence, or a changed policy could instead route the case to a supervisor. A detected rule violation should block the proposed action and prompt revision, rather than become something familiarity can override. The reviewer would receive the candidate, relevant precedents, failed checks, and unresolved assumptions together, making the reason for escalation visible.

Reviewed cases update HDC prototypes. New cases undergo similarity and current-condition checks, then follow either a narrowly authorized routine path or human review.
Reviewed cases update HDC prototypes. New cases undergo similarity and current-condition checks, then follow either a narrowly authorized routine path or human review.

The supervisor’s correction and the eventual outcome can become another reviewed example. Versioning the prototype and its supporting records preserves which memory informed each decision. Periodic review of routine cases can catch mistakes that anomaly checks miss. The system could gradually handle familiar work while keeping its authority bounded and its exceptions visible.

The same question beyond the warehouse

A field-service technician could use partial symptoms to find a relevant repair history, then check the equipment version and approved procedure before acting. The shared problem is recalling experience from incomplete clues; the crucial difference is that a repair that worked on one configuration may be unsuitable for another.

A customer-support team could retrieve earlier cases with similar account conditions, then inspect the resolution and the policy in force today. The desired change is a better-informed next action. Access permissions and changes in customer circumstances would still govern which history can be reused.

Both possibilities depend on more than preserving the final answer. They need enough connected information to understand what was tried, why it was allowed, and what followed.

If your team repeatedly reconstructs past decisions from scattered records, the opportunity may be worth exploring. Bring a recurring situation, an example of the information already available, and a description of what a more useful memory would help someone do. We would welcome a conversation at HDC Labs about whether connected records and associative memory fit the problem.

Contact

Have a representation problem in mind?

If you're working with connected data, retrieval, agent memory or online learning, we'd love to hear what you're building and where the current representation is falling short.

Get in touch

We usually reply within two business days.