Q1: A design review cites RFC 8747. What decision is this RFC mainly useful for
Multiple Choice
**Judgment point:** Separate the role of CWT confirmation key from nearby security functions and policy decisions.
**Related keywords:**
- **cnf**: Confirmation claim
- **COSE key**: CBOR/COSE key representation
- **holder proof**: Evidence of key possession
**Options:**
- A: turning every CWT into a secure holder-bound token without an external proof is not the central purpose of RFC 8747. It can be nearby work, but it is not the decision this RFC primarily supports.
- B: expressing proof-of-possession key information inside a CWT using CBOR-friendly confirmation semantics is the reason this RFC belongs in the review path. It drives checks on inputs, validation, and boundaries.
- C: defining the authorization decision made after possession is proven is outside the RFC boundary. Higher-layer policy and adjacent protocol responsibilities still need separate text.