Skip to content

API Reference

Auto-generated from the socioverse package docstrings.

English only

Per common practice, the API reference is generated from the source docstrings and is available in English only. The 中文 locale falls back to these pages.

module what's in it
socioverse.abc the interfaces a study implements, plus the simulator/store/bus/reporter contracts
socioverse.engine the longitudinal loop, assembly (build_simulator), registry, agent memory, message bus
socioverse.schemas every typed contract: study, environment, population, simulation, runtime, trajectory, resources
socioverse.env_layers reusable information-axis layers: broadcasts, neighbour feed
socioverse.io the DuckDB trajectory store
socioverse.providers generic file / MCP population providers
socioverse.validation strict artifact validation at stage boundaries
socioverse.external_events the real-world event capability's client, materialized at build time
skills.* workflow helpers: study scaffolding, forking, versions, the grounding sidecar