blue.atplay.score.defs

atplay.blue

{
  "id": "blue.atplay.score.defs",
  "defs": {
    "attestation": {
      "type": "object",
      "required": [
        "key",
        "signature"
      ],
      "properties": {
        "key": {
          "type": "string",
          "maxLength": 512,
          "description": "DID key reference for verifying the signature"
        },
        "signature": {
          "type": "bytes",
          "maxLength": 8192,
          "description": "ES256 signature over the score record CID"
        },
        "attestedAt": {
          "type": "string",
          "format": "datetime",
          "description": "Timestamp when the attestation was created (optional)"
        }
      },
      "description": "Attestation signature proving a score was submitted through ATPlay SDK"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.atplay.score.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lik422i3z6y2skcik5uo2vrl
CID
bafyreidpmhp4en2oo4qev6sotv6aj2rwmzdt4zru33wu7rorhkbmgwj27e
Indexed At
2026-02-13 13:46 UTC
AT-URI
at://did:plc:lik422i3z6y2skcik5uo2vrl/com.atproto.lexicon.schema/blue.atplay.score.defs

Lexicon Garden

@