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,16 +1,16 @@
# openspec/changes/archive/2026-05-19-tool-instances
dir: openspec/changes/archive/2026-05-19-tool-instances
# archive/2026-05-19-tool-instances
dir: archive/2026-05-19-tool-instances
index: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.index.md
index: archive/2026-05-19-tool-instances/.pi-map.index.md
## role
Design and planning documents for a Docker-based development tool instance management system with persistent repository-linked sessions.
Design and planning documents for a Docker-based ephemeral development environment system that provisions per-repository tool instances with lifecycle management.
## files
- design.md | Design document specifying a Docker-based tool instance system for launching and managing development environments per repository with lifecycle management and frontend integration. | dep: Docker, Docker Compose, SQLAlchemy/Base, React/useAtom, AppShell, GitRepository, ToolType, Project, User
- proposal.md | Proposes a system for managing Docker-based development tool instances with persistent sessions linked to repositories | dep: Docker Compose, Docker API, GitRepository, ToolType, database
- tasks.md | Project task tracking document for implementing Docker-based tool instance management with backend API, frontend UI, and lifecycle operations | dep: FastAPI, SQLAlchemy, Alembic, Docker, React/TypeScript, Jotai, docker-compose
## arch
Document-driven specification architecture using markdown-based design docs (design.md, proposal.md, tasks.md) to define a containerized tool instance system with backend API, frontend UI, and lifecycle management before implementation.
Specification-driven architecture using Docker containers for isolated tool instances, REST API backend for lifecycle operations (create/start/stop/delete), WebSocket or polling for frontend status updates, and repository-scoped persistent sessions with state management.
## tags
docker, design, tool, document, instance, system, managing, development
## symbols