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/2025-05-17-oauth-traefik-integration/specs
dir: archive/2025-05-17-oauth-traefik-integration/specs
# 2025-05-17-oauth-traefik-integration/specs
dir: 2025-05-17-oauth-traefik-integration/specs
index: archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
## role
Contains specification documents for OAuth-Traefik integration design.
Contains specification documents and design requirements for the OAuth-Traefik integration feature
## files
## arch
Documentation-only package with no code architecture; stores technical specifications and design documents.
Documentation-driven development with structured specification files (likely markdown/asciidoc) defining system requirements, API contracts, and integration patterns before implementation
## tags
-
## symbols