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,14 +1,14 @@
|
||||
# archive/2026-05-17-project-management/specs/ssh-keys
|
||||
dir: archive/2026-05-17-project-management/specs/ssh-keys
|
||||
# 2026-05-17-project-management/specs/ssh-keys
|
||||
dir: 2026-05-17-project-management/specs/ssh-keys
|
||||
|
||||
index: archive/2026-05-17-project-management/specs/ssh-keys/.pi-map.index.md
|
||||
index: 2026-05-17-project-management/specs/ssh-keys/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements specification for SSH key management with project default key assignment validation
|
||||
Specifies requirements for SSH key management and project-level default key assignment with validation rules.
|
||||
## files
|
||||
- spec.md | Defines modified requirements for SSH key association with project default-key assignment validation
|
||||
## arch
|
||||
Requirements-as-code pattern using markdown-based specification documents for feature definition
|
||||
Requirements specification using markdown-based structured documentation pattern.
|
||||
## tags
|
||||
key, spec, defines, modified, requirements, ssh, association, project
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user