sdk_requirement_satisfied: bool | NoneWhether the effective SDK version satisfies sdk_requirement.
None when the comparison cannot be made (no declared requirement, the SDK
version cannot be resolved — genuinely not installed or an unexpected
metadata error — or an unparseable version).