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-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
|
||||
|
||||
Reference in New Issue
Block a user