chore: archive 15 completed OpenSpec changes

Move the following audited-and-implemented changes into
openspec/changes/archive/2026-06-12-completed-changes-archive/:

- backend-frontend-refactoring
- config-profile-git-mounts
- config-profile-includes-ui
- config-profile-multi-repo-mounts
- container-monitoring-notifications
- git-mount-url-validation
- home-path-expansion
- mobile-terminal-ux
- mount-specificity-ordering
- notification-center
- persistent-terminal-sessions
- session-list-overhaul
- ssh-key-mounting
- terminal-fullscreen-unified-header
- tool-session-progress-and-updates

Also regenerated .pi-map*.md files for openspec/changes so the
remaining active changes (multi-session-terminal-ux, reorganize-long-files,
working-copies, workspace-first-ui) reflect the new layout.
This commit is contained in:
Developer
2026-06-12 14:26:55 +00:00
parent 30549f4863
commit caadd59441
493 changed files with 3563 additions and 3490 deletions
@@ -1,17 +1,17 @@
# openspec/changes/archive/2026-05-22-tool-config-management
dir: openspec/changes/archive/2026-05-22-tool-config-management
# archive/2026-05-22-tool-config-management
dir: archive/2026-05-22-tool-config-management
index: openspec/changes/archive/2026-05-22-tool-config-management/.pi-map.index.md
index: 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.
Designs and tracks implementation of a per-user/per-project tool configuration management system with 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.
Documentation-driven design using markdown specs (design.md, proposal.md) with task tracking (tasks.md) and OpenAPI schema configuration (.openspec.yaml), following a phased implementation approach across database, backend API, frontend UI, and external integration layers.
## tags
configuration, design, tool, project, .openspec, system, user, tools
## symbols