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:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,24 @@
# openspec/changes/archive/2026-05-25-add-config-profiles (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles
## role
Design and planning package for a new config profile system to replace legacy configuration management with user-owned, composable launch configurations.
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
- openspec/changes/archive/2026-05-25-add-config-profiles/specs
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,22 @@
# openspec/changes/archive/2026-05-25-add-config-profiles
dir: openspec/changes/archive/2026-05-25-add-config-profiles
index: openspec/changes/archive/2026-05-25-add-config-profiles/.pi-map.index.md
## role
Design and planning package for a new config profile system to replace legacy configuration management with user-owned, composable launch configurations.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
- design.md | Design document for a config profile system that replaces legacy config folders with user-owned, composable, selectable launch configurations for tool instances. | dep: Docker Compose, tool instance start system, config folder system (legacy), database tables (profiles, profile includes, instance profile selection)
- proposal.md | Proposes a new "config profiles" feature to replace legacy config folder mounting with reusable, composable, user-owned launch configurations for tool sessions.
- tasks.md | Project task tracking document outlining a multi-phase software development plan for implementing a config profile system with backend/frontend integration and quality gates.
## arch
Specification-driven design using OpenSpec schema with phased implementation planning (design doc → proposal → task tracking) for a backend/frontend integrated feature rollout.
## tags
config, design, .openspec, document, profile, system, legacy, user
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,29 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs
## role
Contains archived OpenAPI specification files for a configuration profiles feature addition from May 25, 2026.
## parent
index: openspec/changes/archive/2026-05-25-add-config-profiles/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/.pi-map.md
## children
- openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.md
- openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.md
- openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.md
- openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config/.pi-map.md
## files
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,18 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
## role
Contains archived OpenAPI specification files for a configuration profiles feature addition from May 25, 2026.
## files
## arch
Versioned API specification storage using date-based archival directories with OpenAPI/Swagger specification documents.
## tags
-
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles
## role
Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
## parent
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
## role
Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
## files
- spec.md | Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
## arch
Specification-driven architecture using Markdown-based requirements documentation with layered resolution, ordered include chains, and scope-based compatibility filtering.
## tags
system, spec, defines, requirements, user, owned, config, profile
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management
## role
Defines specification requirements for a tool configuration management system that introduces config profiles to separate runtime fields from reusable launch setup.
## parent
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.index.md
## role
Defines specification requirements for a tool configuration management system that introduces config profiles to separate runtime fields from reusable launch setup.
## files
- spec.md | Defines modified and removed requirements for a tool configuration system that separates runtime fields from reusable launch setup via config profiles.
## arch
Specification-driven design using requirement-based documentation with explicit categorization of modified/removed requirements for incremental system evolution.
## tags
spec, defines, modified, removed, requirements, tool, configuration, system
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances
## role
Defines specifications for tool instance creation mechanisms including clone/mount modes and configuration profile application at startup.
## parent
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
## role
Defines specifications for tool instance creation mechanisms including clone/mount modes and configuration profile application at startup.
## files
- spec.md | Defines requirements for tool instance creation with clone/mount modes and config profile application at startup
## arch
Specification-driven requirements documentation using Markdown-based design specs with feature-focused modular decomposition.
## tags
spec, defines, requirements, tool, instance, creation, clone, mount
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config (index)
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config
## role
Defines requirements for a user configuration profile management system with settings editor and launch-time profile selection UI.
## parent
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config
dir: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config
index: openspec/changes/archive/2026-05-25-add-config-profiles/specs/user-config/.pi-map.index.md
## role
Defines requirements for a user configuration profile management system with settings editor and launch-time profile selection UI.
## files
- spec.md | Defines requirements for a config profile management system including a settings editor and launch-time profile selection UI
## arch
Specification-driven design using markdown-based requirements documents that define functional requirements for UI components and user workflows without prescribing implementation details.
## tags
profile, spec, defines, requirements, config, management, system, including
## symbols
-
## workflows
-
## dirty
-