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-session-management-fixes/specs/tunnel-health-monitoring (index)
dir: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
# 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring (index)
dir: 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
## role
Specifies requirements for automated health monitoring and recovery of cloudflared tunnels to ensure persistent connectivity for running instances.
Defines specifications for detecting and automatically recovering failed cloudflared tunnels to maintain persistent connectivity for running instances.
## parent
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
index: 2026-05-22-session-management-fixes/specs/.pi-map.index.md
map: 2026-05-22-session-management-fixes/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
map: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
index: 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
map: 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
dir: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
# 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
dir: 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
index: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
index: 2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
## role
Specifies requirements for automated health monitoring and recovery of cloudflared tunnels to ensure persistent connectivity for running instances.
Defines specifications for detecting and automatically recovering failed cloudflared tunnels to maintain persistent connectivity for running instances.
## files
- spec.md | Defines requirements for monitoring and recreating cloudflared tunnels for running instances | dep: cloudflared, HTTP health checks, UI components
## arch
Requirements specification document following a single-file markdown specification pattern with no implemented code or architectural components.
Requirements-driven specification document using scenario-based documentation pattern with defined acceptance criteria for tunnel health monitoring and recreation behavior.
## tags
cloudflared, spec, defines, requirements, monitoring, recreating, tunnels, running
## symbols