Files
AI_Printer/main/control_plane
admin f0bbc86ba6 png
2026-02-24 22:24:21 +08:00
..
2026-02-24 18:10:40 +08:00
2026-02-24 21:36:14 +08:00
png
2026-02-24 22:24:21 +08:00
2026-02-24 18:10:40 +08:00

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.