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,23 +1,23 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux (index)
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux
# 2026-06-12-completed-changes-archive/mobile-terminal-ux (index)
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux
## role
Contains archived design documents and planning artifacts for a mobile-friendly web terminal UX enhancement that was completed on 2026-06-12.
Archives the completed mobile terminal UX redesign that enables web-based terminal usage on mobile devices through virtual keyboard handling, viewport optimization, and touch-friendly controls without external dependencies.
## parent
index: archive/2026-06-12-completed-changes-archive/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/.pi-map.md
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/.pi-map.md
## children
- archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
- 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.md
## workflows
-
## dirty
@@ -1,17 +1,17 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux
# 2026-06-12-completed-changes-archive/mobile-terminal-ux
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
## role
Contains archived design documents and planning artifacts for a mobile-friendly web terminal UX enhancement that was completed on 2026-06-12.
Archives the completed mobile terminal UX redesign that enables web-based terminal usage on mobile devices through virtual keyboard handling, viewport optimization, and touch-friendly controls without external dependencies.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
- design.md | Design document for making a web-based terminal mobile-friendly by addressing virtual keyboard handling, maximizing screen real estate, and providing special key access without adding new dependencies. | dep: React, xterm.js, browser APIs (Visual Viewport API, Clipboard API, WebSocket)
- proposal.md | Proposes a mobile-optimized terminal interface with special keys toolbar, dynamic viewport handling, and touch gestures to make terminal sessions usable on mobile devices. | dep: xterm.js, React, visualViewport API
- tasks.md | Task tracking checklist for implementing a mobile-responsive terminal interface with WebSocket connectivity, touch-friendly controls, and virtual keyboard handling. | dep: React, Visual Viewport API, WebSocket, Visibility API, localStorage, CSS transitions, npm
## arch
Documentation-driven specification pattern using OpenSpec schema with phased design-proposal-tasks workflow covering viewport management, touch gesture handling, and zero-dependency progressive enhancement.
Documentation-driven specification with OpenSpec schema validation, structured design/proposal/task artifacts, and WebSocket-based real-time terminal connectivity with pure CSS/JavaScript touch gesture handling.
## tags
terminal, mobile, design, handling, react, .openspec, friendly, virtual
## symbols
@@ -1,25 +1,25 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs (index)
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs (index)
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
## role
Contains archived mobile terminal user experience specification documents from a completed project snapshot dated June 12, 2026.
Contains archived mobile terminal user experience specifications from a completed June 2026 project phase.
## parent
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.md
## children
- archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.md
- archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.md
- archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.md
- 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.md
- 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.md
- 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.md
## files
## links
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,13 +1,13 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
## role
Contains archived mobile terminal user experience specification documents from a completed project snapshot dated June 12, 2026.
Contains archived mobile terminal user experience specifications from a completed June 2026 project phase.
## files
## arch
Document archive storage with date-based versioning and hierarchical categorization (mobile-terminal-ux/specs) for historical reference and audit trail preservation.
Document-based specification storage with date-versioned archival structure for historical reference.
## tags
-
## symbols
@@ -1,18 +1,18 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation (index)
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation (index)
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
## role
Defines frontend foundation specifications for responsive application layouts with desktop/mobile adaptations and mobile terminal-specific minimal headers.
Defines frontend UI requirements for responsive layout components with mobile/desktop adaptations and specialized mobile terminal headers.
## parent
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/frontend-foundation/.pi-map.index.md
## role
Defines frontend foundation specifications for responsive application layouts with desktop/mobile adaptations and mobile terminal-specific minimal headers.
Defines frontend UI requirements for responsive layout components with mobile/desktop adaptations and specialized mobile terminal headers.
## files
- spec.md | Defines modified requirements for a responsive application layout component with desktop/mobile adaptations and a specialized minimal header for mobile terminal pages.
## arch
Requirements-driven specification pattern with responsive design breakpoints, device-specific component variants, and conditional rendering logic for mobile terminal contexts.
Specification-driven design with responsive breakpoint patterns, conditional rendering strategies, and mobile-first progressive enhancement.
## tags
mobile, spec, defines, modified, requirements, responsive, application, layout
## symbols
@@ -1,18 +1,18 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux (index)
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux (index)
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
## role
Defines UI/UX specifications for mobile terminal interface ensuring responsive, touch-friendly terminal experience on mobile devices.
Defines UI/UX specifications for a web-based mobile terminal interface with responsive design, touch interactions, and accessibility features.
## parent
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/mobile-terminal-ux/.pi-map.index.md
## role
Defines UI/UX specifications for mobile terminal interface ensuring responsive, touch-friendly terminal experience on mobile devices.
Defines UI/UX specifications for a web-based mobile terminal interface with responsive design, touch interactions, and accessibility features.
## files
- spec.md | Specifies mobile terminal UI/UX requirements including responsive layout, special keys toolbar, virtual keyboard handling, touch gestures, screen orientation, copy/paste, and font scaling for a web-based terminal application. | dep: WebSocket, xterm.js, Visual Viewport API, localStorage
## arch
Specification-driven design with requirements documentation pattern covering layout, input methods, gestures, and accessibility concerns for cross-platform mobile web terminal.
Specification-driven design using requirements documents to define cross-platform mobile terminal behavior without implementation code.
## tags
terminal, spec, specifies, mobile, requirements, including, responsive, layout
## symbols
@@ -1,18 +1,18 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal (index)
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal (index)
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
## role
Defines functional and UX requirements for a mobile-optimized terminal interface with touch-native interactions and adaptive responsive design.
Defines functional and UX requirements for a touch-optimized mobile terminal interface using WebSocket communication
## parent
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
dir: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
# 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal
index: archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
## role
Defines functional and UX requirements for a mobile-optimized terminal interface with touch-native interactions and adaptive responsive design.
Defines functional and UX requirements for a touch-optimized mobile terminal interface using WebSocket communication
## files
- spec.md | Specifies requirements for a mobile-responsive WebSocket terminal application with touch gestures, special keys, and adaptive layout | dep: xterm.js, WebSocket, browser clipboard API, localStorage, viewport meta tag
## arch
Specification-driven requirements document using structured markdown with sections for features, gestures, layout modes, and special key handling; no implementation code present.
Specification-driven design with mobile-first responsive layout, gesture-based interaction patterns, and adaptive UI for varying screen sizes/orientations
## tags
websocket, spec, specifies, requirements, mobile, responsive, terminal, application
## symbols