variables_pool
The variables pool is the central registry for variables with their scopes and defaults.
- It tracks names, namespaces, types, and initial values.
- Namespaces prevent collisions across user, campaign, and app state.
Last updated on