Modern AI agents exhibit a modern Moravec's paradox: they excel at symbolic reasoning tasks like coding and math but fail at everyday digital work because the real world is millions of micro-worlds, each with unique local physics (structures, constraints, affordances, dynamics). A monolithic static model cannot compress such a heterogeneous, dynamic world, so agents must continually learn on the job and acquire specialized expertise.
Explains why general-purpose LLM agents are brittle outside coding and implies that scaling model size alone will not solve enterprise deployment; runtime adaptation to domain-specific structure is necessary.
Any agent operating across many heterogeneous domains needs a continual learning layer that acquires per-domain structure, rather than relying only on a single static world model.
Modern society is not one world, but millions of micro-worlds.
The world is too heterogeneous and dynamic for any monolithic model to compress into one static representation.
agents must continually learn on the job and acquire specialized expertise