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/readiness-probe-integration
|
||||
dir: 2026-06-14-completed-specs-archive/readiness-probe-integration
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/readiness-probe-integration/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications for container readiness probe integration during instance startup to determine when services are ready to receive traffic.
|
||||
## files
|
||||
- spec.md | Defines requirements for container readiness probe configuration, execution, and result storage during instance startup | dep: docker, container orchestration, health endpoint, logging system
|
||||
## arch
|
||||
Specification-driven documentation pattern with requirements organized around configuration, execution, and storage concerns.
|
||||
## tags
|
||||
spec, defines, requirements, container, readiness, probe, configuration, execution
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user