{
"id": "diy.razorgirl.winter.rule",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"description",
"head",
"body",
"createdAt"
],
"properties": {
"args": {
"type": "array",
"items": {
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"description": {
"type": "string"
}
}
}
},
"body": {
"type": "array",
"items": {
"type": "string"
}
},
"head": {
"type": "string"
},
"name": {
"type": "string",
"maxLength": 128
},
"enabled": {
"type": "boolean",
"default": true
},
"priority": {
"type": "integer",
"default": 0
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"constraints": {
"type": "array",
"items": {
"type": "string"
}
},
"description": {
"type": "string",
"maxLength": 1024
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Datalog derivation rule. Head predicate derived from body conditions using Soufflé syntax."
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreign25ggg24sovb4sieqb5lwncifmkpb6ja42qogkwjpjynxisz5e4
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/diy.razorgirl.winter.rule