Open jraman567 opened 3 weeks ago
Some key considerations are
For 1, I think we don't "trust" the hint. Instead, the hint narrows down the search space of reference values. So, using it doesn't compromise trust.
For 2, we could use the same format described in the CoRIM spec:
environment-map = non-empty<{
? &(class: 0) => class-map
? &(instance: 1) => $instance-id-type-choice
? &(group: 2) => $group-id-type-choice
}>
The environment serves as a hint to narrow down the reference values in the space of available reference values.