Skip to main content

Module substrate

Module substrate 

Source
Expand description

Substrate — the shared environment all agents operate within.

The substrate is the extracellular matrix: it holds the signal field, the knowledge graph, and trace deposits. Agents read from and write to the substrate, but never directly to each other.

Traits§

Substrate
The shared environment that all agents sense and modify.