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,22 +1,22 @@
# openspec/changes/archive/2026-05-22-tool-workshop (index)
dir: openspec/changes/archive/2026-05-22-tool-workshop
# archive/2026-05-22-tool-workshop (index)
dir: archive/2026-05-22-tool-workshop
## role
Design and planning documents for a Docker-based tool management extension enabling user-defined tools with rich configuration, readiness probes, and reusable config collections.
Design and planning documentation for a "Tool Workshop" feature that extends a tool management platform to support Docker-based tools with rich configuration, reusable configs, and readiness probes.
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
index: archive/.pi-map.index.md
map: archive/.pi-map.md
## children
- openspec/changes/archive/2026-05-22-tool-workshop/specs
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.md
- archive/2026-05-22-tool-workshop/specs
index: archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: archive/2026-05-22-tool-workshop/specs/.pi-map.md
## files
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.md
index: archive/2026-05-22-tool-workshop/.pi-map.index.md
map: archive/2026-05-22-tool-workshop/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# openspec/changes/archive/2026-05-22-tool-workshop
dir: openspec/changes/archive/2026-05-22-tool-workshop
# archive/2026-05-22-tool-workshop
dir: archive/2026-05-22-tool-workshop
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
index: archive/2026-05-22-tool-workshop/.pi-map.index.md
## role
Design and planning documents for a Docker-based tool management extension enabling user-defined tools with rich configuration, readiness probes, and reusable config collections.
Design and planning documentation for a "Tool Workshop" feature that extends a tool management platform to support Docker-based tools with rich configuration, reusable configs, and readiness probes.
## files
- design.md | Design specification for a "Tool Workshop" system that extends an existing tool management platform to support Docker Compose and Dockerfile definitions, readiness probes, reusable config file collections, rich configuration fields, and a unified management UI. | dep: Docker Compose, Docker, Python, JSONB, Cloudflare tunnels, database (implied), web framework (implied)
- proposal.md | Proposes a comprehensive redesign of a tool system to support user-defined Docker tools, rich configuration, reusable config folders, and readiness probes through a unified "Tool Workshop" interface. | dep: Docker Compose, Dockerfiles, database migration system, frontend routing/navigation system, Docker build service
- tasks.md | A comprehensive project task list tracking the implementation of a Docker-based tool management platform with backend API, frontend UI, and deployment phases, all marked as complete. | dep: Alembic, Pydantic, Docker, React/TypeScript, FastAPI, SQLAlchemy
## arch
Specification-driven architecture with phased backend/frontend/deployment implementation, featuring Docker Compose/Dockerfile tool definitions, config folder reusability, and a unified "Tool Workshop" management interface.
Specification-driven design documents following a proposal-to-design-to-tasks workflow; the system architecture centers on Docker Compose/Dockerfile-based tool definitions, reusable configuration file collections, readiness probe health checks, and a unified management UI with backend API and frontend components.
## tags
tool, docker, design, management, workshop, system, platform, support
## symbols
@@ -1,11 +1,11 @@
# openspec/changes/archive/2026-05-22-tool-workshop/specs (index)
dir: openspec/changes/archive/2026-05-22-tool-workshop/specs
# archive/2026-05-22-tool-workshop/specs (index)
dir: archive/2026-05-22-tool-workshop/specs
## role
Defines core specifications for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
Defines specifications and requirements for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
## parent
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.md
index: archive/2026-05-22-tool-workshop/.pi-map.index.md
map: archive/2026-05-22-tool-workshop/.pi-map.md
## children
-
## files
@@ -13,8 +13,8 @@ map: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.md
- readiness-probes.md
- tool-workshop.md
## links
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.md
index: archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: archive/2026-05-22-tool-workshop/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# openspec/changes/archive/2026-05-22-tool-workshop/specs
dir: openspec/changes/archive/2026-05-22-tool-workshop/specs
# archive/2026-05-22-tool-workshop/specs
dir: archive/2026-05-22-tool-workshop/specs
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
index: archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
## role
Defines core specifications for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
Defines specifications and requirements for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
## files
- config-folders.md | Defines requirements and design for a reusable config folder system that mounts user configuration files into tool instances with project-specific override support
- readiness-probes.md | Defines functional requirements and specifications for container readiness probes that determine when tool instances are fully initialized and marked as running. | dep: docker, pydantic/BaseModel, shell commands (curl, nc, pg_isready), JSON
- tool-workshop.md | Defines requirements and specifications for a unified tool management system that handles Docker-based development tools through type definitions, configurations, config folders, and readiness probes. | dep: Docker Compose, Dockerfile, container runtime, design.md
## arch
Specification-driven layered architecture with modular subsystems (config folders, readiness probes) composed into a unified tool workshop framework, using type definitions and project-specific overrides for extensibility.
Documentation-driven specification architecture using modular requirement documents (config folders, readiness probes, tool workshop) that compose into a complete system design through hierarchical dependency (tool-workshop.md orchestrates config-folders.md and readiness-probes.md).
## tags
tool, config, readiness, probes, defines, requirements, folders, design
## symbols