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-25-add-config-profiles/specs/tool-instances (index)
dir: archive/2026-05-25-add-config-profiles/specs/tool-instances
# 2026-05-25-add-config-profiles/specs/tool-instances (index)
dir: 2026-05-25-add-config-profiles/specs/tool-instances
## role
Defines requirements for creating tool instances with clone/mount modes and applying config profiles at startup.
Defines specifications for creating and configuring tool instances with support for clone/mount modes and config profile application at startup.
## parent
index: archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: archive/2026-05-25-add-config-profiles/specs/.pi-map.md
index: 2026-05-25-add-config-profiles/specs/.pi-map.index.md
map: 2026-05-25-add-config-profiles/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
map: archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.md
index: 2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
map: 2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-25-add-config-profiles/specs/tool-instances
dir: archive/2026-05-25-add-config-profiles/specs/tool-instances
# 2026-05-25-add-config-profiles/specs/tool-instances
dir: 2026-05-25-add-config-profiles/specs/tool-instances
index: archive/2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
index: 2026-05-25-add-config-profiles/specs/tool-instances/.pi-map.index.md
## role
Defines requirements for creating tool instances with clone/mount modes and applying config profiles at startup.
Defines specifications for creating and configuring tool instances with support for clone/mount modes and config profile application at startup.
## files
- spec.md | Defines requirements for tool instance creation with clone/mount modes and config profile application at startup
## arch
Specification-driven requirements documentation using markdown-based feature specs with mode-based instantiation patterns and startup-time configuration injection.
Specification-driven design using markdown-based requirements documents that define behavioral contracts for instance lifecycle management and configuration injection patterns.
## tags
spec, defines, requirements, tool, instance, creation, clone, mount
## symbols