Structs§
- Agent
State - Immutable snapshot of an agent’s local state.
- Emitted
Event - Event emitted by an agent during simulation.
- Simulated
Agent - Minimal CRDT model for simulation: each agent tracks a grow-only set of event IDs.
Type Aliases§
- AgentId
- Stable identifier for a simulated agent.