{
"id": "systems.numina.sensemaking.cluster",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"label",
"members",
"createdAt"
],
"properties": {
"label": {
"type": "string",
"maxLength": 1000,
"description": "Cluster name.",
"maxGraphemes": 100
},
"members": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
},
"maxLength": 500,
"description": "AT URIs of observations or nested clusters."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 5000,
"description": "What this grouping represents.",
"maxGraphemes": 2500
}
}
},
"description": "A named grouping of related observations. Handles both thematic grouping and compaction."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:movyewyj6cpzmxpnwu5cu2yo
- CID
-
bafyreidr4emoobnggsyu3jwu222tunfdvmw75fxlvitxcrk6kak62ilv5m
- Indexed At
- 2026-04-15 23:30 UTC
- AT-URI
-
at://did:plc:movyewyj6cpzmxpnwu5cu2yo/com.atproto.lexicon.schema/systems.numina.sensemaking.cluster
Version History (2 versions)