Overview
Configuration is the core model used by the platform to store and deliver runtime values.
A configuration key maps to a value scoped by:
- Project
- Environment
- Optional targeting rules
Applications read values through SDKs and receive updates when values change.

