{
"id": "xyz.quasigod.lab.letta.message",
"defs": {
"main": {
"type": "object",
"required": [
"id",
"conversationId",
"agentId",
"seq",
"localMessage"
],
"properties": {
"id": {
"type": "string",
"maxLength": 256,
"description": "LocalMessage source id, before any :variant: suffix."
},
"seq": {
"type": "integer",
"minimum": 1,
"description": "Per-conversation monotonic sequence, assigned at write time."
},
"agentId": {
"type": "string",
"maxLength": 128
},
"deleted": {
"type": "boolean",
"description": "Compaction deletes records outright; this flag is unused in v1."
},
"localMessage": {
"type": "unknown",
"description": "Serialized LocalMessage (role, content, metadata)."
},
"conversationId": {
"type": "string",
"maxLength": 128
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7pezv7mb4agwyktraauhl26g
- CID
-
bafyreidgfkw4d7g2q6xcryses3vzb6rxb4fxhkic6tbbxytnrfo73goweu
- Indexed At
- 2026-08-24 16:12 UTC
- AT-URI
-
at://did:plc:7pezv7mb4agwyktraauhl26g/com.atproto.lexicon.schema/xyz.quasigod.lab.letta.message
Version History (2 versions)