Seven Mental · 心智七篇
Wiki · Knowledge Atlas

Knowledge Atlas

Every paper, blog post, and design doc ingested, distilled, and cross-indexed into concepts, entities, and sources — an LLM-maintained knowledge graph that grows with the project.

134 Concepts 47 Entities 82 Sources

01 Exhibits — 181

Concept

A2A Protocol

Agent2Agent Protocol

Open standard for cross-framework agent communication

  • concepts/agent-card
  • concepts/agent-interoperability
  • concepts/agentic-systems

Google / Linux Foundation · 2025

Concept

ACI — Agent-Computer Interface

Agent-Computer Interface

Design interfaces for models the way HCI designs for humans

  • concepts/tool-design
  • concepts/augmented-llm
  • concepts/agent-native-software

Anthropic Building Effective Agents; Karpathy YC 2025

Concept

Action Metamorphic Relations

Action Metamorphic Relations

Semantic-equivalent transforms · terminal-state equality · measurable robustness

  • concepts/reliability-surface
  • concepts/guardrails

ReliabilityBench · arXiv 2601.06112

Concept

Activation Intervention

Activation Intervention

Edit mid-layer activations · prove a representation's causal role

  • concepts/probing-classifiers
  • concepts/mechanistic-interpretability
  • concepts/linear-representation-hypothesis

Li et al. 2022 · Nanda et al. 2023 · OthelloGPT

Concept

Agent Card

Agent Capability Discovery

An agent's digital business card · /.well-known/agent-card

  • concepts/a2a-protocol
  • concepts/agent-interoperability

Google A2A Protocol · 2025

Concept

Agent Interoperability

Agent Interoperability

From silos to a network · cross-framework agent collaboration

  • concepts/a2a-protocol
  • concepts/agent-card
  • concepts/orchestrator-workers

Google A2A Protocol · ASPLOS 2026

Concept

Agent-Native Software

Agent-Native Software

Design software with agents as a first-class user type

  • concepts/aci
  • concepts/tool-design
  • concepts/agent-skills

CLI-Anything · Anthropic Agent Skills

Concept

Agent OS

Agent Operating System

An OS abstraction that natively understands agent semantics

  • concepts/agent-resource-control
  • concepts/agent-sandboxing
  • concepts/harness-engineering

AgenticOS Workshop ASPLOS 2026 · AIOS COLM 2025

Concept

Agent Reliability Evaluation

Agent Reliability Evaluation

pass@1 ≠ reliability · the four-metric framework

  • concepts/reliability-decay
  • concepts/long-running-agents
  • concepts/evaluator-optimizer

Beyond pass@1 · arXiv 2603.29231

Concept

Agent Resource Control

Agent Resource Control

Extend cgroup to tokens · API quotas · tool permissions

  • concepts/agent-os
  • concepts/context-management
  • concepts/harness-engineering

AgentCgroup · AgenticOS Workshop ASPLOS 2026

Concept

Agent Sandboxing

Agent Sandboxing

Dynamic code · semantic attack surface · layered defense in depth

  • concepts/guardrails
  • concepts/agent-os
  • concepts/harness-engineering

AgenticOS Workshop ASPLOS 2026 · Anthropic Claude Code

Concept

Agent Scheduling

Agent Scheduling

System-layer arbitration for multi-agent LLM resource sharing

  • concepts/agent-os
  • concepts/llm-os-analogy
  • concepts/context-management

AIOS · arXiv 2403.16971

Concept

Agent Skills

Agent Skills Standard

Discoverable domain-knowledge packaging · SKILL.md at the core

  • concepts/aci
  • concepts/harness-engineering
  • concepts/agent-os

Anthropic Agent Skills open standard · 2025

Concept

Agentic Systems

Agentic Systems

Workflows vs Agents · from one-shot call to autonomous decision

  • concepts/augmented-llm
  • concepts/harness-engineering
  • concepts/orchestrator-workers

Anthropic Building Effective Agents · 2025

Concept

Three AI Summers

Three AI Summers

Kautz's historical cycle · co-evolution of neural and symbolic

  • concepts/neurosymbolic-ai
  • concepts/bitter-lesson
  • concepts/physical-symbol-system

Kautz AAAI Engelmore Lecture · AI Magazine 43(1) 2022

Entity

AIOS

AIOS — LLM Agent Operating System

Rutgers 2024 · six kernel modules · most complete LLM-OS analogy · COLM 2025

  • concepts/llm-os-analogy
  • concepts/harness-engineering
  • entities/memgpt

Mei et al. arXiv:2403.16971 COLM 2025

Concept

Aitia — Cause and Explanation

Aitia (Aristotle)

Greek philosophy · cause-as-explanation · foundation of the four causes

  • concepts/four-causes
  • concepts/teleological-explanation

Stanford Encyclopedia · Aristotle on Causality

Entity

Allen Newell

Allen Newell

1927–1992 · Turing Award 1975 · PSSH · GPS · SOAR unified cognition

  • concepts/physical-symbol-system
  • concepts/means-ends-analysis
  • concepts/problem-space

Newell & Simon 1976 Comm ACM · Newell 1990 Unified Theories

Entity

Andrej Karpathy

Andrej Karpathy

ex-Tesla AI Director · ex-OpenAI · Eureka Labs · LLM-OS architecture · Software 3.0

  • concepts/llm-os-analogy
  • concepts/software-3-0
  • concepts/system-1-vs-system-2

Karpathy 2023 Intro to LLMs · 2025 YC AI Startup School

Entity

Answer.AI

Answer.AI

Founded by Jeremy Howard · llms.txt standard · fast.ai extension · open, practical AI tools

  • concepts/llms-txt
  • entities/jeremy-howard

Answer.AI / AnswerDotAI/llms-txt

Entity

Anthropic

Anthropic

Claude series · interpretability leader · Agent SDK · MCP · Managed Agents

  • entities/claude-code
  • entities/claude-agent-sdk
  • concepts/mechanistic-interpretability

Anthropic Official Docs 2024-2026

Entity

Aristotle

Aristotle

384–322 BCE · Four Causes · teleological explanation · knowledge as causal knowledge · founder of Western scientific method

  • concepts/four-causes
  • concepts/teleological-explanation
  • entities/herbert-simon

SEP — Aristotle on Causality (2006/2023)

Entity

Artur d'Avila Garcez

Artur d'Avila Garcez

City, University of London · neurosymbolic computing · Kautz taxonomy · XAI fidelity critique · Third Wave

  • concepts/neurosymbolic-ai
  • concepts/neurosymbolic-ai-taxonomy
  • concepts/knowledge-extraction-fidelity

Garcez & Lamb 2023 Neurosymbolic AI The 3rd Wave arXiv:2012.05876

Entity

ASPLOS

ASPLOS

top systems conference · AgenticOS Workshop 2026 · agent infrastructure enters the systems research agenda

  • concepts/agent-os
  • concepts/agent-sandboxing
  • entities/anthropic

AgenticOS Workshop ASPLOS 2026

Concept

Augmented LLM

Augmented LLM

Retrieval + tools + memory · the building block of agentic systems

  • concepts/context-engineering
  • concepts/agentic-systems
  • concepts/tool-design

Anthropic Building Effective Agents · 2025

Concept

Autonomy Slider

Autonomy Slider

From Tab-complete to whole-repo agent · designing partial-autonomy products

  • concepts/agentic-systems
  • concepts/harness-engineering
  • concepts/generation-verification-loop

Karpathy YC Software is Changing Again · 2025

Entity

Avatamsaka Sutra

华严经 · Avatamsaka Sutra

Dharmadhatu arising · Indra's Net · Sumeru in a mustard seed · one-is-all · forerunner of fractal philosophy

  • concepts/indra-net
  • concepts/sumeru-mustard-seed
  • concepts/fractal-architecture

Avatamsaka Sutra / Cook 1973 Jewel Net of Indra

Concept

Backdoor Criterion

Backdoor Criterion

Graphical deconfounding criterion · Pearl's backdoor adjustment

  • concepts/causal-dag
  • concepts/do-calculus
  • concepts/frontdoor-criterion

Pearl Causality 2009 · Pearl 2010 Intro to Causal Inference

Concept

Bag of Heuristics

Bag of Heuristics

Local · position-specific · a world model without a unified algorithm

  • concepts/othello-world-model-hypothesis
  • concepts/mechanistic-interpretability
  • concepts/probing-classifiers

jylin04 MATS 6.0 · OthelloGPT mechanistic interpretability

Concept

Bayesian Induction

Bayesian Induction

prior → posterior update · the probabilistic reply to induction

  • concepts/induction-problem
  • concepts/uniformity-principle
  • concepts/scaling-laws

Bayes 1764 · Laplace 1814 · SEP Problem of Induction

Entity

Benoit Mandelbrot

Benoit Mandelbrot

Founder of fractal geometry · coined "fractal" 1975 · 1967 coastline paper · clouds are not spheres

  • concepts/statistical-self-similarity
  • concepts/richardson-effect
  • concepts/fractal-dimension

Mandelbrot 1967 Science · 1982 The Fractal Geometry of Nature

Concept

The Bitter Lesson

The Bitter Lesson

general computation wins · don't hard-code what you think you found

  • concepts/harness-engineering
  • concepts/meta-harness
  • concepts/scaling-laws

Rich Sutton 2019 · Anthropic Managed Agents

Concept

Causal Contextualism

Causal Contextualism

do causal judgments depend on the evaluation context? three positions

  • concepts/counterfactual-theory
  • concepts/causal-models
  • concepts/causal-relata

SEP Counterfactual Theories of Causation · Schaffer 2005

Concept

Causal DAG

Causal DAG

chain / fork / collider · d-separation · the bridge to deconfounding

  • concepts/structural-causal-model
  • concepts/do-calculus

see Pearl (2009); Book of Why (2018)

Concept

Causal Inner Product

Causal Inner Product

causally separable concepts are orthogonal under this inner product

  • concepts/linear-representation-hypothesis
  • concepts/probing-classifiers
  • concepts/mechanistic-interpretability

Park, Choe, Veitch 2023 · arXiv 2311.03658

Concept

Causal Intervention

Causal Intervention

do-operator · cut the original inputs · mini-surgery on the graph

  • concepts/do-calculus
  • concepts/causal-dag
  • concepts/structural-causal-model

Pearl Causality 2009 · Pearl 2010 Intro

Concept

Causal Models

Causal Models

Structural equations · intervention semantics · modularity

  • concepts/structural-causal-model
  • concepts/causal-dag
  • concepts/interventionist-theory

SEP Metaphysics of Causation · Pearl 2000

Concept

Causal Relata

Causal Relata

What kind of entity is a cause — and what kind is an effect?

  • concepts/causal-models
  • concepts/counterfactual-theory

SEP Metaphysics of Causation

Concept

Causation (Hume)

Causation (Hume)

Necessary connection is unobservable · habit is the real basis of causal inference

  • concepts/constant-conjunction
  • concepts/necessary-connection
  • concepts/regularity-theory

David Hume Enquiry 1748 · SEP David Hume

Concept

Chaos Engineering for Agents

Chaos Engineering for Agents

Fault injection · measuring reliability decay · simulating production stress

  • concepts/guardrails
  • concepts/reliability-surface
  • concepts/error-cascade

ReliabilityBench · arXiv 2601.06112

Entity

Chroma

Chroma

Open-source vector database · systematic Context Rot study · 18 models tested · RAG vs long-context empirics

  • concepts/context-rot
  • concepts/context-management
  • concepts/virtual-context-management

Chroma Research Context Rot 2025

Entity

Claude Agent SDK

Claude Agent SDK

Give-the-agent-a-computer · implicit-loop architecture · context compaction · long-running needs external tracking

  • concepts/harness-engineering
  • concepts/implicit-loop-architecture
  • concepts/context-management

Anthropic Building Agents Claude Agent SDK 2024

Entity

Claude Code

Claude Code

Anthropic's official coding-agent CLI · three-tier tool approval · deny-first rules · five-level scopes · six permission modes

  • concepts/claude-code-permission-system
  • concepts/permission-modes
  • concepts/agent-sandboxing

Anthropic Claude Code Permissions 2024

Concept

Claude Code Permission System

Claude Code Permission System

three tool tiers · allow/ask/deny rules · defense in depth

  • concepts/permission-rules-hierarchy
  • concepts/permission-modes
  • concepts/agent-sandboxing

Anthropic Claude Code Permissions · 2026

Entity

CLI-Anything

CLI-Anything

HKUDS 2026 · 29K stars · any software → agent-native CLI · 7-stage pipeline · CLI-Hub

  • concepts/tool-design
  • concepts/agent-native-software
  • concepts/repl-for-agents

HKUDS/CLI-Anything github.com 2026

Concept

CLI vs GUI Automation

CLI vs GUI Automation

two foundational paths for agent-driven software

  • concepts/agent-native-software
  • concepts/aci

CLI-Anything · Anthropic computer-use

Concept

Coastline Paradox

Coastline Paradox

smaller ruler → longer length · an intuitive gateway to fractal dimension

  • concepts/fractal-dimension
  • concepts/statistical-self-similarity

Mandelbrot 1967 · Wikipedia Coastline Paradox

Entity

Codex

Codex (OpenAI)

OpenAI coding agent · codex-1 (RL-finetuned o3) · 6+ hour runs · zero-human million-line codebase · harness-engineering proof

  • concepts/harness-engineering
  • concepts/implicit-loop-architecture
  • entities/claude-agent-sdk

OpenAI Codex 2025 · OpenAI Harness Engineering

Concept

Compositionality

Compositionality

meaning of a complex expression = parts' meanings × mode of combination

  • concepts/systematicity
  • concepts/language-of-thought
  • concepts/neurosymbolic-ai

Frege 1892 · Fodor-Pylyshyn 1988 · arXiv 2407.13419

Concept

Constant Conjunction

Constant Conjunction

the empirical basis of Humean causation · all we actually observe

  • concepts/causation-hume
  • concepts/necessary-connection
  • concepts/custom-and-habit

David Hume Enquiry 1748

Concept

Constrained Decoding

Constrained Decoding

force illegal-token probability to zero · the mechanism behind structured outputs

  • concepts/structured-outputs
  • concepts/context-free-grammar-llm

RANLP 2025 · OpenAI Structured Outputs

Concept

Context Compression

Context Compression

the quality / compression-rate / readability trade-off across three strategies

  • concepts/context-management
  • concepts/long-running-agents
  • concepts/context-rot

Factory Evaluating Context Compression · 36000+ real sessions

Concept

Context Engineering

Context Engineering

find the smallest high-signal token set · curation, not accumulation

  • concepts/context-management
  • concepts/context-rot
  • concepts/context-compression

Anthropic Effective Context Engineering · Manus Context Engineering

Concept

Context-Free Grammar (LLM)

Context-Free Grammar for LLM

JSON Schema → CFG → dynamic token mask

  • concepts/constrained-decoding
  • concepts/structured-outputs

OpenAI Structured Outputs · RANLP 2025

Concept

Context Management

Context Management

anterograde amnesia · working memory has to be programmed explicitly

  • concepts/context-engineering
  • concepts/long-running-agents
  • concepts/context-compression

Anthropic Effective Harnesses · Claude Agent SDK

Concept

Context Rot

Context Rot

systematic performance decay as token count grows

  • concepts/context-engineering
  • concepts/context-management

Chroma Context Rot Research · 2025

Concept

Counterfactual Theory

Counterfactual Theory of Causation

had c not occurred, e would not have · possible-worlds semantics

  • concepts/possible-world-semantics
  • concepts/preemption
  • concepts/causal-models

David Lewis 1973 · SEP Counterfactual Causation

Concept

Custom and Habit

Custom and Habit

the general name for the associative principle · the real basis of causal inference

  • concepts/causation-hume
  • concepts/constant-conjunction
  • concepts/induction-problem

David Hume Enquiry 1748 EHU 5.1.5

Entity

Cycle.js

Cycle.js

André Staltz · sources→sinks pure function · canonical fractal architecture · side effects pushed to driver layer

  • concepts/fractal-architecture
  • concepts/implicit-loop-architecture
  • concepts/harness-engineering

Anton Telesh Fractal Architecture 2016

Entity

David Hume

David Hume

1711-1776 · Scottish philosopher · constant conjunction · problem of induction · custom · Kant's trigger

  • concepts/causation-hume
  • concepts/induction-problem
  • concepts/regularity-theory

SEP David Hume · SEP Metaphysics of Causation

Entity

David Lewis

David Lewis

1941-2001 · counterfactual theory of causation · possible-world semantics · Influence theory 2000 · type causation = generalized token causation

  • concepts/counterfactual-theory
  • concepts/possible-world-semantics
  • concepts/preemption

SEP Counterfactual Theories of Causation · Lewis 1973 · Lewis 2000

Concept

Difference-Making

Difference-Making

the common core of multiple causal theories

  • concepts/counterfactual-theory
  • concepts/regularity-theory
  • concepts/interventionist-theory

SEP Metaphysics of Causation · Strevens 2004

Concept

do-Calculus

do-Calculus

Pearl's three rules — reducing causal queries to estimable observational expressions

  • concepts/causal-dag
  • concepts/structural-causal-model

Pearl (1995, 2009); Shpitser & Pearl (2006)

Concept

Empiricism

Empiricism

all knowledge ultimately derives from experience · copy principle · method of definition

  • concepts/causation-hume
  • concepts/induction-problem
  • concepts/falsificationism

David Hume Enquiry · SEP David Hume

Concept

Error Cascade

Error Cascade

small upstream errors get amplified downstream · more than probabilities multiplying

  • concepts/long-running-agents
  • concepts/harness-engineering
  • concepts/reliability-decay

SWE-EVO · arXiv multi-step evaluation

Concept

Evaluator-Optimizer

Evaluator-Optimizer

separate generator and evaluator · GAN-style quality feedback loop

  • concepts/harness-engineering
  • concepts/feature-tracking
  • concepts/agentic-systems

Anthropic Building Effective Agents

Entity

Factory.ai

Factory.ai

AI coding agent · anchored iterative summarization · 36K production-message compression eval · exposed artifact-tracking weakness

  • concepts/context-compression
  • concepts/harness-engineering
  • entities/anthropic

Factory Evaluating Context Compression 2025

Concept

Falsificationism

Falsificationism

bold conjectures · try to falsify · science needs no induction

  • concepts/induction-problem
  • concepts/bayesian-induction
  • concepts/empiricism

Karl Popper 1935 · SEP Induction Problem

Concept

Feature Tracking

Feature Tracking

externalized machine-readable task list · blocks one-shotting and premature victory

  • concepts/long-running-agents
  • concepts/harness-engineering
  • concepts/context-management

Anthropic Effective Harnesses Long-Running Agents

Concept

Fork-Explore-Commit

Fork-Explore-Commit

OS-level exploration primitive · git semantics pushed down to execution · pick the best of parallel paths

  • concepts/agent-os
  • concepts/evaluator-optimizer
  • concepts/error-cascade

AgenticOS Workshop ASPLOS 2026

Concept

Four Causes

Four Causes

material · formal · efficient · final · the starting point of causal pluralism

  • concepts/aitia
  • concepts/causal-models
  • concepts/hierarchical-systems

SEP Aristotle on Causality · Pearl 2010

Concept

Fractal Architecture

Fractal Architecture

self-similarity · four rules · any subtree is a valid tree

  • concepts/compositionality
  • concepts/implicit-loop-architecture
  • concepts/agent-skills

Anton Telesh 2016 · Cycle.js

Concept

Fractal Dimension

Fractal Dimension

quantifies space-filling · non-integer dimension · the exponent in Richardson's formula

  • concepts/coastline-paradox
  • concepts/fractal-architecture

Wikipedia Coastline Paradox · Mandelbrot 1967

Concept

Frontdoor Criterion

Frontdoor Criterion

identify causal effects via mediators when confounders are unobserved

  • concepts/backdoor-criterion
  • concepts/causal-dag
  • concepts/do-calculus

Pearl 2010 · Tian & Pearl 2002

Concept

Generation-Verification Loop

Generation-Verification Loop

AI generates · humans verify · verification speed sets efficiency · humans are the bottleneck

  • concepts/evaluator-optimizer
  • concepts/autonomy-slider
  • concepts/harness-engineering

Karpathy 2025 YC Talk

Entity

Gerard de Melo

Gerard de Melo

computational linguistics · trajectory-bias revealer · RANLP 2025 · Draft-Conditioned fix · instruct vs. base model divergence

  • concepts/trajectory-bias
  • concepts/structured-outputs

Schall & de Melo RANLP 2025 · arXiv:2603.03305

Entity

Google

Google

original A2A developer · ADK · Gemini · neutralized via Linux Foundation donation · full agent stack

  • concepts/a2a-protocol
  • entities/linux-foundation
  • concepts/agent-interoperability

Google A2A Protocol 2024

Concept

Grue Problem

Grue Problem

new riddle of induction · same data supports contradictory conclusions · predicate projectibility

  • concepts/induction-problem
  • concepts/empiricism
  • concepts/bayesian-induction

Nelson Goodman 1955 · SEP Induction Problem

Concept

Guardrails

Guardrails

layered defense · runtime safety monitoring · optimistic-execution pattern

  • concepts/harness-engineering
  • concepts/aci
  • concepts/chaos-engineering-for-agents

OpenAI Practical Guide Building Agents

Concept

Harness Engineering

Harness Engineering

the control system wrapping the LLM · not a limiter — an enabler of reliable capability

  • concepts/agentic-systems
  • concepts/feature-tracking
  • concepts/context-management

Anthropic Building Effective Agents · OpenAI Harness Engineering

Entity

Henry Kautz

Henry Kautz

University of Rochester · six-category neurosymbolic taxonomy · Third AI Summer · no Third Winter · Allen Newell Award

  • concepts/neurosymbolic-ai-taxonomy
  • concepts/neurosymbolic-ai
  • entities/artur-garcez

Kautz 2022 AI Magazine The Third AI Summer

Entity

Herbert A. Simon

Herbert A. Simon

Nobel 1978 · Turing Award 1975 · bounded rationality · architecture of complexity · near-decomposability · PSSH co-author

  • concepts/hierarchical-systems
  • concepts/near-decomposability
  • concepts/physical-symbol-system

Simon 1962 Architecture of Complexity · Newell & Simon 1976

Concept

Heuristic Search

Heuristic Search

how the physical symbol system solves problems · search volume ≠ intelligence

  • concepts/physical-symbol-system
  • concepts/means-ends-analysis

Newell & Simon 1976 CACM

Concept

Hierarchical Systems

Hierarchical Systems

nested structure driven by interaction strength · watchmaker parable · an inevitable outcome of evolution

  • concepts/near-decomposability
  • concepts/harness-engineering
  • concepts/context-engineering

Herbert Simon 1962 Architecture of Complexity

Concept

Implicit Loop Architecture

Implicit Loop Architecture

gather context · take action · verify work · repeat · behavior shaped by constraints

  • concepts/agentic-systems
  • concepts/harness-engineering
  • concepts/fork-explore-commit

Anthropic Building Agents · Karpathy LLM-OS

Concept

Indra's Net

Indra's Net

holographic mutual reflection · each node contains the whole · a philosophical discovery of self-similarity

  • concepts/fractal-architecture
  • concepts/fractal-dimension

Avatamsaka Sutra · Cook 1973

Concept

Problem of Induction

Problem of Induction

no rational basis for "past so, future so" · Hume's fork

  • concepts/causation-hume
  • concepts/custom-and-habit
  • concepts/falsificationism

Hume Enquiry 1748 · SEP Problem of Induction

Concept

Inferential Theories of Causation

Inferential Theories of Causation

from regularity to inferential paths · causation characterized by its reasoning structure

  • concepts/inus-conditions
  • concepts/causal-models
  • concepts/difference-making

SEP Regularity and Inferential Theories · Hempel & Oppenheim 1948

Concept

Interventionist Theory

Interventionist Theory of Causation

causation = systematic answers to active manipulation · Woodward 2003

  • concepts/causal-models
  • concepts/causal-intervention
  • concepts/counterfactual-theory

Woodward Making Things Happen 2003 · Pearl Causality 2000

Concept

INUS Conditions

INUS Conditions

an Insufficient but Non-redundant part of an Unnecessary but Sufficient condition · Mackie 1965

  • concepts/difference-making
  • concepts/causal-models
  • concepts/constant-conjunction

Mackie Causes and Conditions 1965

Entity

James Woodward

James Woodward

University of Pittsburgh · Making Things Happen 2003 · interventionist theory of causation · modularity · type-level focus

  • concepts/interventionist-theory
  • concepts/causal-models
  • entities/judea-pearl

Woodward 2003 Making Things Happen · SEP Metaphysics of Causation

Entity

Jeremy Howard

Jeremy Howard

fast.ai co-founder · Answer.AI founder · llms.txt standard · AI-education democratizer · top-down practice pedagogy

  • concepts/llms-txt
  • entities/answer-ai

fast.ai · Answer.AI · llmstxt.org

Entity

Jerry A. Fodor

Jerry A. Fodor

1935-2017 · Rutgers/MIT · language of thought · modularity · Fodor & Pylyshyn 1988 connectionism challenge

  • concepts/language-of-thought
  • concepts/systematicity
  • concepts/compositionality

Fodor & Pylyshyn 1988 Cognition · Fodor 1975 The Language of Thought

Entity

J. L. Mackie

J. L. Mackie

1917-1981 · INUS conditions · regularity theory's most important technical contribution · causal field · moral error theory

  • concepts/inus-conditions
  • concepts/regularity-theory
  • entities/david-hume

SEP Regularity and Inferential Theories · Mackie 1965 · Mackie 1974

Entity

Judea Pearl

Founder of the causal revolution · Turing Award 2011 · UCLA CS Professor

  • concepts/causal-dag
  • concepts/do-calculus

Causality (2009); The Book of Why (2018)

Entity

Karl Popper

Karl Popper

1902-1994 · falsificationism · accepts the induction problem as unsolvable · corroboration vs. confirmation · Logic of Scientific Discovery

  • concepts/falsificationism
  • concepts/induction-problem
  • entities/david-hume

Popper 1935 Logic of Scientific Discovery · SEP Problem of Induction

Concept

Knowledge Extraction and Fidelity

Knowledge Extraction and Fidelity

fidelity ≠ accuracy · describes what the network actually does

  • concepts/mechanistic-interpretability
  • concepts/activation-intervention

Garcez & Lamb 2020 Neurosymbolic AI 3rd Wave

Concept

Ladder of Causation

Ladder of Causation

association · intervention · counterfactual · three irreducible rungs

  • concepts/causal-intervention
  • concepts/do-calculus
  • concepts/causal-dag

Pearl & Mackenzie The Book of Why 2018

Entity

LangGraph

LangGraph

LangChain · StateGraph explicit orchestration · the contrast paradigm to the implicit loop · Durable Execution · enterprise adoption

  • concepts/implicit-loop-architecture
  • entities/claude-agent-sdk
  • entities/codex

LangGraph Documentation

Concept

Language of Thought

Language of Thought

Mentalese · syntactically structured mental representations · the structural guarantee of systematicity

  • concepts/compositionality
  • concepts/physical-symbol-system
  • concepts/linear-representation-hypothesis

Fodor 1975 Language of Thought · Fodor & Pylyshyn 1988

Entity

Lewis Fry Richardson

Lewis Fry Richardson

British mathematician and meteorologist · empirical discoverer of the coastline paradox · namesake of the Richardson Effect · pioneer of numerical weather prediction

  • concepts/richardson-effect
  • concepts/coastline-paradox
  • entities/benoit-mandelbrot

Wikipedia Coastline Paradox · Richardson 1961

Concept

Linear Representation Hypothesis

Linear Representation Hypothesis

features encode linearly in activation space · methodological basis of mechanistic interpretability

  • concepts/mechanistic-interpretability
  • concepts/causal-inner-product
  • concepts/activation-intervention

Park Choe Veitch 2023 ICML · Gurnee Tegmark 2023

Entity

Linux Foundation

Linux Foundation

neutral open-source governance body · A2A protocol host · Kubernetes-style model · PyTorch Foundation

  • concepts/a2a-protocol
  • entities/google

Google A2A Protocol 2024

Concept

LLM OS

LLM OS

LLMs are not a utility · they are a software ecosystem · we are in the 1960s

  • concepts/llm-os-analogy
  • concepts/context-management
  • concepts/implicit-loop-architecture

Karpathy 2025 YC Talk Software Is Changing Again

Concept

LLM-OS Analogy

LLM-OS Analogy

LLM = CPU · Agent = OS kernel · Context = RAM · structural isomorphism

  • concepts/implicit-loop-architecture
  • concepts/context-management
  • concepts/harness-engineering

Karpathy 2023 Intro to LLMs · 2026 Tweet

Concept

LLM Security

LLM Security

jailbreaks · prompt injection · data poisoning · the cat-and-mouse game never ends

  • concepts/guardrails
  • concepts/llm-os-analogy
  • concepts/harness-engineering

Karpathy 2023 Intro to Large Language Models

Concept

LLM Training Pipeline

LLM Training Pipeline

pre-training → fine-tuning → RLHF · the canonical three-stage mental model

  • concepts/bitter-lesson
  • concepts/augmented-llm
  • concepts/llm-os-analogy

Karpathy 2023 Intro to Large Language Models

Concept

llms.txt

llms.txt

a root-path Markdown file · tells the LLM what this site is

  • concepts/aci
  • concepts/context-engineering
  • concepts/agent-skills

Jeremy Howard Answer.AI 2024

Concept

Long-Running Agents

Long-Running Agents

work across sessions · each new session starts amnesic · shift-engineer analogy

  • concepts/harness-engineering
  • concepts/feature-tracking
  • concepts/context-management

Anthropic Effective Harnesses Long-Running Agents

Entity

Manus

Manus

general-purpose autonomous agent · 5-dimensional Context Engineering · prefill/decode 100:1 · logit masking

  • concepts/context-engineering
  • concepts/prefix-caching
  • concepts/context-management

Manus Context Engineering Blog 2025

Entity

Max Tegmark

Max Tegmark

MIT physicist · Mathematical Universe Hypothesis · Future of Life Institute · spatiotemporal world model co-author

  • concepts/spatiotemporal-world-model
  • entities/wes-gurnee

Gurnee & Tegmark ICLR 2024 arXiv:2310.02207

Entity

Maximilian Schall

Maximilian Schall

NLP researcher · named trajectory bias · draft-conditioned solution · RANLP 2025

  • concepts/trajectory-bias
  • concepts/constrained-decoding
  • concepts/structured-outputs

RANLP 2025 arXiv:2603.03305

Entity

MCP

Model Context Protocol

Anthropic open protocol · standard Agent ↔ tool interface · complementary to A2A · Mobile-MCP extension

  • concepts/augmented-llm
  • concepts/a2a-protocol
  • entities/anthropic

Anthropic Building Effective Agents 2024

Concept

Means-Ends Analysis

Means-Ends Analysis

GPS difference-driven search · recursive subgoals · the ancestor of CoT/ReAct

  • concepts/heuristic-search
  • concepts/agentic-systems
  • concepts/implicit-loop-architecture

Newell & Simon 1972 Human Problem Solving

Concept

Mechanistic Interpretability

Mechanistic Interpretability

features · attribution graphs · CLT · hallucination mechanism · unfaithful CoT

  • concepts/linear-representation-hypothesis
  • concepts/othello-world-model-hypothesis
  • concepts/neurosymbolic-ai

Anthropic 2024 Mapping the Mind of an LLM

Concept

Mediation Analysis

Mediation Analysis

TE · CDE · NDE · NIE · decomposing direct and indirect effects

  • concepts/ladder-of-causation
  • concepts/frontdoor-criterion
  • concepts/interventionist-theory

Pearl 2001 Direct and Indirect Effects

Entity

MemGPT

Memory-GPT

UC Berkeley · virtual context management · LLM as OS · hierarchical storage · arXiv:2310.08560

  • concepts/virtual-context-management
  • concepts/context-management
  • entities/aios

MemGPT arXiv:2310.08560 (2023)

Concept

Meta-Cognition in AI

Meta-Cognition AI

Monitor · Evaluate · Adjust · NSAI 5% blind spot · AlphaGeometry sole full coverage

  • concepts/neurosymbolic-ai
  • concepts/mechanistic-interpretability
  • concepts/meta-harness

arXiv 2501.05435 Neurosymbolic AI 2024 Systematic Review

Concept

Meta-Harness

Meta Harness

Session · Harness · Sandbox · brain-hand decoupling · OS virtualization analogy

  • concepts/harness-engineering
  • concepts/permission-modes
  • concepts/long-running-agents

Anthropic Claude Code Architecture

Concept

Meta-Induction

Meta Induction

wMI strategy · object/meta levels · regret learning · bandit analogy

  • concepts/induction-problem
  • concepts/no-free-lunch
  • concepts/bayesian-induction

Schurz 2008 The Meta-Inductivist

Concept

Near-Decomposability

Near Decomposability

Short-run independence · long-run aggregate coupling · frequency separation · Simon 1962 watchmaker

  • concepts/hierarchical-systems
  • concepts/fractal-architecture
  • concepts/context-management

Simon 1962 The Architecture of Complexity

Concept

Necessary Connection

Necessary Connection

Hume's critique · three candidate sources ruled out · the mind's felt determination · Kant's reply

  • concepts/causation-hume
  • concepts/constant-conjunction
  • concepts/regularity-theory

Hume 1748 Enquiry Concerning Human Understanding

Entity

Neel Nanda

Neel Nanda

Google DeepMind · TransformerLens author · MATS mentor · OthelloGPT linearization · mechanistic interpretability

  • concepts/mechanistic-interpretability
  • concepts/othello-world-model-hypothesis
  • concepts/linear-representation-hypothesis

Nanda et al. BlackboxNLP @ EMNLP 2023

Entity

Nelson Goodman

Nelson Goodman

American philosopher · Grue problem · New Riddle of Induction · constructivist worldview · symbol theory

  • concepts/grue-problem
  • concepts/induction-problem
  • entities/david-hume

Goodman 1955 Fact Fiction and Forecast

Concept

Neurosymbolic AI

Neurosymbolic AI

System 1+2 integration · existential/universal complementarity · Fodor-Pylyshyn challenge

  • concepts/neurosymbolic-ai-taxonomy
  • concepts/system-1-vs-system-2
  • concepts/knowledge-extraction-fidelity

Garcez & Lamb 2023 Neurosymbolic AI The 3rd Wave

Concept

Neurosymbolic AI Taxonomy

Neurosymbolic AI Taxonomy

Kautz's six types · coupling spectrum · from Symbolic_Neuro to Neuro[Symbolic]

  • concepts/neurosymbolic-ai
  • concepts/system-1-vs-system-2
  • concepts/constrained-decoding

Kautz 2022 The Third AI Summer AI Magazine

Concept

No Free Lunch Theorem

No Free Lunch Theorem

generalization error 1/2 under uniform prior · Hume's induction problem, formalized · inductive bias is unavoidable

  • concepts/induction-problem
  • concepts/bayesian-induction
  • concepts/scaling-laws

Wolpert 1996 Neural Computation

Entity

OpenAI

OpenAI

GPT series · Codex agent platform · Harness Engineering methodology · Agent Legibility · Structured Outputs

  • concepts/harness-engineering
  • concepts/implicit-loop-architecture
  • entities/codex

OpenAI Harness Engineering / Structured Outputs 2024

Entity

OpenHands

OpenHands

open-source multi-agent coding platform · CodeActAgent · SWE-EVO benchmark framework · performance = model × framework

  • concepts/implicit-loop-architecture
  • entities/swe-bench
  • entities/codex

SWE-EVO arXiv:2512.18470

Concept

Orchestrator-Workers

Orchestrator-Workers

dynamic task decomposition · distinct from predefined parallel · A2A cross-system extension

  • concepts/parallelization
  • concepts/agentic-systems
  • concepts/harness-engineering

Anthropic Building Effective Agents 2024

Concept

Othello World Model Hypothesis

Othello World Model Hypothesis

sequence training → board representation emerges · 99% accuracy · representation ≠ planning

  • concepts/mechanistic-interpretability
  • concepts/linear-representation-hypothesis
  • concepts/world-models

Li et al. 2022 OthelloGPT · Nanda et al. 2023 · Yuan & Søgaard 2025

Concept

Parallelization

Parallelization

Sectioning · Voting · predefined subtasks · confidence boost

  • concepts/orchestrator-workers
  • concepts/agentic-systems
  • concepts/guardrails

Anthropic Building Effective Agents 2024

Entity

Paul Smolensky

Paul Smolensky

Johns Hopkins · Harmony Theory · subconceptual level · tensor product representation · Optimality Theory phonology

  • concepts/subconceptual-level
  • concepts/compositionality
  • entities/jerry-fodor

Smolensky 1988 Behavioral and Brain Sciences

Concept

Permission Modes

Permission Modes

six-mode autonomy spectrum · auto classifier · bypassPermissions nuclear option

  • concepts/harness-engineering
  • concepts/guardrails
  • concepts/agent-sandboxing

Anthropic Claude Code Permissions 2024

Concept

Allow/Ask/Deny Rules Hierarchy

Permission Rules Hierarchy

Deny-First semantics · fixed evaluation order · Deny unoverridable across scopes

  • concepts/permission-modes
  • concepts/claude-code-permission-system
  • concepts/guardrails

Anthropic Claude Code Permissions 2024

Concept

Pets vs Cattle

Pets vs Cattle

disposability · independent component recovery · brain-hand decoupling makes cattle-ification possible

  • concepts/meta-harness
  • concepts/agent-sandboxing
  • concepts/reliability-decay

Randy Bias 2011 Cloud Computing

Concept

Physical Symbol System Hypothesis

Physical Symbol System Hypothesis

Newell & Simon 1976 · necessary and sufficient for general intelligence · foundation of GOFAI

  • concepts/heuristic-search
  • concepts/problem-space
  • concepts/neurosymbolic-ai

Newell & Simon 1976 Computer Science as Empirical Inquiry

Concept

Possible World Semantics

Possible World Semantics

closest world · comparative similarity · non-backtracking interpretation · Lewis 1973

  • concepts/counterfactual-theory
  • concepts/interventionist-theory
  • concepts/ladder-of-causation

Lewis 1973 Counterfactuals

Concept

Preemption

Preemption

early · late · trumping · the core test-bed for counterfactual theories

  • concepts/counterfactual-theory
  • concepts/process-theories
  • concepts/causal-models

Hall 2004 Two Concepts of Causation · Schaffer 2000

Concept

Prefix Caching

Prefix Caching

KV cache reuse · 10× cost gap · stable static prefix first · at odds with compaction

  • concepts/context-management
  • concepts/harness-engineering
  • concepts/context-compression

Anthropic / OpenAI / Kimi Prefix Caching Docs 2024

Concept

Probabilistic Causation

Probabilistic Causation

probability raising · net vs path-specific effects · the preemption challenge

  • concepts/counterfactual-theory
  • concepts/preemption
  • concepts/regularity-theory

Suppes 1970 · Eells 1991 · Hitchcock 2001

Concept

Probability of Causation

Probability of Causation

PN · PS · PNS · but-for legal standard · monotonicity identification

  • concepts/ladder-of-causation
  • concepts/counterfactual-theory
  • concepts/structural-causal-model

Pearl 2009 Causality Chapter 9

Concept

Probing Classifiers

Probing Classifiers

Linear/non-linear probes · High accuracy ≠ model uses it · Causal validation required

  • concepts/linear-representation-hypothesis
  • concepts/mechanistic-interpretability
  • concepts/othello-world-model-hypothesis

Belinkov 2022 Probing Classifiers Review

Concept

Problem Space

Problem Space

State-operator-goal · Representation sets difficulty · Newell & Simon 1976

  • concepts/heuristic-search
  • concepts/means-ends-analysis
  • concepts/physical-symbol-system

Newell & Simon 1976 Computer Science as Empirical Inquiry

Concept

Process Theories

Process Theories of Causation

conserved-quantity transfer · causal vs pseudo-processes · strong on preemption · blind to prevention

  • concepts/preemption
  • concepts/counterfactual-theory
  • concepts/regularity-theory

Salmon 1984 · Dowe 2000 Physical Causation

Concept

Prompt Chaining

Prompt Chaining

sequential steps · gate checks · trade latency for accuracy · simplest workflow pattern

  • concepts/agentic-systems
  • concepts/routing
  • concepts/orchestrator-workers

Anthropic Building Effective Agents 2024

Concept

Propositional Fixation

Propositional Fixation

McCarthy on neural-net limits · finite first-order logic · universal-quantification ceiling

  • concepts/neurosymbolic-ai
  • concepts/neurosymbolic-ai-taxonomy
  • concepts/constrained-decoding

McCarthy, quoted in Garcez & Lamb 2023 Neurosymbolic AI

Concept

Regularity Theory

Regularity Theory of Causation

Humean tradition · constant conjunction · INUS conditions · contemporary refinements

  • concepts/constant-conjunction
  • concepts/inus-conditions
  • concepts/necessary-connection

Hume 1739 · Mackie 1965 · Baumgartner 2013

Concept

Reliability Decay

Reliability Decay

super-linear decay · positively-correlated errors · domain > model size · RDC slope quantifies decomposition payoff

  • concepts/long-running-agents
  • concepts/error-cascade
  • concepts/harness-engineering

arXiv 2603.29231 Beyond Pass@1 Reliability Framework

Concept

Reliability Surface

Reliability Surface

3D evaluation · k consistency · ε robustness · λ fault tolerance · pass@1 is not enough

  • concepts/reliability-decay
  • concepts/error-cascade
  • concepts/harness-engineering

arXiv 2601.06112 ReliabilityBench 2026

Concept

REPL for Agents

REPL for Agents

resident process state · undo as first-class primitive · dual mode · vs subcommand vs MCP

  • concepts/implicit-loop-architecture
  • concepts/tool-design
  • concepts/context-management

CLI-Anything HARNESS.md

Entity

Rich Sutton

Rich Sutton

RL pioneer · The Bitter Lesson 2019 · general computational methods always win · keep stripping assumptions

  • concepts/harness-engineering
  • concepts/meta-harness
  • entities/anthropic

Sutton The Bitter Lesson 2019

Concept

Richardson Effect

Richardson Effect

shorter ruler · longer boundary · divergence as ε→0 · empirical origin of fractal dimension

  • concepts/coastline-paradox
  • concepts/fractal-dimension
  • concepts/statistical-self-similarity

Richardson 1951 · Mandelbrot 1967

Concept

Routing

Routing

classify, then dispatch to a specialized pipeline · separation of concerns · model selection · customer-support triage

  • concepts/agentic-systems
  • concepts/prompt-chaining
  • concepts/orchestrator-workers

Anthropic Building Effective Agents 2024

Concept

Rule Circularity

Rule Circularity

justifying R with R itself · premise vs rule circularity · counter-induction's self-support problem

  • concepts/induction-problem
  • concepts/uniformity-principle
  • concepts/meta-induction

Carroll 1895 · SEP Induction Problem

Concept

Scaling Laws

Scaling Laws

N×D predictable · no saturation in sight · theoretical basis of the Gold Rush · multi-step error cascades can cancel the gain

  • concepts/llm-training-pipeline
  • concepts/error-cascade
  • concepts/bitter-lesson

Karpathy 2023 Intro to Large Language Models

Concept

Settings Scope Hierarchy

Settings Scope Hierarchy

five-level priority · managed settings cannot be overridden · deny pierces every layer · auto-mode special rules

  • concepts/permission-modes
  • concepts/permission-rules-hierarchy
  • concepts/claude-code-permission-system

Anthropic Claude Code Permissions 2024

Concept

Software 3.0

Software 3.0

prompt is the program · natural-language coding · three generations · Karpathy 2025

  • concepts/llm-os
  • concepts/context-engineering
  • concepts/agentic-systems

Karpathy 2025 YC Talk Software Is Changing Again

Concept

Software Evolution Benchmark

Software Evolution Benchmark

SWE-EVO · single-step 72.8% → multi-step ~20% · release-notes input · error cascade exposed

  • concepts/error-cascade
  • concepts/long-running-agents
  • concepts/harness-engineering

arXiv 2512.18470 SWE-EVO

Concept

Spatiotemporal World Model

Spatiotemporal World Model

Gurnee & Tegmark 2024 · R²=0.91/0.84 · linear probes · emergent space+time representations

  • concepts/othello-world-model-hypothesis
  • concepts/probing-classifiers
  • concepts/mechanistic-interpretability

Gurnee & Tegmark ICLR 2024 arXiv:2310.02207

Concept

SSM Hybrid Architecture

SSM Hybrid Architecture

Mamba-3 · Jamba 1/8 attention · linear complexity · long-context agent-inference optimization

  • concepts/long-running-agents
  • concepts/harness-engineering
  • concepts/prefix-caching

Mamba-3 2025 · Jamba AI21 Labs 2024

Concept

Statistical Self-Similarity

Statistical Self-Similarity

natural fractals · statistical invariants across scales · basis of the Richardson effect · strict vs statistical

  • concepts/richardson-effect
  • concepts/fractal-dimension
  • concepts/scale-free-networks

Mandelbrot 1967 · Richardson 1961

Concept

Structural Causal Model

Structural Causal Model

SCM ⟨U,V,E⟩ · unifies the three-rung ladder · structural equations ≠ regression · Pearl 2010 meta-framework

  • concepts/causal-dag
  • concepts/do-calculus
  • concepts/probability-of-causation

Pearl 2010 Causality 2nd Ed · arXiv:1304.1108

Concept

Structured Outputs

Schema→CFG→token mask · JSON mode vs Structured 11.97%→0.1% · hidden cost of trajectory bias

  • concepts/harness-engineering
  • concepts/context-engineering
  • concepts/prompt-chaining

Anthropic Claude Structured Outputs · OpenAI Structured Outputs 2024

Concept

Subconceptual Level

Smolensky 1988 · microfeatures · three-level framework · neural-symbolic intermediate · distributed representations

  • concepts/neurosymbolic-ai
  • concepts/physical-symbol-system
  • concepts/mechanistic-interpretability

Smolensky 1988 On the Proper Treatment of Connectionism

Concept

Sumeru Mustard Seed

須彌芥子

no obstruction between great and small · Vimalakīrti Sūtra · Huayan school · precursor to self-similarity · Blake / Leibniz convergence

  • concepts/indra-net
  • concepts/statistical-self-similarity
  • concepts/compositionality

Vimalakīrti Sūtra — Inconceivable Liberation · Huayan School

Entity

SWE-Bench

SWE-Bench

Princeton NLP · de facto standard for coding agents · GitHub issue repair · SWE-Bench Verified · 72.8% saturated

  • concepts/software-evolution-benchmark
  • concepts/error-cascade
  • entities/openhands

SWE-EVO arXiv:2512.18470

Concept

Symbol Grounding Problem

Harnad 1990 · dictionary loop · Chinese Room · three solution paths · LLM partial-grounding debate

  • concepts/physical-symbol-system
  • concepts/neurosymbolic-ai
  • concepts/spatiotemporal-world-model

Harnad 1990 Physica D · Searle 1980

Concept

System 1 vs System 2

Kahneman · Karpathy 2023 "LLMs are only System 1" · CoT/o1 as engineered System 2 · caution against dichotomy

  • concepts/meta-cognition-ai
  • concepts/evaluator-optimizer
  • concepts/neurosymbolic-ai-taxonomy

Kahneman 2011 · Karpathy 2023 Intro to LLMs

Concept

Systematicity

Fodor & Pylyshyn 1988 · non-accidental linkage of abilities · central challenge to connectionism · LLM empirical test

  • concepts/compositionality
  • concepts/physical-symbol-system
  • concepts/neurosymbolic-ai

Fodor & Pylyshyn 1988 Cognition · Dhar & Søgaard 2024

Concept

Task Lifecycle

A2A state machine · submitted→working→4 terminal states · input-required human-in-loop · three tracking modes

  • concepts/a2a-protocol
  • concepts/long-running-agents
  • concepts/context-management

Google A2A Protocol 2024

Concept

Teleological Explanation

Aristotle · regularities demand explanation · non-psychological teleology · three causes unified · priority of the final cause

  • concepts/four-causes
  • concepts/generation-verification-loop
  • concepts/aristotle

Stanford Encyclopedia of Philosophy — Aristotle on Causality

Entity

Thomas Bayes

Thomas Bayes

English Presbyterian minister & mathematician · Bayes' theorem · inverse probability · posthumous 1764 · probabilistic reply to induction

  • concepts/bayesian-induction
  • concepts/induction-problem
  • entities/david-hume

Bayes 1764 Philosophical Transactions

Concept

Token vs Type Causation

2×2 matrix · three positions on the relation · asymmetric existence cases · net vs component effects

  • concepts/probabilistic-causation
  • concepts/regularity-theory
  • concepts/structural-causal-model

SEP Metaphysics of Causation · Lewis 1973 · Eells 1991

Concept

Tool Design

format choice · minimal viable toolset · Poka-yoke · dual-mode dual-output · token efficiency

  • concepts/aci
  • concepts/context-engineering
  • concepts/repl-for-agents

Anthropic Building Effective Agents · CLI-Anything

Concept

Trajectory Bias

Schall & de Melo RANLP 2025 · constrained-decoding cumulative perturbation · format-correct ≠ answer-correct · CRANE mitigation

  • concepts/structured-outputs
  • concepts/system-1-vs-system-2
  • concepts/neurosymbolic-ai

Schall & de Melo RANLP 2025 · CRANE arXiv:2502.09061

Concept

Uniformity Principle

the future will resemble the past · Hume's dilemma · training distribution = test distribution · philosophical root of distribution shift

  • concepts/induction-problem
  • concepts/causation-hume
  • concepts/grue-problem

Stanford Encyclopedia of Philosophy — Problem of Induction

Concept

Virtual Context Management

MemGPT · OS virtual-memory analogy · RAM/disk hierarchy · page fault → memory retrieval

  • concepts/context-management
  • concepts/context-rot
  • concepts/long-running-agents

Packer et al. 2023 MemGPT arXiv:2310.08560

Entity

Wes Gurnee

Wes Gurnee

MIT · LLM interpretability · spatiotemporal representation R²=0.911/0.835 · sparse probing · ICLR 2024 co-author

  • concepts/spatiotemporal-world-model
  • concepts/linear-representation-hypothesis
  • entities/max-tegmark

Gurnee & Tegmark ICLR 2024 arXiv:2310.02207

Entity

Wesley Salmon

Wesley Salmon

philosopher of science · process theory of causation · mark transmission · causal-mechanical explanation · 1925–2001

  • concepts/process-theories
  • concepts/preemption
  • entities/james-woodward

Salmon 1984 Scientific Explanation and the Causal Structure of the World

Concept

World Models

LeCun AMI · predict the next state, not the next token · physical reasoning · LLM emergence evidence

  • concepts/othello-world-model-hypothesis
  • concepts/spatiotemporal-world-model
  • concepts/agentic-systems

LeCun AMI Labs · World Models Race 2026

02 Sources — 82

Each source is a structured digest of a paper, blog post, or design doc.