When a policy doesn't apply everywhere
Often it's an intentional exception—not a failure of inheritance. Check excluded scopes (notScopes). Check policy exemptions (intentional waivers). Exceptions help avoid redesigning the hierarchy. Validate before changing scope structure.

