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:
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-19-tool-instances/specs (index)
|
||||
dir: archive/2026-05-19-tool-instances/specs
|
||||
# 2026-05-19-tool-instances/specs (index)
|
||||
dir: 2026-05-19-tool-instances/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a tool instance management system that creates, monitors, and controls Docker containers for user sessions with lifecycle operations and status tracking.
|
||||
Defines technical specifications for a Docker-based tool instance management system handling container lifecycle and status tracking.
|
||||
## parent
|
||||
index: archive/2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-instances/.pi-map.md
|
||||
index: 2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-instances/specs/.pi-map.md
|
||||
index: 2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-tool-instances/specs
|
||||
dir: archive/2026-05-19-tool-instances/specs
|
||||
# 2026-05-19-tool-instances/specs
|
||||
dir: 2026-05-19-tool-instances/specs
|
||||
|
||||
index: archive/2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
index: 2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a tool instance management system that creates, monitors, and controls Docker containers for user sessions with lifecycle operations and status tracking.
|
||||
Defines technical specifications for a Docker-based tool instance management system handling container lifecycle and status tracking.
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a tool instance management system that creates, monitors, and controls Docker containers for user sessions with lifecycle operations and status tracking. | dep: Docker, PostgreSQL, REST API, Git repositories, template engine
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based documentation to define system requirements, container lifecycle management patterns, and session-based resource orchestration for ephemeral Docker environments.
|
||||
Specification-driven architecture with lifecycle state management (create/monitor/control) for session-isolated container orchestration.
|
||||
## tags
|
||||
docker, spec, defines, technical, specifications, tool, instance, management
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user