{
"id": "is.logue.logue",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"publication"
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 1280,
"maxGraphemes": 128
},
"description": "Array of strings used to tag or categorize the document. Avoid prepending tags with hashtags."
},
"startedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the logue was started."
},
"finishedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the logue was marked as finished."
},
"publication": {
"type": "string",
"format": "at-uri",
"required": true,
"description": "Weak reference to a `site.standard.publication` compatible record."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:6xpq2upvl7j6p3ct6rgbb4pd
- CID
-
bafyreigfuwsbz4eiy73us3djumi5gr32etelpaxi5qodmmirlxrbel37au
- Indexed At
- 2026-06-05 00:01 UTC
- AT-URI
-
at://did:plc:6xpq2upvl7j6p3ct6rgbb4pd/com.atproto.lexicon.schema/is.logue.logue
Version History (5 versions)