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,24 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management
|
||||
|
||||
## role
|
||||
This package contains archived design documents and specifications for implementing a tool configuration management system with user-global and project-scoped environment variables and file-based configs for containerized development tools.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
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
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
This package contains archived design documents and specifications for implementing a tool configuration management system with user-global and project-scoped environment variables and file-based configs for containerized development tools.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for implementing a flexible tool configuration system with user-global and project-scoped env vars and file-based configs for containerized tools
|
||||
- proposal.md | Proposes a feature to add per-user/per-project tool configuration management with categorization and container mounting for a development tools platform. | dep: database, container-runtime, API, frontend
|
||||
- tasks.md | Project task checklist tracking implementation of tool configuration system with database models, backend APIs, frontend UI, and OpenCode integration
|
||||
## arch
|
||||
Specification-driven design using OpenAPI configuration, structured design/proposal/task documentation pattern, and feature planning for a multi-tier configuration system (user-global, project-scoped, categorized) with container integration.
|
||||
## tags
|
||||
configuration, design, tool, project, .openspec, system, user, tools
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,20 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents from May 22, 2026 for a tool configuration management feature, serving as historical design records for the OpenSpec project.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.md
|
||||
## children
|
||||
- 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
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents from May 22, 2026 for a tool configuration management feature, serving as historical design records for the OpenSpec project.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven architecture using dated archival organization (YYYY-MM-DD-feature-name format) with document-based design governance and version-controlled feature specifications.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+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