Module runtime

Module runtime 

Source
Expand description

Runtime-facing helpers.

Tier-A integration: runtime-friendly backoff polling (works everywhere). Tier-B integration: wake-based blocking (requires blocking(true) regions and OS wake section).

Modulesยง

lifecycle
Deterministic startup/shutdown helpers (readiness + stop coordination). Deterministic startup/shutdown building blocks.
tier_a
Tier-A runtime adapters (polling + backoff).