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:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,18 +1,18 @@
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
## role
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
Defines requirements and specifications for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
## parent
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
index: 2026-05-22-tool-config-ui-rework/specs/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.
Defines requirements and specifications 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 design using requirements documents to define UI/UX patterns (split-pane layout, JSON editing) and system behaviors (validation, runtime field handling) before implementation.
Specification-driven design using requirements documentation as the architectural foundation for a configuration UI with split-pane layout, JSON editing capabilities, and field validation.
## tags
spec, defines, requirements, tool, configuration, system, runtime, fields
## symbols