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-opencode-web-terminal/specs/tool-port-configuration (index)
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
# 2026-05-22-opencode-web-terminal/specs/tool-port-configuration (index)
dir: 2026-05-22-opencode-web-terminal/specs/tool-port-configuration
## role
Defines specifications for validating tool types, managing default network ports, exposing services through Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal project.
Defines specifications for validating and configuring network port assignments and exposure patterns for development tools in containerized environments.
## parent
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
map: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
index: 2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
map: 2026-05-22-opencode-web-terminal/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
map: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
index: 2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
map: 2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
# 2026-05-22-opencode-web-terminal/specs/tool-port-configuration
dir: 2026-05-22-opencode-web-terminal/specs/tool-port-configuration
index: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
index: 2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
## role
Defines specifications for validating tool types, managing default network ports, exposing services through Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal project.
Defines specifications for validating and configuring network port assignments and exposure patterns for development tools in containerized environments.
## files
- spec.md | Defines requirements for tool type validation including default ports, compose template port exposure, and multiple interface support
## arch
Specification-driven architecture using markdown-based requirements documents to define validation rules, port configuration schemas, and multi-interface networking patterns before implementation.
Specification-driven requirements documentation using markdown-based technical specs with structured requirement categories (validation rules, template configurations, multi-interface support).
## tags
spec, defines, requirements, tool, type, validation, including, default
## symbols