Accepted
2026-04-23
Earlier docs described request fields in both the claim profile and verifier policy.
spec/claim-profile/age-threshold-proof-profile.md owns the canonical abstract request and response object shapes.
spec/verifier-policy/minimal-disclosure-verifier-policy.md constrains verifier behavior and wallet handling of those objects.
No separate request-object spec is introduced in this pass.
- Object drift is reduced.
- Conformance can test object shape against the claim profile and request behavior against the verifier policy.
- Prototype planning can reference one canonical object owner.