fix: disable native touch panning on mobile terminal and archive specs

- Change mobile terminal CSS to use touch-action: none and
  overscroll-behavior: none so the custom touch handler owns swipes
- Archive completed/partial OpenSpec specs to
  openspec/changes/archive/2026-06-14-completed-specs-archive/
- Regenerate project maps

Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,16 +1,16 @@
# archive/2026-05-22-tool-workshop
dir: archive/2026-05-22-tool-workshop
# 2026-05-22-tool-workshop
dir: 2026-05-22-tool-workshop
index: archive/2026-05-22-tool-workshop/.pi-map.index.md
index: 2026-05-22-tool-workshop/.pi-map.index.md
## role
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.
Design and planning documentation for a "Tool Workshop" system that enables user-defined Docker-based tools with rich configuration, reusable configs, and readiness probes through a unified management interface.
## 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 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.
Specification-driven design documents using markdown-based technical proposals with phased implementation tracking (design spec → proposal → task breakdown), covering backend API extensions, frontend UI components, and Docker/container orchestration patterns.
## tags
tool, docker, design, management, workshop, system, platform, support
## symbols