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:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-22-tool-config-management/specs/tool-config-management (index)
|
||||
dir: archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
# 2026-05-22-tool-config-management/specs/tool-config-management (index)
|
||||
dir: 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
|
||||
## role
|
||||
Defines system requirements for managing user-scoped tool configurations with environment/file types, tool categorization, and built-in OpenCode tool support
|
||||
Defines system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
## parent
|
||||
index: archive/2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
index: 2026-05-22-tool-config-management/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
index: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
dir: archive/2026-05-22-tool-config-management/specs/tool-config-management
|
||||
# 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
dir: 2026-05-22-tool-config-management/specs/tool-config-management
|
||||
|
||||
index: archive/2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
index: 2026-05-22-tool-config-management/specs/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines system requirements for managing user-scoped tool configurations with environment/file types, tool categorization, and built-in OpenCode tool support
|
||||
Defines system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
## files
|
||||
- spec.md | Defines system requirements for user-scoped tool configurations, environment/file config types, tool categorization with interfaces, and built-in OpenCode tool support
|
||||
## arch
|
||||
Specification-driven architecture using requirements documents to define configuration management patterns, tool interfaces, and extensible tool categorization system
|
||||
Specification-driven architecture using markdown-based requirements documentation with interface definitions for tool configuration management
|
||||
## tags
|
||||
tool, spec, defines, system, requirements, user, scoped, configurations
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user