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
+7 -7
View File
@@ -1,11 +1,11 @@
# openspec/designs (index)
dir: openspec/designs
# designs (index)
dir: designs
## role
Design document repository for architectural specifications and technical planning of containerized development environment features.
Contains architectural design documents specifying features for containerized development environments, mount configurations, and terminal infrastructure.
## parent
index: openspec/.pi-map.index.md
map: openspec/.pi-map.md
index: ./.pi-map.index.md
map: ./.pi-map.md
## children
-
## files
@@ -16,8 +16,8 @@ map: openspec/.pi-map.md
- tool-container-home-directory.md
- tool-definition-manifest.md
## links
index: openspec/designs/.pi-map.index.md
map: openspec/designs/.pi-map.md
index: designs/.pi-map.index.md
map: designs/.pi-map.md
## workflows
-
## dirty