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,14 +1,14 @@
# archive/2026-05-25-add-config-profiles/specs/tool-config-management
dir: archive/2026-05-25-add-config-profiles/specs/tool-config-management
# 2026-05-25-add-config-profiles/specs/tool-config-management
dir: 2026-05-25-add-config-profiles/specs/tool-config-management
index: archive/2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.index.md
index: 2026-05-25-add-config-profiles/specs/tool-config-management/.pi-map.index.md
## role
Defines requirements for a tool configuration system that separates runtime fields from reusable launch setup via config profiles.
Specifies requirements for a tool configuration system that introduces config profiles to separate runtime state from reusable launch configurations.
## files
- spec.md | Defines modified and removed requirements for a tool configuration system that separates runtime fields from reusable launch setup via config profiles.
## arch
Specification-driven design using requirement documents with explicit modification and removal tracking of prior requirements.
Requirements-driven specification using delta notation (MODIFIED/REMOVED) to track evolving constraints for a profile-based configuration management system with clear separation between persistent setup and ephemeral runtime data.
## tags
spec, defines, modified, removed, requirements, tool, configuration, system
## symbols