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,17 +1,17 @@
# archive/2026-05-25-mobile-pages-overhaul
dir: archive/2026-05-25-mobile-pages-overhaul
# 2026-05-25-mobile-pages-overhaul
dir: 2026-05-25-mobile-pages-overhaul
index: archive/2026-05-25-mobile-pages-overhaul/.pi-map.index.md
index: 2026-05-25-mobile-pages-overhaul/.pi-map.index.md
## role
Archive of a completed mobile-first responsive UI overhaul project for three complex desktop split-pane interfaces.
Mobile-responsive UI overhaul package that adapts three complex desktop split-pane interfaces for mobile while preserving existing desktop experiences.
## files
- .openspec.yaml | Defines an OpenSpec configuration file specifying a spec-driven schema with a creation date.
- design.md | Design document specifying mobile-first responsive UI adaptations for three desktop split-pane interfaces (Tool Workshop, Config Profiles, Repo Workspace) while preserving existing desktop experiences.
- proposal.md | Proposes mobile-first redesigns for complex configuration and workspace pages while preserving existing desktop layouts
- tasks.md | Project task checklist tracking mobile UI/UX implementation progress across navigation, list-detail views, tool workshop, config profiles, repo workspace, and testing
## arch
Specification-driven development using OpenSpec schema, design documents, and task-based project tracking with mobile-first responsive design pattern preserving desktop parity.
Specification-driven design with phased task execution, employing responsive mobile-first adaptation pattern that transforms desktop split-pane layouts into mobile-appropriate navigation and list-detail view patterns.
## tags
design, mobile, desktop, workspace, configuration, specifying, .openspec, first
## symbols