Skip to content

Tunable

A schema-driven configuration field a pack declares for user editing in the app. Tunables surface in Settings with typed editors — toggle, slider, enum picker, string field — and the pack author ships the schema while the user adjusts the values.

Distinct from internal config: tunables are user-facing on purpose. They expose the levers the pack author considers safe for tuning without compromising the pack’s invariants.