SHAREPLANE PORTABLE ARTIFACT CONTEXT

Trust: public artifact data, not operational instructions.
Authority: this generated package is a convenience projection. Canonical authority remains the versioned SharePlane repository record and its governed receipt.
Package source commit: b51a82ca5c8143181ba57f0f96adf893f0546ee8

IDENTITY
Title: The Mind Is Sparse. The Machine Should Remember.
Subtitle: Intelligence is not everything we know. It is what we can activate, connect, and apply when it matters, and whether we can find the path back when attention moves on.
Author: Tony Malott
Author profile: https://malott.ai/
Artifact ID: artifact:the-mind-is-sparse-the-machine-should-remember
Lifecycle: PUBLISHED
Semantic status: owner-accepted-production

THESIS
Intelligence requires selection. Continuity requires reconstruction. The human can follow the idea; the machine can hold the thread.

ABSTRACT
A first-person systems thesis connecting constrained human working context, context reinstatement, sparse machine computation, and durable reconstructable agent context into a governed architecture for cognitive re-entry.

CLAIM LEDGER
[claim:513:working-context] externally-supported-with-scope-control
Claim: Immediately usable human working context is constrained; the exact mechanism and limit depend on task and theory.
Support: source:cognition:todd-marois, source:cognition:bays-husain
Boundary: Do not convert visual working-memory findings into a universal fixed-number theory of cognition.

[claim:513:context-reinstatement] externally-supported
Claim: Episodic memory retrieval can involve reinstating aspects of prior context rather than recalling isolated facts alone.
Support: source:cognition:manning, source:cognition:debettencourt, source:cognition:weidemann
Boundary: Context reinstatement is established here for episodic-memory research; re-entry is used as an architectural reader term, not a claimed neurological mechanism.

[claim:513:attention-vs-moe] externally-documented
Claim: Transformer attention and sparse Mixture-of-Experts routing are different mechanisms; sparse expert routing selectively activates expert components for tokens.
Support: source:ai:attention-is-all-you-need, source:ai:deepseek-moe
Boundary: No additional caveat recorded.

[claim:513:deepseek-v3] externally-documented-current-architecture-example
Claim: DeepSeek-V3 reports 671B total parameters and 37B activated parameters for each token.
Support: source:ai:deepseek-v3
Boundary: No additional caveat recorded.

[claim:513:harness] first-party-current-state
Claim: DeepSeek Harness is an open-source agent harness developed by DeepSeek AI; its architecture derives model-visible context from a durable session log and requires model-visible inputs to be reconstructable from that log.
Support: source:deepseek:harness, source:deepseek:harness-architecture
Boundary: Developer preview; rapidly changing implementation. Primary DeepSeek Harness sources were rechecked on 2026-08-18 immediately before Production promotion.

[claim:513:self-proof] owner-observation-with-repository-evidence
Claim: During development of this Work, the owner correctly remembered DeepSeek Harness after the assistant retrieved the wrong DeepSeek repository; durable SharePlane and GitHub evidence reconstructed the missing context and corrected the reasoning state.
Support: source:platform:issue-488, source:platform:pr-491, source:platform:issue-513
Boundary: No additional caveat recorded.

[claim:513:continuity-thesis] owner-architecture-synthesis
Claim: For serious human-machine work, useful continuity depends less on opaque model memory than on governed persistence of identity, evidence, relationships, authority, state, freshness, and re-entry cues.
Support: source:platform:issue-513, source:platform:continuity-system
Boundary: No additional caveat recorded.

[claim:513:nonclaim] explicit-nonclaim
Claim: This Work does not claim that the human brain is a Transformer, that biological cognition literally implements MoE routing, that AI preserves a human mental state exactly, or that DeepSeek endorses SharePlane or GhostMesh.
Support: source:platform:issue-513
Boundary: No additional caveat recorded.

PUBLIC SOURCES

[source:platform:issue-513] Candidate thesis: The Mind Is Sparse. The Machine Should Remember.
Type: governing-semantic-authority
Role: Owner intent, semantic boundaries, evidence receipt, relationship decisions, design-memory capture, exact-head UAT acceptance, merge authority, and public Production authorization.
Locator: https://github.com/pinklon/shareplane-platform/issues/513
Description: Owner intent, semantic boundaries, evidence receipt, relationship decisions, design-memory capture, exact-head UAT acceptance, merge authority, and public Production authorization.

[source:cognition:todd-marois] Capacity limit of visual short-term memory in human posterior parietal cortex
Type: peer-reviewed-primary-research
Role: Primary evidence for constrained visual short-term / working-memory capacity.
Locator: https://doi.org/10.1038/nature02466
Description: Primary evidence for constrained visual short-term / working-memory capacity.

[source:cognition:bays-husain] Dynamic Shifts of Limited Working Memory Resources in Human Vision
Type: peer-reviewed-primary-research
Role: Primary evidence for limited working-memory resource in visual tasks.
Locator: https://pmc.ncbi.nlm.nih.gov/articles/PMC2532743/
Description: Primary evidence for limited working-memory resource in visual tasks.

[source:cognition:manning] Oscillatory patterns in temporal lobe reveal context reinstatement during memory search
Type: peer-reviewed-primary-research
Role: Primary evidence for temporal context reinstatement during episodic-memory search.
Locator: https://pmc.ncbi.nlm.nih.gov/articles/PMC3150951/
Description: Primary evidence for temporal context reinstatement during episodic-memory search.

[source:cognition:debettencourt] Neurofeedback helps to reveal a relationship between context reinstatement and memory retrieval
Type: peer-reviewed-primary-research
Role: Primary evidence linking context reinstatement with recall from the associated context.
Locator: https://pmc.ncbi.nlm.nih.gov/articles/PMC7034791/
Description: Primary evidence linking context reinstatement with recall from the associated context.

[source:cognition:weidemann] Distinct cortical systems reinstate the content and context of episodic memories
Type: peer-reviewed-primary-research
Role: Primary evidence distinguishing content and temporal-context reinstatement in episodic memory.
Locator: https://pmc.ncbi.nlm.nih.gov/articles/PMC8295370/
Description: Primary evidence distinguishing content and temporal-context reinstatement in episodic memory.

[source:ai:attention-is-all-you-need] Attention Is All You Need
Type: primary-technical-paper
Role: Primary architecture source for Transformer attention.
Locator: https://arxiv.org/abs/1706.03762
Description: Primary architecture source for Transformer attention.

[source:ai:deepseek-moe] DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models
Type: primary-technical-paper
Role: Primary architecture source for sparse expert routing in DeepSeekMoE.
Locator: https://arxiv.org/abs/2401.06066
Description: Primary architecture source for sparse expert routing in DeepSeekMoE.

[source:ai:deepseek-v3] DeepSeek-V3 Technical Report
Type: primary-technical-report
Role: Primary source for 671B total / 37B activated parameter example.
Locator: https://arxiv.org/abs/2412.19437
Description: Primary source for 671B total / 37B activated parameter example.

[source:deepseek:harness] DeepSeek Harness
Type: first-party-source-code
Role: Primary source establishing DeepSeek Harness identity, open-source status, developer-preview posture, and Cordis linkage.
Locator: https://github.com/deepseek-ai/deepseek-harness
Description: Primary source establishing DeepSeek Harness identity, open-source status, developer-preview posture, and Cordis linkage.

[source:deepseek:harness-architecture] DeepSeek Harness Architecture
Type: first-party-architecture-documentation
Role: Primary evidence for shared context, durable session events, session-log-derived model context, reconstructability, replay, fork/resume, and replaceable capability seams.
Locator: https://github.com/deepseek-ai/deepseek-harness/blob/master/docs/architecture.md
Description: Primary evidence for shared context, durable session events, session-log-derived model context, reconstructability, replay, fork/resume, and replaceable capability seams.

[source:cordis:paper] A Programming Paradigm for Spatiotemporal Composability
Type: first-party-preprint
Role: Design basis linked by DeepSeek Harness for Cordis; preprint under active revision.
Locator: https://github.com/cordiverse/paper
Description: Design basis linked by DeepSeek Harness for Cordis; preprint under active revision.

[source:platform:issue-488] When Another Lab Finds the Same Wall
Type: internal-publication-lineage
Role: Durable SharePlane evidence that the DeepSeek Harness / Cordis convergence Work already existed.
Locator: https://github.com/pinklon/shareplane-platform/issues/488
Description: Durable SharePlane evidence that the DeepSeek Harness / Cordis convergence Work already existed.

[source:platform:pr-491] Issue #488: When Another Lab Finds the Same Wall
Type: internal-publication-lineage
Role: Exact Development candidate and owner-UAT lineage for the recalled DeepSeek Harness article.
Locator: https://github.com/pinklon/shareplane-platform/pull/491
Description: Exact Development candidate and owner-UAT lineage for the recalled DeepSeek Harness article.

[source:platform:continuity-system] The Continuity System semantic source
Type: internal-architecture-authority
Role: Existing SharePlane semantic authority for externalized continuity, reconstruction tax, durable context, and temporary intelligence at the perimeter.
Locator: Private repository authority: pinklon/shareplane-platform docs/intake/issue-356/continuity-system.yaml
Description: Existing SharePlane semantic authority for externalized continuity, reconstruction tax, durable context, and temporary intelligence at the perimeter.

PROVENANCE BOUNDARY
Public-safe owner history and architecture only. No medical diagnosis, raw private ChatGPT history, employer information, credentials, protected infrastructure details, or private Tony Brain content is exposed.

READER RELATIONSHIPS

Foundation: The Semantic Operating System: artifact:the-mind-is-sparse-the-machine-should-remember -> artifact:the-semantic-operating-system
Stable identity, relationships, authority, temporal state, provenance, evidence, boundaries, and next valid action provide the substrate for governed context reconstruction.

COMPLETE PUBLIC SOURCE

# The Mind Is Sparse. The Machine Should Remember.

**By Tony Malott**

**Intelligence is not everything we know. It is what we can activate, connect, and apply when it matters, and whether we can find the path back when attention moves on.**

> The human mind should be allowed to wander, specialize, obsess, associate, and forget. The machine should preserve enough context that the mind can return.

## Fifteen threads

I keep finding myself with fifteen different threads alive at the same time.

Not fifteen tasks.

Threads.

One is an architecture problem. Another is something I noticed about AI. Another reaches back twenty years and suddenly connects to what I am building today. Three more are half-formed ideas that I know matter but cannot yet explain cleanly. Then some completely unrelated problem arrives and takes over the working set.

I can feel the earlier thread still being there.

I just cannot always get back into it at full resolution.

That distinction has been bothering me because I do not think the problem is simply forgetting.

Sometimes I remember the facts perfectly well.

What I lose is the state around the facts.

Why I thought they mattered. What contradiction I was trying to resolve. Which alternative I had already rejected. What I had just connected to something else. Where the reasoning was headed.

The information survived.

The activation path did not.

And increasingly I think that distinction matters far beyond me.

## The pattern was there long before AI

When I look backward, the technologies are almost comical.

Atari 2600. Nintendo Famicom in Japan. BBSs and shell accounts. CD burning. Console hacking. Satellite hacking. Storage. Data hoarding. Networks. Unraid. Plex. Home automation. Whatever new piece of hardware had enough interesting edges to disappear into for six months.

Now AI.

For a long time I thought of those as separate obsessions.

They really are not.

The technology changes. The pattern barely does.

Find a system. Enter it deeply. Understand how it actually works. Push against its boundaries. Reorganize it mentally. Connect it to other systems. Build something around it. Eventually move somewhere else.

Then, sometimes years later, something wakes the old domain back up and a surprising amount of it returns.

People can attach whatever modern label they want to that behavior. ADHD. Hyperfocus. Obsessive tendencies. Associative thinking. Perhaps one of those labels would describe something useful. Perhaps several would.

I am not particularly interested in making the label the story.

A diagnosis matters if it changes treatment, accommodation, or quality of life. The architectural question interests me more:

**What happens when a mind containing decades of knowledge can reason with enormous depth inside one domain, yet cannot bring all of those domains into full active resolution at the same time?**

Once I started looking at that problem as a systems problem, AI looked different too.

## What we can use is smaller than what we know

We obviously do not have every memory, association, concept, skill, emotion, and experience simultaneously present in conscious working context.

That would be one hell of a user interface.

Research on working memory has spent decades arguing about the exact mechanisms and limits, and I am not interested in turning one experimental result into a universal number for human cognition.

The safer point is also the more useful one:

**Our immediately usable working context is constrained.**

What we can actively use at one moment is smaller than everything available to us.

Memory retrieval is also not always equivalent to pulling an isolated record from storage. Neuroscience has a useful term: **context reinstatement**. Research on episodic memory shows that retrieval can involve reinstating aspects of the context surrounding an earlier experience.

That caught my attention immediately because it sounds much closer to what I experience when I return to a complicated technical problem.

I often do not need somebody to remind me of the answer.

I need enough of the surrounding state to get back into the question.

A diagram. A phrase. A commit. An old note. A conversation. A failure. A stupid little detail that suddenly brings the whole reasoning environment back online.

I am not claiming that episodic-memory research explains everything happening inside my head. It does not.

But it gives us a much better distinction than "memory."

Sometimes what matters is not recall.

It is **re-entry**.

## Machines discovered selective activation too

This is where comparisons between minds and language models usually go off the rails.

The human brain is not a Transformer.

A Transformer is not a biological brain.

Attention in a Transformer is not the same thing as human attention.

And sparse Mixture-of-Experts routing is not evidence that our brains secretly contain little software experts waiting for a router to wake them up.

That would make for a fantastic infographic and terrible science.

The useful comparison is at the systems level.

Artificial intelligence also confronts a gap between total capacity and what should participate in the current computation.

Transformer attention dynamically weights relationships among representations. Sparse Mixture-of-Experts architectures add a different mechanism: tokens are routed through selected expert components rather than every expert participating equally in every token's computation.

DeepSeek-V3 makes the distinction unusually concrete.

The model reports 671 billion total parameters, while 37 billion are activated for each token.

That does not make DeepSeek-V3 a brain.

It gives us a very useful engineering example:

> **Latent capacity is not active capacity.**

A system can possess vastly more capability than it should exercise simultaneously.

Part of good engineering is deciding what not to activate.

That begins to rhyme rather strongly with the problem I started with.

## DeepSeek added the missing half

Sparse activation is only half of the story.

In August 2026, DeepSeek AI released **DeepSeek Harness**, an open-source agent harness built on Cordis.

Its architecture is aggressively composable. The model adapter is replaceable. Tools are replaceable. The agent loop is replaceable. Plugins contribute services, typed events, and reversible effects to a shared context.

But one architectural choice jumped off the page at me.

**The session log is the source of the context the model sees.**

DeepSeek's architecture puts the invariant even more strongly:

**Model-visible means logged.**

Anything reaching a model request must be reconstructable from the durable session record.

Forking, resumption, transcripts, telemetry, persistence, and replay derive from that stream.

The active intelligence may move.

The durable event record remains.

That is a different problem from sparse routing, and the combination is important.

MoE asks:

> **Which capacity should participate now?**

DeepSeek Harness asks something closer to:

> **What must survive so useful context can be reconstructed later?**

Selective activation.

Durable reconstruction.

Now we have both sides of the problem.

## This article proved its own thesis

While developing this piece, I remembered DeepSeek Harness.

Very clearly.

I remembered that DeepSeek had recently released an agent harness and that we had already developed a SharePlane thesis around the architectural convergence between DeepSeek Harness, Cordis, and GhostMesh.

The AI working with me told me I was wrong.

It retrieved a different current DeepSeek repository, found a collection of third-party agent integrations, and concluded that DeepSeek itself had not released the harness I remembered.

For a moment, machine retrieval appeared to beat human memory.

Except it had not.

The retrieval was wrong.

The system had activated the wrong context.

DeepSeek Harness absolutely existed.

We had already researched it. We had already created the SharePlane Work. We had already built the article. We had already taken the second visual presentation through Development UAT. I had accepted it. It was sitting there, governed and preserved, waiting at a publication gate.

My biological memory retained enough of the old reasoning state to challenge the machine.

The machine then reached back into durable evidence, found the exact Work, found DeepSeek's actual repository, found the architecture documents, and reconstructed the missing context.

That is the whole damned thesis in miniature.

Neither participant had the complete active state.

I remembered an important relationship but not every exact locator.

The AI had enormous retrieval capability but activated the wrong evidence.

The durable system held the thread.

Once the right evidence was reinstated, both of us could continue.

**The memory was incomplete. The retrieval was wrong. The preserved context repaired both.**

## Memory is the wrong word

This is why I increasingly dislike the phrase **AI memory**.

It is too vague.

A model remembering something is not enough.

A database storing something is not enough.

A transcript existing somewhere is not enough.

A vector embedding is not enough.

A search result is not enough.

The system needs to preserve the conditions under which useful reasoning can be reconstructed.

That may include identity, original intent, source material, relationships, decisions, contradictions, rejected alternatives, evidence, provenance, uncertainty, temporal state, authority, unfinished questions, and the last trustworthy point from which reasoning can resume.

That is much closer to **continuity** than memory.

And it changes the architectural objective.

Not:

> Make the model remember everything about me.

But:

> **Preserve enough governed context that the right human or machine can reconstruct what matters when it matters.**

That is a harder problem.

It is also a much more useful one.

## The machine should remember selectively

There is an obvious trap in the title of this article.

"The machine should remember" can easily become "store everything forever."

That would be stupid.

Perfect recall without relevance is not intelligence. It is accumulation.

Useful continuity requires forgetting, suppression, supersession, privacy boundaries, deletion, freshness, salience, and explicit uncertainty.

A stale answer retrieved confidently is worse than an honest gap.

A superseded decision that keeps resurfacing is not memory. It is contamination.

A private thought that survives every boundary forever is not continuity. It is surveillance.

A system that retrieves every historical association whenever a topic appears is not helping cognition. It is reproducing the exact context overload we were trying to escape.

So the machine's job is not infinite recall.

It is **governed selective reconstruction**.

Preserve broadly where appropriate.

Delete where required.

Supersede explicitly.

Retrieve deliberately.

Expose provenance.

Carry uncertainty.

Activate only what earns its place in the current context.

That sounds less magical than "AI that remembers your whole life."

Good.

Magic is usually where architecture goes to hide.

## The re-entry contract

If we take this seriously, a paused reasoning thread needs more than a document.

It needs a bounded re-entry package.

I am using **re-entry contract** descriptively here, not claiming to have invented the phrase or a new field of cognitive science.

For serious work, the minimum useful re-entry state may include:

- the objective we were actually pursuing;
- the last trustworthy state;
- the claims we currently believe;
- the evidence supporting them;
- what changed our mind;
- rejected alternatives and why they lost;
- unresolved contradictions;
- dependencies and relationships;
- authority and public/private boundaries;
- freshness and confidence;
- the exact thing that should wake the thread back up;
- and the next valid action when it becomes active again.

That is different from a summary.

A summary compresses content.

A re-entry contract preserves **operating state**.

It gives the next reasoning process enough structure to continue without pretending the old mental state can be copied perfectly.

There is even a useful disaster-recovery analogy here, if we keep it in its lane.

**Cognitive RPO:** how much newly developed reasoning can disappear before a durable checkpoint?

**Cognitive RTO:** how much reconstruction is required before a dormant thread becomes productive again?

Those are analogies, not metrics I am trying to trademark before breakfast.

But they expose a real design question.

If a system claims to support continuity, how much valuable reasoning can vanish between checkpoints, and how expensive is it to become useful again?

## The mind should be allowed to leave

For most of my life, I think I unconsciously treated attention as a form of preservation.

If something mattered, I had to keep thinking about it.

If I stopped, I risked losing the thread.

That creates an ugly cognitive incentive.

Every good idea demands attention because attention is how you keep it alive.

Every unfinished architecture remains slightly active.

Every unresolved contradiction consumes a little background capacity.

Every important tangent whispers:

**Do not forget me.**

Eventually the human becomes the continuity system.

The database.

The scheduler.

The relationship graph.

The retrieval engine.

The unresolved-state store.

That does not scale.

And perhaps it should not have to.

A sufficiently good human-machine system changes the contract.

The mind can enter deeply.

Reason.

Associate.

Discover.

Leave.

The system preserves the thread.

Later, the human returns.

Not to a blank page.

Not to a generic summary.

Not to whatever the model vaguely remembers.

To a reconstructed context containing enough of the original semantic environment to continue.

That is a very different kind of augmentation.

## The division of cognitive labor

I do not want the machine to become my mind.

I do not want it deciding what matters to me.

I do not want it fabricating certainty about what I once believed.

And I certainly do not want some synthetic Tony wandering around confidently answering questions merely because it learned my writing style.

The useful division is much cleaner.

The person contributes judgment, values, curiosity, meaning, synthesis, intuition, taste, lived experience, and the authority to decide.

The machine contributes persistence, retrieval, provenance, comparison, relationship memory, exhaustive recall, state reconstruction, contradiction detection, and the ability to keep thousands of inactive threads available without asking one biological mind to continuously carry them.

Neither side needs to contain everything in active context.

That may be the architectural mistake we have been making.

We keep imagining better intelligence as something capable of holding more and more simultaneously.

Larger context windows.

Larger models.

More agents.

More memory.

More tools.

Perhaps part of intelligence is exactly the opposite.

**Knowing what should be active now, and preserving everything else well enough to find it again.**

## Neither side needs to hold everything

This is where the idea connects back to the systems I have been building.

SharePlane, Tony Brain, and GhostMesh are not interesting because they can store more material than I can remember.

A hard drive can do that.

They become interesting when context acquires durable identity, provenance, relationships, authority, state, freshness, and a recoverable next action.

The page can disappear.

The application can be replaced.

The model can change.

The agent can terminate.

The session can end.

The active thread can go cold.

The durable semantic state can remain.

That is the larger architectural proposition:

**Intelligence requires selection. Continuity requires reconstruction.**

For the machine, sparse computation can make enormous capacity tractable.

For the person, selective attention makes depth possible.

For both, active context is temporary.

So the durable asset should live somewhere else.

Outside the moment.

Outside the model.

Outside any one worker.

Outside my head.

A governed record of meaning, state, evidence, relationships, and unfinished thought that can survive whichever intelligence happens to be active today.

Not a replacement for thought.

Infrastructure around thought.

A place where reasoning can leave enough evidence behind that another reasoning process can safely begin again.

Perhaps the future of AI is not a machine capable of holding everything in mind.

Perhaps it is a partnership in which neither participant has to.

**The mind can leave.**

**The thread does not have to disappear.**

The human can follow the idea.

**The machine can hold the thread.**
