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-auth-oauth/specs
dir: archive/2026-05-17-auth-oauth/specs
# 2026-05-17-auth-oauth/specs
dir: 2026-05-17-auth-oauth/specs
index: archive/2026-05-17-auth-oauth/specs/.pi-map.index.md
index: 2026-05-17-auth-oauth/specs/.pi-map.index.md
## role
Contains historical specification documents for the OAuth authentication implementation from May 2026, serving as archived design reference.
Contains specification documents defining requirements, interfaces, and behavior contracts for the OAuth authentication system.
## files
## arch
Documentation-only archive with no active code; likely contains markdown/ADR-style specification files capturing past architectural decisions for external authentication provider integration.
Documentation-driven design using specification files (likely markdown or similar) to formalize system requirements before implementation.
## tags
-
## symbols