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:
+19
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/smart-tunnel-recovery
|
||||
dir: 2026-06-14-completed-specs-archive/smart-tunnel-recovery
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/smart-tunnel-recovery/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines classification logic and recovery behavior for distinguishing infrastructure tunnel failures from application-level errors in health monitoring.
|
||||
## 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 requirements document with decision-tree logic mapping error classifications to distinct UI states and automated recovery actions.
|
||||
## tags
|
||||
spec, specifies, requirements, classifying, tunnel, failures, versus, application
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user