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-17-project-management/specs/project-management (index)
|
||||
dir: archive/2026-05-17-project-management/specs/project-management
|
||||
# 2026-05-17-project-management/specs/project-management (index)
|
||||
dir: 2026-05-17-project-management/specs/project-management
|
||||
|
||||
## role
|
||||
Defines modified requirements for a project management system with CRUD operations, ownership-based access control, and SSH key management
|
||||
Defines the specification requirements for a project management system including CRUD operations, access control, and SSH key management features.
|
||||
## parent
|
||||
index: archive/2026-05-17-project-management/specs/.pi-map.index.md
|
||||
map: archive/2026-05-17-project-management/specs/.pi-map.md
|
||||
index: 2026-05-17-project-management/specs/.pi-map.index.md
|
||||
map: 2026-05-17-project-management/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-17-project-management/specs/project-management/.pi-map.index.md
|
||||
map: archive/2026-05-17-project-management/specs/project-management/.pi-map.md
|
||||
index: 2026-05-17-project-management/specs/project-management/.pi-map.index.md
|
||||
map: 2026-05-17-project-management/specs/project-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-17-project-management/specs/project-management
|
||||
dir: archive/2026-05-17-project-management/specs/project-management
|
||||
# 2026-05-17-project-management/specs/project-management
|
||||
dir: 2026-05-17-project-management/specs/project-management
|
||||
|
||||
index: archive/2026-05-17-project-management/specs/project-management/.pi-map.index.md
|
||||
index: 2026-05-17-project-management/specs/project-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines modified requirements for a project management system with CRUD operations, ownership-based access control, and SSH key management
|
||||
Defines the specification requirements for a project management system including CRUD operations, access control, and SSH key management features.
|
||||
## files
|
||||
- spec.md | Defines modified requirements for a project management system with CRUD operations, ownership-based access control, and SSH key management
|
||||
## arch
|
||||
Requirements specification document using Markdown format with structured sections for functional requirements, non-functional requirements, and system constraints
|
||||
Requirements-driven specification document using natural language descriptions of functional requirements, business rules, and system constraints without explicit architectural patterns.
|
||||
## tags
|
||||
management, spec, defines, modified, requirements, project, system, crud
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user