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-git-repo-management/specs
|
||||
dir: archive/2025-05-18-git-repo-management/specs
|
||||
# 2025-05-18-git-repo-management/specs
|
||||
dir: 2025-05-18-git-repo-management/specs
|
||||
|
||||
index: archive/2025-05-18-git-repo-management/specs/.pi-map.index.md
|
||||
index: 2025-05-18-git-repo-management/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications and requirements for git repository management functionality.
|
||||
Contains specification documents that define requirements, standards, or design contracts for the git repository management project.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven development with structured documentation files (likely markdown or similar) capturing functional requirements, API contracts, and behavioral expectations for the git repo management system.
|
||||
Documentation-driven architecture using specification files (likely markdown or structured text) to establish formal contracts before implementation, supporting design-first or contract-first development patterns.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user