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/2025-05-18-user-config-management/specs
|
||||
dir: archive/2025-05-18-user-config-management/specs
|
||||
# 2025-05-18-user-config-management/specs
|
||||
dir: 2025-05-18-user-config-management/specs
|
||||
|
||||
index: archive/2025-05-18-user-config-management/specs/.pi-map.index.md
|
||||
index: 2025-05-18-user-config-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for user configuration management features from May 2025.
|
||||
Contains specification documents defining requirements and design for the user configuration management feature.
|
||||
## files
|
||||
## arch
|
||||
Documentation-only archive directory with no active code; stores historical design specifications using markdown/plaintext format.
|
||||
Documentation-driven development with structured specification files (likely markdown/txt) serving as the single source of truth for implementation requirements and acceptance criteria.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user