{
"id": "at.locale.membership",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"project",
"member",
"role",
"createdAt"
],
"properties": {
"role": {
"type": "string",
"knownValues": [
"admin",
"reviewer",
"translator",
"viewer"
]
},
"member": {
"type": "string",
"format": "did",
"description": "DID the role is granted to."
},
"locales": {
"type": "array",
"items": {
"type": "string",
"maxLength": 35,
"minLength": 2
},
"maxLength": 1000,
"description": "Locale scope. Omitted = all target locales."
},
"project": {
"type": "string",
"format": "at-uri"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A project role grant, optionally scoped to locales. Owner-authored."
}
Metadata
- DID
-
did:plc:uwynodlfvaieqcisgh5zvdwx
- CID
-
bafyreifpnje6ecqximc73x2fkvickemh7p55a56hhoadhwoef6kcpecv4m
- Indexed At
- 2026-07-26 20:15 UTC
- AT-URI
-
at://did:plc:uwynodlfvaieqcisgh5zvdwx/com.atproto.lexicon.schema/at.locale.membership
Version History (2 versions)