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:
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/ssh-keys
|
||||
dir: 2026-06-14-completed-specs-archive/ssh-keys
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/ssh-keys/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines security specifications for SSH key generation and access control for git operations.
|
||||
## files
|
||||
- spec.md | Specifies requirements for generating, managing, and securing Ed25519 SSH keys for git operations with project-scoped access control. | dep: SSHKey, User, Project, cryptography, pytest, mypy, ruff, npm
|
||||
## arch
|
||||
Security specification document establishing Ed25519 cryptographic standards with project-scoped access control patterns.
|
||||
## tags
|
||||
project, spec, specifies, requirements, generating, managing, securing, ed25519
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user