Each container must specify its SLA or criticality tier to ensure proper prioritization and resource allocation.
C4-ARCH-012
Info - Low impact on architecture quality
Model Elements - This rule is evaluated against elements in the architecture model.
Tags.Contains("Container") and Tags.Where(t => t.StartsWith("BusinessCriticality-")).FirstOrDefault() == null