Badge test
Badge state is computed in the browser.
The badge must not call /api/verify to determine green/red status.
Expected badge network requests
• Credential: /api/credential/public/<CID>
• Public keys: /.well-known/jwks.json or /api/did/jwks
• Status list: /api/status-list
• The badge must NOT call /api/verify/<CID> to determine its state.