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-repo-clone-mode-with-ssh/specs/git-repo (index)
|
||||
dir: archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
# 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo (index)
|
||||
dir: 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
|
||||
## role
|
||||
Defines SSH key authentication requirements for secure Git repository cloning and container-based git operations.
|
||||
Defines specifications for SSH-based Git repository authentication and cloning operations in containerized environments.
|
||||
## parent
|
||||
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
index: 2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: 2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
map: archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.md
|
||||
index: 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
map: 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
dir: archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
# 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
dir: 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
|
||||
index: archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
index: 2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines SSH key authentication requirements for secure Git repository cloning and container-based git operations.
|
||||
Defines specifications for SSH-based Git repository authentication and cloning operations in containerized environments.
|
||||
## files
|
||||
- spec.md | Defines requirements for associating SSH keys with Git repositories for clone operations and container git access
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based technical specification pattern with use-case and scenario-based structure.
|
||||
Requirements-driven specification document using markdown-based documentation pattern with user story and acceptance criteria structure.
|
||||
## tags
|
||||
git, spec, defines, requirements, associating, ssh, keys, repositories
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user