c8db6ce933
- 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)
912 B
912 B
2026-06-14-completed-specs-archive/instance-runtime-health
dir: 2026-06-14-completed-specs-archive/instance-runtime-health
index: 2026-06-14-completed-specs-archive/instance-runtime-health/.pi-map.index.md
role
Defines requirements for monitoring container health states and synchronizing runtime status between instances and a central control plane.
files
- spec.md | Specification document defining health monitoring, polling, and container state synchronization requirements for a container/instance management system | dep: Docker, HTTP tunneling, REST API
arch
Specification-driven contract pattern with event-based polling architecture, health state machine transitions, and asynchronous status reconciliation between distributed agents and centralized coordinator.
tags
container, spec, specification, document, defining, health, monitoring, polling