Summary
The privacy manifest currently uses the wrong required-reason code for standard app-local UserDefaults access.
Expected
Use the correct NSPrivacyAccessedAPICategoryUserDefaults reason code for app-local defaults usage.
Why it matters
This is a compliance issue for #19 and should be reviewed independently even if the fix is already in the working tree.
Summary
The privacy manifest currently uses the wrong required-reason code for standard app-local UserDefaults access.
Expected
Use the correct NSPrivacyAccessedAPICategoryUserDefaults reason code for app-local defaults usage.
Why it matters
This is a compliance issue for #19 and should be reviewed independently even if the fix is already in the working tree.