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,17 +1,17 @@
# archive/2026-05-22-cloudflare-tunnel-instances-superseded
dir: archive/2026-05-22-cloudflare-tunnel-instances-superseded
# 2026-05-22-cloudflare-tunnel-instances-superseded
dir: 2026-05-22-cloudflare-tunnel-instances-superseded
index: archive/2026-05-22-cloudflare-tunnel-instances-superseded/.pi-map.index.md
index: 2026-05-22-cloudflare-tunnel-instances-superseded/.pi-map.index.md
## role
Archived documentation for a completed/superseded project to replace API proxy-based tool access with Cloudflare Tunnel direct HTTPS subdomains.
Superseded architectural proposal and planning documents for migrating tool instance access from an API proxy to Cloudflare Tunnel-based direct HTTPS subdomains.
## files
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
- design.md | Architecture design document for replacing an API proxy with Cloudflare Tunnel to expose tool instances via unique HTTPS subdomains | dep: Cloudflare REST API, cloudflared, Docker, httpx, Cloudflare DNS
- proposal.md | Proposes replacing an API proxy endpoint with Cloudflare Tunnel integration to provide direct public URLs for tool instances | dep: FastAPI, Cloudflare API, cloudflared, Docker, Cloudflare Tunnel
- tasks.md | Project task list for migrating a proxy-based application access system to Cloudflare Tunnel-based public URLs | dep: docker-compose.traefik.yml, cloudflared, Cloudflare API, Alembic, FastAPI, React/TypeScript frontend
## arch
Design proposal and migration planning documents using infrastructure-as-code patterns with OpenAPI specs, phased task execution, and tunnel-based reverse proxy architecture replacing traditional API gateway routing.
Design documentation package using OpenAPI specification configuration, with structured markdown documents covering architecture design, technical proposal, and task breakdown for a cloud infrastructure migration pattern.
## tags
design, proxy, cloudflare, tunnel, cloudflared, docker, .openspec, replacing
## symbols