{
"id": "net.atmud.experimental.world",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"slug",
"createdAt"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "Web entry point for the world."
},
"name": {
"type": "string",
"maxLength": 1280,
"maxGraphemes": 128
},
"slug": {
"type": "string",
"maxLength": 128
},
"sshHost": {
"type": "string",
"maxLength": 256,
"description": "SSH entry host (e.g. atmud.net:2222)."
},
"summary": {
"type": "string",
"maxLength": 5120,
"maxGraphemes": 512
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "EXPERIMENTAL (unstable): A world manifest published by the world's operator. The record key is the world slug."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "EXPERIMENTAL (unstable): schema may change without notice."
}
Metadata
- DID
-
did:plc:isja5viot4eab7qwzj3oucvx
- CID
-
bafyreibwz2lkcyknfmmzplggs53ugbtb7pvkltm655jggck2vzbpjqdsmu
- Indexed At
- 2026-07-26 20:10 UTC
- AT-URI
-
at://did:plc:isja5viot4eab7qwzj3oucvx/com.atproto.lexicon.schema/net.atmud.experimental.world