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:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,18 +1,18 @@
# archive/2026-05-22-sessions-hub/.openspec (index)
dir: archive/2026-05-22-sessions-hub/.openspec
# 2026-05-22-sessions-hub/.openspec (index)
dir: 2026-05-22-sessions-hub/.openspec
## role
Defines the configuration schema and validation rules for a sessions hub service using OpenAPI-style specification format.
Defines the OpenAPI specification and schema-driven configuration for the sessions hub service API
## parent
index: archive/2026-05-22-sessions-hub/.pi-map.index.md
map: archive/2026-05-22-sessions-hub/.pi-map.md
index: 2026-05-22-sessions-hub/.pi-map.index.md
map: 2026-05-22-sessions-hub/.pi-map.md
## children
-
## files
- config.yaml
## links
index: archive/2026-05-22-sessions-hub/.openspec/.pi-map.index.md
map: archive/2026-05-22-sessions-hub/.openspec/.pi-map.md
index: 2026-05-22-sessions-hub/.openspec/.pi-map.index.md
map: 2026-05-22-sessions-hub/.openspec/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-sessions-hub/.openspec
dir: archive/2026-05-22-sessions-hub/.openspec
# 2026-05-22-sessions-hub/.openspec
dir: 2026-05-22-sessions-hub/.openspec
index: archive/2026-05-22-sessions-hub/.openspec/.pi-map.index.md
index: 2026-05-22-sessions-hub/.openspec/.pi-map.index.md
## role
Defines the configuration schema and validation rules for a sessions hub service using OpenAPI-style specification format.
Defines the OpenAPI specification and schema-driven configuration for the sessions hub service API
## files
- config.yaml | Defines a configuration file for a sessions hub service using spec-driven schema
## arch
Spec-driven configuration with YAML-based schema definition for service configuration validation and documentation.
Spec-driven schema configuration using YAML-based API contract definition
## tags
config, defines, configuration, sessions, hub, service, spec, driven
## symbols