Encephalic Plate · 2026 · An Anatomical Study of Thought
Cortical & subcortical regions invoked above · cognitive function · DNAi-system analogue
| Region | Anatomical locale | Cognitive function | DNAi analogue |
|---|---|---|---|
| Wernicke's area | Left posterior superior temporal gyrus | Language comprehension | Reading the user's question on entry, whether the question came from the web, the mobile app, or another agent. |
| Broca's area | Left inferior frontal gyrus | Speech production | The verbalization layer. A language model writes the final answer in plain words. |
| Hippocampus | Medial temporal lobe (deep) | Memory encoding, episodic recall, scene reconstruction | Loading the user's session history on entry, searching the indexed knowledge base, writing the per-call audit record, and migrating new units of knowledge to long-term storage. |
| Thalamus | Deep central, between the cortex and brainstem | Sensory relay, attention gating | Routing the question to the right specialist agent in the public fleet of eleven. |
| Anterior cingulate cortex | Medial frontal lobe | Conflict monitoring, salience, error detection | Surfacing places where the retrieved evidence disagrees with itself, so the reasoning step knows where to focus. |
| Dorsolateral prefrontal cortex | Superior lateral frontal lobe | Working memory, executive arbitration | Holding the working set of evidence and arbitrating between conflicting candidate answers. |
| Medial prefrontal cortex | Medial frontal lobe | Metacognition, confidence calibration, self model | Attaching calibrated confidence and caveats to the response, and enforcing the lawful axioms. |
| Orbitofrontal cortex | Above the eye sockets, ventral frontal lobe | Value and reality check, outcome evaluation | The reality check side of the falsifiability gate, where the answer is tested against contradicting evidence. |
| Cerebellum | Below the occipital lobe, back of the skull | Predicts outcomes, catches errors | The forward model side of the falsifiability gate, predicting the consequences of emitting the answer. |
| Parietal association cortex | Superior parietal lobule | Multimodal binding, cross-domain integration | Checking that the candidate answer holds together as a whole, across domains, before commitment. |
| Occipital and temporal lobes | Posterior cortex and lateral temporal lobe | Sensory ingestion and memory retrieval | Bringing in the search results so the reasoning step has something to work with. |
| Precentral gyrus | Anterior to the central sulcus (the motor strip) | Voluntary motor output | Sending the answer back to the user (web, mobile, or another agent). |
| Default mode network | Medial prefrontal, posterior cingulate, and angular gyrus | Self monitoring, internal evaluation, idle reflection | Reflecting between user-facing tasks. The system uses this rest state to evaluate itself and prepare for the next question. |