DocuEye Logo

Containers must specify SLA / criticality tier

Each container must specify its SLA or criticality tier to ensure proper prioritization and resource allocation.

Identifier

C4-ARCH-012

Severity

Info - Low impact on architecture quality

Scope

Model Elements - This rule is evaluated against elements in the architecture model.

Default expression
Tags.Contains("Container") and Tags.Where(t => t.StartsWith("BusinessCriticality-")).FirstOrDefault() == null

DocuEye - Visualize architecture.

Free and open source tool for software architecture visualization with built-in architecture linter.
Documentation as a code approach based C4 Model.

Copyright © 2026 DocuEye - All rights reserved

Resources

Sources and documentationC4 modelStructurizr DSL language reference