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,13 +1,13 @@
# archive/2026-05-17-frontend-foundation/specs
dir: archive/2026-05-17-frontend-foundation/specs
# 2026-05-17-frontend-foundation/specs
dir: 2026-05-17-frontend-foundation/specs
index: archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
index: 2026-05-17-frontend-foundation/specs/.pi-map.index.md
## role
Contains archived specification documents for the frontend foundation project dated May 17, 2026, serving as historical reference for design decisions and requirements.
Contains specification documents defining requirements and design decisions for the frontend foundation layer.
## files
## arch
Document-based specification storage using date-versioned directory naming convention for temporal organization of project requirements.
Documentation-driven architecture using specification files to formalize API contracts, component interfaces, and implementation standards before code development.
## tags
-
## symbols