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:
@@ -1,13 +1,13 @@
|
||||
# archive/2026-05-22-session-management-fixes/specs
|
||||
dir: archive/2026-05-22-session-management-fixes/specs
|
||||
# 2026-05-22-session-management-fixes/specs
|
||||
dir: 2026-05-22-session-management-fixes/specs
|
||||
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
index: 2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived technical specifications for session management fixes from a specific dated release.
|
||||
Contains specifications and design documents for session management fixes planned for the 2026-05-22 release.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage with date-versioned archiving pattern for tracking historical design decisions.
|
||||
Documentation-driven specification pattern with no executable code, serving as requirements/blueprint reference for implementation.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user