294 B
294 B
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.