# Conflicts: # .agents/notes/archived/process/2026-07-27-wine-windows-gates-experiment.i18n.yaml # .agents/notes/implemented/process/2026-07-21-serial-cross-platform-ci-reference.i18n.yaml # .agents/notes/implemented/process/2026-07-21-serial-cross-platform-ci-reference.zh.md # .agents/notes/implemented/process/2026-07-23-portable-required-pull-request-ci.i18n.yaml # .agents/notes/implemented/process/2026-07-23-portable-required-pull-request-ci.zh.md
settings/ — user-settings capability family
English | 中文
This family resolves user-editable configuration through registered namespaces and swappable storage providers.
| Package | Role | ctx key |
|---|---|---|
settings/ |
Defines namespace registration, layered resolution, and commits | ctx.settings |
settings-local/ |
Stores settings in a local file and observes external edits | registers on ctx.settings |
The subsystem reference — namespaces, owner scopes, resolution order, hot commits — is docs/subsystems/settings.md.