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,18 +1,18 @@
# archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances (index)
dir: archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
# 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances (index)
dir: 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
## role
Defines requirements for managing tool instances with lifecycle operations including clone/mount modes, SSH key mounting, and safe deletion with dirty-state validation.
Defines requirements for managing tool instances with lifecycle operations including cloning, mounting, and safe deletion with state validation.
## parent
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
map: archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
index: 2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
map: 2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
map: archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.md
index: 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
map: 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
dir: archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
# 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
dir: 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
index: 2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
## role
Defines requirements for managing tool instances with lifecycle operations including clone/mount modes, SSH key mounting, and safe deletion with dirty-state validation.
Defines requirements for managing tool instances with lifecycle operations including cloning, mounting, and safe deletion with state validation.
## files
- spec.md | Specifies requirements for a tool instance management system supporting clone/mount modes, SSH key mounting, and dirty-state checks before deletion. | dep: git, docker-compose, SSH, container runtime
## arch
Specification-driven requirements document using Markdown, focusing on stateful resource management with mode-based configuration (clone vs mount) and safety guards for destructive operations.
Specification-driven requirements document using markdown-based structured documentation for system behavior and constraints.
## tags
ssh, spec, specifies, requirements, tool, instance, management, system
## symbols