§1. Foundations
Mind Extended draws from five decades of research on how external structures participate in cognition.
Clark & Chalmers, 1998
Extended Mind Thesis
When an external resource functions as a process that, if it occurred in the head, we’d call cognitive — that resource IS part of the cognitive process. Three conditions determine whether a tool qualifies as genuine cognitive extension:
- 1Availability — the resource is reliably available when needed
- 2Trust/Endorsement — information is accepted automatically, not scrutinized each time
- 3Accessibility — information is easily retrievable
Note: Clark & Chalmers originally included portability (the resource goes where you go), but this is not always a necessary condition. Some cognitive capacities require being in specific places, states, or contexts — a laboratory, a library, a meditative state. What matters is that the resource is accessible when the relevant cognitive process is active, not that it follows the agent everywhere.
A further condition for human-AI systems: Maintainability — the ability to evaluate parity and maintain control. Clark (2025) argues AI is a new frontier for extended cognition, but demands “extended cognitive hygiene” — rigorous standards for what we incorporate.
Engelbart, 1962
Engelbart’s H-LAM/T
Human intellect is augmented by improving the full system: Human using Language, Artifacts, Methodology, in which they are Trained. Four means of augmentation:
| Means | Definition | Examples | Mind Extended mapping |
|---|---|---|---|
| Artifacts | The material and technological substrates through which cognition is externalized and preserved. Any physical or digital object that carries, transforms, or enables thought beyond the biological brain. | A book, a musical recording, a telescope, a database, a programming language runtime, clay tablets | Repos, agents, databases, deployment platforms |
| Language | The symbolic systems — formal and informal — through which meaning is constructed, communicated, and manipulated. Language can be understood as a special class of artifact: one whose material support is secondary to its combinatorial and referential power. | Mathematical notation, musical scores, programming languages, diagrams, natural language itself | Shared vocabulary, project definitions, naming conventions, specs |
| Methodology | The structured procedures, strategies, and workflows that organize how agents apply artifacts and language toward goals. Methodology is the how — the repeatable patterns that make cognitive work reliable. | The scientific method, GTD, agile development, a recipe, a liturgy | Protocols, skills, update procedures, session workflows |
| Training | The acquired capacity — through practice, study, or experience — to operate effectively within a system of artifacts, language, and methodology. Training is what closes the loop: without it, artifacts are inert and methodology is abstract. | Learning to read, mastering an instrument, developing fluency in a programming language, apprenticeship in a craft | Operator’s fluency in conversational operation, agent behavior patterns |
Storage → Extension Spectrum
Cognitive systems can be placed on a spectrum from passive storage to active extension:
| Level | Name | Examples | Characteristic |
|---|---|---|---|
| 1 | Storage | Written text on paper, a recorded song on vinyl, a photograph in a drawer, files in a hard drive | Put in, take out. The medium preserves information but does not transform or connect it. Both the material support (paper, vinyl, silicon) and the conceptual content (the story, the melody, the data) qualify as storage. |
| 2 | Organized storage | A library with a catalog system, a personal knowledge management method (e.g. PARA), a well-structured file system | Structured input enables efficient retrieval. The organization is itself a cognitive artifact — it embodies decisions about what matters and how things relate. |
| 3 | Connected storage | A hypertext system (the web), a Zettelkasten, a knowledge graph, linked notes | Items reference each other. The system is traversable — following connections yields emergent meaning that no single item contains. |
| 4 | Active extension | A system that participates in thinking: generates connections, surfaces forgotten ideas, proposes next steps, consolidates patterns | The system is not just a repository — it is a cognitive partner. It initiates, not just responds. |
Target: Level 4. The gap between connected storage and active extension is where the interesting problems lie.