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:
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
|
||||
## role
|
||||
Defines the specification for a user-scoped tool configuration management system supporting environment and file-based configs with tool categorization and built-in OpenCode tool integration.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the specification for a user-scoped tool configuration management system supporting environment and file-based configs with tool categorization and built-in OpenCode tool integration.
|
||||
## files
|
||||
- spec.md | Defines system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
## arch
|
||||
Specification-driven design using requirements documentation with hierarchical tool categorization (interfaces, built-in, custom), dual configuration storage types (environment variables and file-based), and user-scoped resource isolation.
|
||||
## tags
|
||||
tool, spec, defines, system, requirements, user, scoped, configurations
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user