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:
+19
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/repo-clone-mode
|
||||
dir: 2026-06-14-completed-specs-archive/repo-clone-mode
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/repo-clone-mode/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines host-side git repository cloning requirements with SSH key preparation and dirty state detection for containerized tool instances.
|
||||
## files
|
||||
- spec.md | Specifies requirements for host-side git repository cloning with SSH key preparation and dirty state detection for containerized tool instances. | dep: GitRepository, ToolInstance, SSHKey, Docker Compose, Git, pytest, mypy, ruff, npm
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements document with clear functional boundaries for host/container interaction patterns.
|
||||
## tags
|
||||
git, spec, specifies, requirements, host, side, repository, cloning
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user