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-23-remove-built-in-tools/specs
|
||||
dir: archive/2026-05-23-remove-built-in-tools/specs
|
||||
# 2026-05-23-remove-built-in-tools/specs
|
||||
dir: 2026-05-23-remove-built-in-tools/specs
|
||||
|
||||
index: archive/2026-05-23-remove-built-in-tools/specs/.pi-map.index.md
|
||||
index: 2026-05-23-remove-built-in-tools/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the removal of built-in tools feature from the project, dated May 23, 2026.
|
||||
Contains test specifications for verifying the removal of built-in tools functionality.
|
||||
## files
|
||||
## arch
|
||||
N/A (no code files present; directory serves as historical documentation archive for a completed or planned feature removal)
|
||||
BDD-style specification files using Gherkin/Cucumber syntax for executable acceptance testing.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user