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-instance-health-monitoring/specs/smart-tunnel-recovery (index)
dir: archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
# 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery (index)
dir: 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
## role
Defines requirements for distinguishing network tunnel failures from application-level errors in a health monitoring system to enable appropriate recovery strategies and user-facing behaviors.
## parent
index: archive/2026-05-22-instance-health-monitoring/specs/.pi-map.index.md
map: archive/2026-05-22-instance-health-monitoring/specs/.pi-map.md
index: 2026-05-22-instance-health-monitoring/specs/.pi-map.index.md
map: 2026-05-22-instance-health-monitoring/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.index.md
map: archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.md
index: 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.index.md
map: 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
dir: archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
# 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
dir: 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery
index: archive/2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.index.md
index: 2026-05-22-instance-health-monitoring/specs/smart-tunnel-recovery/.pi-map.index.md
## role
Defines requirements for distinguishing network tunnel failures from application-level errors in a health monitoring system to enable appropriate recovery strategies and user-facing behaviors.
## files
- spec.md | Specifies requirements for classifying tunnel failures versus application errors in a health check system with different UI behaviors and recovery actions.
## arch
Specification-driven design using requirement-based decomposition with clear separation between failure classification logic, UI state mapping, and recovery action orchestration.
Specification-driven design using requirement decomposition with clear separation between failure classification logic, UI state transitions, and automated recovery action definitions.
## tags
spec, specifies, requirements, classifying, tunnel, failures, versus, application
## symbols