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/opencode-web-server (index)
dir: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
# 2026-05-22-opencode-web-terminal/specs/opencode-web-server (index)
dir: 2026-05-22-opencode-web-terminal/specs/opencode-web-server
## role
Defines specifications for a web server component that provides browser-based terminal access to OpenCode containers via port 3000 with tunneling and UI integration.
Defines the specification for a web server component that provides browser-based terminal access to OpenCode containers through tunneled connections on port 3000.
## 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/opencode-web-server/.pi-map.index.md
map: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
index: 2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
map: 2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
dir: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
# 2026-05-22-opencode-web-terminal/specs/opencode-web-server
dir: 2026-05-22-opencode-web-terminal/specs/opencode-web-server
index: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
index: 2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
## role
Defines specifications for a web server component that provides browser-based terminal access to OpenCode containers via port 3000 with tunneling and UI integration.
Defines the specification for a web server component that provides browser-based terminal access to OpenCode containers through tunneled connections on port 3000.
## files
- spec.md | Specifies requirements for OpenCode containers to run a web server on port 3000 with a web terminal interface, proper tunneling, and UI integration.
## arch
Requirements-driven specification document using declarative constraints (port binding, tunneling protocol, UI embedding) without implementation architecture.
Specification-driven architecture using requirements documents to define container interfaces, port binding conventions, and UI integration patterns without containing implementation code.
## tags
web, spec, specifies, requirements, opencode, containers, run, server
## symbols