chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# openspec/changes/archive/2025-05-18-user-config-management/specs (index)
|
||||
dir: openspec/changes/archive/2025-05-18-user-config-management/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for user configuration management features dated May 18, 2025.
|
||||
## parent
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-user-config-management/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/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
|
||||
map: openspec/changes/archive/2025-05-18-user-config-management/specs/user-config-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/archive/2025-05-18-user-config-management/specs
|
||||
dir: openspec/changes/archive/2025-05-18-user-config-management/specs
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-user-config-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for user configuration management features dated May 18, 2025.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage using date-versioned directory structure with flat file organization for tracking API/schema design decisions.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
|
||||
## role
|
||||
Defines technical specifications for a JSONB-based user configuration management system supporting storage, retrieval, and frontend theme application.
|
||||
## 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
|
||||
## 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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# 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: openspec/changes/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.
|
||||
## 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.
|
||||
## tags
|
||||
spec, define, system, requirements, user, configuration, storage, retrieval
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user