blue.2048.key.player.stats

2048.blue

{
  "id": "blue.2048.key.player.stats",
  "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 players stats to a certain degree"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A record that holds a did:key for verifying a players stats. 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.player.stats

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

Metadata

DID
did:plc:zylhqsjug3f76uqxguhviqka
CID
bafyreiblls4npma3rrdbnusdozjsylry3xjp42usvxebyfzqv6yrmxycqy
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:zylhqsjug3f76uqxguhviqka/com.atproto.lexicon.schema/blue.2048.key.player.stats

Referenced Schemas (1)

Lexicon Garden

@