decomposition/runtime-conditions

runtime conditions Shipped

What this lens looks for

Find permission requests, entitlement declarations, environment variable checks, feature flag gates, minimum OS version requirements, and required configuration introduced or changed by this diff, mapping each condition to the code unit it gates.

What its verifier checks

Every NEW permission/entitlement requirement, environment prerequisite, or feature-flag dependency introduced in this diff is identified with the code it gates; a diff that introduces none is explicitly cleared. Scope is the change under review — NOT a whole-codebase inventory.