chore: archive 15 completed OpenSpec changes
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management (index)
|
||||
dir: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
# archive/2025-05-18-user-config-management/specs/user-config-management (index)
|
||||
dir: archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
|
||||
## role
|
||||
Defines technical specifications for a JSONB-based user configuration management system supporting storage, retrieval, and frontend theme application.
|
||||
Defines technical specifications for a user-configurable theme system with JSONB-based storage and retrieval.
|
||||
## parent
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-user-config-management/specs/.pi-map.md
|
||||
index: archive/2025-05-18-user-config-management/specs/.pi-map.index.md
|
||||
map: archive/2025-05-18-user-config-management/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.md
|
||||
index: archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
map: archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
dir: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
# archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
dir: archive/2025-05-18-user-config-management/specs/user-config-management
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
index: archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a JSONB-based user configuration management system supporting storage, retrieval, and frontend theme application.
|
||||
Defines technical specifications for a user-configurable theme system with JSONB-based storage and retrieval.
|
||||
## files
|
||||
- spec.md | Define system requirements for user configuration storage, retrieval, and frontend theme application using JSONB key-value pairs.
|
||||
## arch
|
||||
Specification-driven architecture using JSONB key-value pair storage pattern with separation of concerns between data persistence layer and frontend theme consumption.
|
||||
Specification-driven design using JSONB key-value store pattern for flexible schema-less configuration persistence with frontend theme binding.
|
||||
## tags
|
||||
spec, define, system, requirements, user, configuration, storage, retrieval
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user