Configuration Specification¶
This is a template. Replace every bracketed placeholder. This file itself establishes no policy.
Configurable Settings¶
| Setting ID | Name | Description | Location (Tab/Cell/Named Range) | Data Type | Default | Allowed Values |
|---|---|---|---|---|---|---|
| [CFG-ID] | [name] | [what this setting controls] | [tab/cell] | [type] | [default] | [allowed values] |
Where Settings Live¶
- [Describe the configuration tab/panel pattern used — e.g. a single "Settings" tab hidden or exposed per user type, vs. inline settings per relevant tab. Reference the Central Configuration Panel component in ../../components/component-catalog.md if adopted.]
How Changes Propagate¶
- Mechanism: [named ranges referenced by formulas elsewhere / lookup tables / other]
- Recalculation behavior: [does changing a setting immediately update all dependent tabs, or does it require a manual action]
- Guardrails: [validation preventing invalid configuration values; what happens if a user enters an out-of-range value]
- What is NOT configurable: [explicitly list anything a user might expect to configure but cannot, and why]
This is a template. Replace bracketed placeholders. This file itself establishes no policy.