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:
+19
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/tool-config-management
|
||||
dir: 2026-06-14-completed-specs-archive/tool-config-management
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
|
||||
## files
|
||||
- spec.md | Defines requirements for a tool configuration system with runtime fields, split-pane UI, JSON editors, and validation
|
||||
## arch
|
||||
Specification-driven architecture with split-pane UI pattern, JSON-based configuration with schema validation, and runtime field computation.
|
||||
## tags
|
||||
spec, defines, requirements, tool, configuration, system, runtime, fields
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user