games.gamesgamesgamesgames.contributionVerification

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.contributionVerification",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "contribution",
          "contributor",
          "contributionType",
          "acceptedBy",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "acceptedBy": {
            "type": "string",
            "knownValues": [
              "mod",
              "owner",
              "both"
            ]
          },
          "contributor": {
            "type": "string",
            "format": "did"
          },
          "contribution": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "contributionType": {
            "type": "string",
            "knownValues": [
              "correction",
              "addition",
              "newGame"
            ]
          }
        }
      },
      "description": "A permanent record crediting a contributor for an accepted contribution. Never deleted."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.contributionVerification

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:gamesgamesgamesgames.games
CID
bafyreia3y3yd3wqn3c7bjtlk56pfrgxphkz6rklh6npa6w7njrpvkaxafy
Indexed At
2026-07-26 20:18 UTC
AT-URI
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.contributionVerification

Lexicon Garden

@