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
@@ -0,0 +1,19 @@
# 2026-06-14-completed-specs-archive/user-config
dir: 2026-06-14-completed-specs-archive/user-config
index: 2026-06-14-completed-specs-archive/user-config/.pi-map.index.md
## role
Defines data specifications for a JSONB-based user preference configuration system with frontend theme integration.
## files
- spec.md | Defines specifications for a user configuration system that stores JSONB key-value preferences, supports specific config keys, and integrates with frontend theme application. | dep: UserConfig, User, auth-oauth, pytest, mypy, ruff, npm
## arch
Specification-driven schema design using JSONB key-value store with enumerated config keys and frontend theme mapping pattern.
## tags
user, spec, defines, specifications, configuration, system, stores, jsonb
## symbols
-
## workflows
-
## dirty
-