# Control Plane Layer Purpose: lifecycle, policy, health checks, retry/backoff, and orchestration decisions. Rules: - Contains "decision + orchestration" only. - Calls domain APIs; does not absorb hardware details. - Maintains dependency whitelist decisions for exceptional lateral coupling.