Files
deepseek-harness/packages/settings
Tianyi Cui eb9e7c19eb Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808
# 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
2026-08-09 13:26:11 +08:00
..

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.