Dot-notation path read via config.get().
OptionalenableReturn value when configPath is absent from config.
Defaults to false (opt-in semantics — matching the existing modules pattern).
Set to true for capabilities that should be on unless explicitly disabled.
Describes how a capability is enabled or disabled by the profile config.
The registry evaluates
config.get(configPath)at capability check time:enableWhenAbsent ?? falsefalse→ disabled