at.locale.review

locale.at

{
  "id": "at.locale.review",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "translation",
          "project",
          "verdict",
          "createdAt"
        ],
        "properties": {
          "comment": {
            "type": "string",
            "maxLength": 6000,
            "maxGraphemes": 2000
          },
          "project": {
            "type": "string",
            "format": "at-uri"
          },
          "verdict": {
            "type": "string",
            "knownValues": [
              "approved",
              "rejected",
              "changes-requested"
            ]
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "translation": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the specific at.locale.translation revision being reviewed."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Approve / reject / request-changes on a specific translation revision. Reviewer-owned. The merge gate."
}

Validate Record

Validate a record against at.locale.review

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uwynodlfvaieqcisgh5zvdwx
CID
bafyreic5ghpawyfpkswrajp664svmjq32bsbhdau7d376vv6pqw5nl2d3u
Indexed At
2026-06-24 00:20 UTC
AT-URI
at://did:plc:uwynodlfvaieqcisgh5zvdwx/com.atproto.lexicon.schema/at.locale.review

Lexicon Garden

@