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,23 +1,23 @@
# archive/2026-05-22-repo-clone-mode-with-ssh (index)
dir: archive/2026-05-22-repo-clone-mode-with-ssh
# 2026-05-22-repo-clone-mode-with-ssh (index)
dir: 2026-05-22-repo-clone-mode-with-ssh
## role
Archive of a completed feature implementation for adding SSH-based repository clone mode as an alternative to mount mode for isolated tool instances.
Implements a repository clone mode with SSH key support to enable isolated, clean-room git operations inside tool instances without affecting host working copies.
## parent
index: archive/.pi-map.index.md
map: archive/.pi-map.md
index: ./.pi-map.index.md
map: ./.pi-map.md
## children
- archive/2026-05-22-repo-clone-mode-with-ssh/specs
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
- 2026-05-22-repo-clone-mode-with-ssh/specs
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
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
map: archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.md
index: 2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
map: 2026-05-22-repo-clone-mode-with-ssh/.pi-map.md
## workflows
-
## dirty