decomposition/system-dependencies

system dependencies Shipped

What this lens looks for

Identify OS framework imports, SDK usage, system service calls (keychain, filesystem, network), hardware APIs (camera, GPS, bluetooth), and third-party library dependencies introduced or changed by this diff, mapping each to the code unit that uses it.

What its verifier checks

Every NEW external framework/SDK import and system-service or hardware-API usage introduced in this diff is identified with its code unit; a diff that introduces none is explicitly cleared. Scope is the change under review — NOT a whole-codebase inventory.