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-17-project-management/specs
|
||||
dir: archive/2026-05-17-project-management/specs
|
||||
# 2026-05-17-project-management/specs
|
||||
dir: 2026-05-17-project-management/specs
|
||||
|
||||
index: archive/2026-05-17-project-management/specs/.pi-map.index.md
|
||||
index: 2026-05-17-project-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents from a project management snapshot dated May 17, 2026.
|
||||
Contains project specifications and requirements documentation for the 2026-05-17-project-management system.
|
||||
## files
|
||||
## arch
|
||||
Simple archival storage pattern with date-based directory naming for historical spec versioning.
|
||||
Documentation-driven specification pattern with no code architecture; serves as the requirements foundation for downstream implementation packages.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user