The spec says that the `subject` claim is [REQUIRED for all SSF events](https://github.com/openid/sharedsignals/blob/main/openid-sharedsignals-framework-1_0.txt#L2716) but also makes the `subject` [OPTIONAL for StatusChanged events](https://github.com/openid/sharedsignals/blob/main/openid-sharedsignals-framework-1_0.txt#L2525) and doesn't mention `subject` at all [for the Verification event](https://github.com/openid/sharedsignals/blob/main/openid-sharedsignals-framework-1_0.txt#L2317). We need to resolve this inconsistency.