Reference¶
Reference documentation for PyStator.
| Document | Description |
|---|---|
| FSM configuration (YAML/JSON) | Full schema for state machine definitions: meta, states, transitions, error_policy, and validation rules. |
For the Python API, see the API reference overview (mkdocstrings) and the condensed API list. For design and architecture, see Architecture.