blue.2048.verification.game

2048.blue

{
  "id": "blue.2048.verification.game",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "verifiedRef": {
            "ref": "blue.2048.verification.defs#verificationRef",
            "type": "ref",
            "description": "This is the record that holds the publicly verifiable signature of a game record"
          }
        },
        "verifiedRef": [
          "verifiedRef",
          "createdAt"
        ]
      },
      "description": "A record that holds a verification of a game record saying the owner of the repo has verified that it is a valid game played."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.2048.verification.game

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:zylhqsjug3f76uqxguhviqka
CID
bafyreidkjhbccmzd2kvsqbhhtdq2puqsn6jdm4k4t3op7zdjiqdgxweevi
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:zylhqsjug3f76uqxguhviqka/com.atproto.lexicon.schema/blue.2048.verification.game

Referenced Schemas (1)

Lexicon Garden

@