API Reference¶
This section contains generated API pages for the core shielding and experiment orchestration surfaces. It is intentionally small. Environment implementations, RL algorithms, and plotting helpers are documented conceptually elsewhere until their public interfaces settle.
The most relevant pages for new contributors are:
- shield.core for ordinary shield synthesis,
- shield.contracts for local obligations, contract profiles, and certified libraries,
- shield.wrapper for PettingZoo wrappers,
- experiments.safety_runs for notebook helpers.