{
"id": "systems.numina.sensemaking.connection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"source",
"target",
"relationship",
"createdAt"
],
"properties": {
"note": {
"type": "string",
"description": "Why this connection exists. The reasoning."
},
"source": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the observation making the connection."
},
"target": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the observation being connected to."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"relationship": {
"enum": [
"supports",
"contradicts",
"extends",
"refines",
"depends-on",
"challenges"
],
"type": "string",
"description": "The type of relationship between source and target."
}
}
},
"description": "An explicit, typed link between two observations. Enables protocol-visible claim relationships."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:movyewyj6cpzmxpnwu5cu2yo
- CID
-
bafyreih53l5alrm7le3s3emhfktxffeadw5qnakdzsoidw4vnxllrkhcnq
- Indexed At
- 2026-04-15 22:49 UTC
- AT-URI
-
at://did:plc:movyewyj6cpzmxpnwu5cu2yo/com.atproto.lexicon.schema/systems.numina.sensemaking.connection
Version History (2 versions)