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-25-mobile-pages-overhaul/specs/mobile-repo-workspace (index)
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
# 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace (index)
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
## role
Defines UI specifications for a mobile repository workspace interface
Defines mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
## parent
index: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
index: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: 2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
map: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
map: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
dir: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
# 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
dir: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
index: archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
index: 2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
## role
Defines UI specifications for a mobile repository workspace interface
Defines mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
## files
- spec.md | Define mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
## arch
Specification document architecture with view-based modular design for file tree, editor, git, and terminal components
Specification document using structured requirements format with feature decomposition into distinct functional views (file tree, editor, git, terminal)
## tags
spec, define, mobile, requirements, repository, workspace, featuring, tree
## symbols