API Reference
State Models Overview
Reference map for the runtime state containers aggregated by StringData.
State Models Overview
The runtime state is centered around StringData.
StringData is the exported top-level container. The individual state classes inside it are internal runtime models, but they are worth documenting separately because advanced modules often read from them through data.
State map
Practical boundary
Use this rule:
- integrate publicly against
StringData - treat the nested state models as runtime reference unless your integration genuinely depends on their shape