Runtime

The runtime domain covers program behavior after build time: execution, failures, resource handling, and observable effects.

# Execution and Flow

# Errors and Diagnostics

# Time, Scheduling, and Waiting

# Memory and Lifetime at Runtime

# I/O and Environment Boundary