{
"id": "diy.razorgirl.winter.factDeclaration",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"predicate",
"args",
"description",
"createdAt"
],
"properties": {
"args": {
"type": "array",
"items": {
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"maxLength": 64
},
"type": {
"type": "string",
"default": "symbol",
"maxLength": 32
},
"description": {
"type": "string",
"maxLength": 256
}
}
},
"maxLength": 10
},
"tags": {
"type": "array",
"items": {
"type": "string"
},
"maxLength": 20
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"predicate": {
"type": "string",
"maxLength": 64
},
"description": {
"type": "string",
"maxLength": 1024
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Schema for a predicate — declares argument names, types, and description before facts exist."
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreica55dxntoysx5zv4wdp5ok6vzsrjlnow3pjfut76dz4u72hxfkqm
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/diy.razorgirl.winter.factDeclaration