Skip to content

§4. Action

Action defines how agents interact with their extended mind system. It is the dynamic aspect of the framework — where memory becomes reality.

Pipeline

Every idea follows a pipeline from inception to execution:

Idea → Capture → Definition → Scaffolding → Execution → Registry
StageWhat happens
IdeaSomething emerges — from conversation, reading, observation, experience. Not yet recorded.
CaptureThe idea is registered in the system. It now exists as a component the system can remember and act upon.
DefinitionThe idea is developed into a spec — its purpose, scope, and structure are articulated.
ScaffoldingThe project structure is created: protocols, tracking, initial artifacts.
ExecutionActive work. Agents (H, NH, HNH) produce artifacts — code, writing, designs, research.
RegistryWhat was done is logged. The activity log grows. The feedback loop closes.

Decision points exist between stages. Not every idea becomes a project. Not every defined project gets built. These decisions are made by the operator (H agent), informed by the system’s memory.

Action pipeline diagram

Mind Extended action pipeline showing 6 stages from idea to registryACTION PIPELINEIdeasparkCaptureinbox / repo?ArchiveDefinitionspec / PRD?IterateScaffoldingrepo + CLAUDE.mdExecutiondevelopmentRegistryactivity logRegistry → Memory →Planning → Execution