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:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-22-instance-proxy/specs/instance-proxy (index)
|
||||
dir: archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
# 2026-05-22-instance-proxy/specs/instance-proxy (index)
|
||||
dir: 2026-05-22-instance-proxy/specs/instance-proxy
|
||||
|
||||
## role
|
||||
Defines the API specification for an HTTP/WebSocket proxy that routes client requests to running tool instances with owner-based access control.
|
||||
Defines API contract for routing client requests to isolated tool instances with authenticated access mediation
|
||||
## parent
|
||||
index: archive/2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
index: 2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: 2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
map: archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.md
|
||||
index: 2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
map: 2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user