chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# 2026-05-22-tool-config-management (index)
|
||||
dir: 2026-05-22-tool-config-management
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management
|
||||
|
||||
## role
|
||||
Designs and tracks implementation of a flexible tool configuration management system for containerized development tools with user-global and project-scoped environment variables and file-based configurations.
|
||||
Design and planning package for a tool configuration management system that enables user-global and project-scoped tool settings with runtime container mounting.
|
||||
## parent
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- 2026-05-22-tool-config-management/specs
|
||||
index: 2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
- 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: 2026-05-22-tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/.pi-map.md
|
||||
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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-22-tool-config-management
|
||||
dir: 2026-05-22-tool-config-management
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management
|
||||
|
||||
index: 2026-05-22-tool-config-management/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Designs and tracks implementation of a flexible tool configuration management system for containerized development tools with user-global and project-scoped environment variables and file-based configurations.
|
||||
Design and planning package for a tool configuration management system that enables user-global and project-scoped tool settings with runtime container mounting.
|
||||
## 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
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for implementing a flexible configuration system for tool instances with user-global and project-scoped configs, tool categories, and interface types
|
||||
- proposal.md | Proposes a system for managing tool configurations (API keys, settings) per user/project and mounting them into containers at runtime | dep: ToolType model, container runtime, database migrations, frontend UI
|
||||
- tasks.md | Project task checklist tracking implementation of a tool configuration system with database models, backend APIs, frontend UI, and OpenCode integration
|
||||
## arch
|
||||
Specification-driven development using OpenAPI standards, phased implementation tracking (database → backend → frontend → IDE integration), and hierarchical configuration scoping (user-global vs project-specific) with container mount integration.
|
||||
Specification-driven architecture using OpenSpec schema definitions, phased task-based implementation tracking, and layered documentation (proposal → design → tasks) with container runtime integration pattern for secrets/config injection.
|
||||
## tags
|
||||
configuration, design, tool, project, .openspec, system, user, tools
|
||||
tool, configuration, design, system, project, .openspec, user, proposal
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-22-tool-config-management/specs (index)
|
||||
dir: 2026-05-22-tool-config-management/specs
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
|
||||
## role
|
||||
Contains specification documents defining requirements and design for a tool configuration management system.
|
||||
Contains archived specification documents for a tool configuration management feature dated May 22, 2026, serving as historical design records for the openspec project.
|
||||
## parent
|
||||
index: 2026-05-22-tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/.pi-map.md
|
||||
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
|
||||
- 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
index: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
- 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: 2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
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
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# 2026-05-22-tool-config-management/specs
|
||||
dir: 2026-05-22-tool-config-management/specs
|
||||
# openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-management/specs
|
||||
|
||||
index: 2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains specification documents defining requirements and design for a tool configuration management system.
|
||||
Contains archived specification documents for a tool configuration management feature dated May 22, 2026, serving as historical design records for the openspec project.
|
||||
## files
|
||||
## arch
|
||||
Documentation-driven specification pattern using dated directory organization to track evolving system requirements over time.
|
||||
Document-based specification storage with date-versioned archival organization, using flat file structure for immutable design snapshots.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# 2026-05-22-tool-config-management/specs/tool-config-management (index)
|
||||
dir: 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
# 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 system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
Defines system requirements for user-scoped tool configuration management, including configuration types, tool categorization, and built-in OpenCode tool support.
|
||||
## parent
|
||||
index: 2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
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: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
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
|
||||
|
||||
+6
-6
@@ -1,14 +1,14 @@
|
||||
# 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
dir: 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
# 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: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
Defines system requirements for user-scoped tool configuration management, including configuration types, tool categorization, and built-in OpenCode tool support.
|
||||
## 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
|
||||
- spec.md | Defines system requirements for user-scoped tool configurations, config types (env/file), tool categorization/interfaces, and built-in OpenCode tool support
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documentation with interface definitions for tool configuration management
|
||||
Specification-driven architecture using markdown-based requirements documents with typed configuration schemas (environment variables, file-based configs), tool interface definitions, and hierarchical tool categorization for extensible tool ecosystem integration.
|
||||
## tags
|
||||
tool, spec, defines, system, requirements, user, scoped, configurations
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user