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,23 +1,23 @@
|
||||
# archive/2026-05-23-remove-built-in-tools (index)
|
||||
dir: archive/2026-05-23-remove-built-in-tools
|
||||
# 2026-05-23-remove-built-in-tools (index)
|
||||
dir: 2026-05-23-remove-built-in-tools
|
||||
|
||||
## role
|
||||
Archive directory containing historical design documents for a completed refactoring that eliminated special "built-in" tool type handling in favor of uniform database records.
|
||||
This package contains design documents and planning artifacts for a refactoring initiative to eliminate special-case handling of built-in tool types by converting them to regular database records.
|
||||
## parent
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
- archive/2026-05-23-remove-built-in-tools/specs
|
||||
index: archive/2026-05-23-remove-built-in-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-23-remove-built-in-tools/specs/.pi-map.md
|
||||
- 2026-05-23-remove-built-in-tools/specs
|
||||
index: 2026-05-23-remove-built-in-tools/specs/.pi-map.index.md
|
||||
map: 2026-05-23-remove-built-in-tools/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2026-05-23-remove-built-in-tools/.pi-map.index.md
|
||||
map: archive/2026-05-23-remove-built-in-tools/.pi-map.md
|
||||
index: 2026-05-23-remove-built-in-tools/.pi-map.index.md
|
||||
map: 2026-05-23-remove-built-in-tools/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user