blue.2048.key.game

2048.blue

{
  "id": "blue.2048.key.game",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "key",
          "createdAt"
        ],
        "properties": {
          "key": {
            "ref": "blue.2048.key.defs#key",
            "type": "ref",
            "description": "A did:key that is used to verify an at://2048 authority has verified this game to a certain degree"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A record that holds a did:key for verifying a players game. This is intended to be written at a verification authorities repo"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.2048.key.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
bafyreieeoy7775fs2icwgrk7stgblk63p7eanewezlv6jcrigm4nc547tu
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:zylhqsjug3f76uqxguhviqka/com.atproto.lexicon.schema/blue.2048.key.game

Referenced Schemas (1)

Lexicon Garden

@