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:
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
# 2026-05-22-session-management-fixes/specs/tool-instances
|
||||
dir: 2026-05-22-session-management-fixes/specs/tool-instances
|
||||
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
index: 2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specification requirements for a tool lifecycle management system with Docker Compose, Cloudflare tunneling, and health monitoring capabilities.
|
||||
Defines requirements for a tool lifecycle management system enabling Docker-based tool deployment with networking and health monitoring.
|
||||
## files
|
||||
- spec.md | Defines modified and added requirements for a tool lifecycle management system with Docker Compose, Cloudflare tunneling, and health monitoring capabilities. | dep: Docker Compose, cloudflared, Cloudflare tunnel API, HTTP health check client
|
||||
## arch
|
||||
Specification-driven design using requirement-based documentation with modified/added requirement tracking for containerized tool orchestration and tunnel-based networking.
|
||||
Specification-driven requirements documentation using markdown-based structured requirements with sections for new capabilities, modified behaviors, and feature specifications.
|
||||
## tags
|
||||
spec, defines, modified, added, requirements, tool, lifecycle, management
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user