070cd4d5a5
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).
1.5 KiB
1.5 KiB
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