chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
+7
-7
@@ -1,16 +1,16 @@
|
||||
# 2025-05-18-user-config-management/specs/user-config-management
|
||||
dir: 2025-05-18-user-config-management/specs/user-config-management
|
||||
# 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
|
||||
|
||||
index: 2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines system requirements for JSONB-based user configuration storage, retrieval, and frontend theme application.
|
||||
Defines requirements for a user configuration storage system that persists JSONB key-value pairs via API endpoints and applies them to frontend themes.
|
||||
## files
|
||||
- spec.md | Define system requirements for user configuration storage, retrieval, and frontend theme application using JSONB key-value pairs.
|
||||
- spec.md | Define requirements for a user configuration storage system with JSONB key-value pairs, API endpoints, and frontend theme application
|
||||
## arch
|
||||
Specification-driven architecture using JSONB key-value pairs for flexible schema-less user preferences with clear separation between storage backend and frontend consumption patterns.
|
||||
Specification-driven architecture using JSONB document storage with REST API layer and frontend theme binding pattern, documented in Markdown specification format.
|
||||
## tags
|
||||
spec, define, system, requirements, user, configuration, storage, retrieval
|
||||
spec, define, requirements, user, configuration, storage, system, jsonb
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user