{
"id": "org.simocracy.agents",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"sim",
"shortDescription",
"createdAt"
],
"properties": {
"sim": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the sim record this constitution belongs to"
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the record was created"
},
"description": {
"type": "string",
"maxLength": 30000,
"description": "Full constitution text: beliefs, values, governance positions. Rich text annotations may be provided via descriptionFacets.",
"maxGraphemes": 3000
},
"shortDescription": {
"type": "string",
"maxLength": 3000,
"description": "Short summary of this sim's constitution, suitable for previews and list views. Rich text annotations may be provided via shortDescriptionFacets.",
"maxGraphemes": 300
},
"descriptionFacets": {
"type": "array",
"items": {
"ref": "app.bsky.richtext.facet",
"type": "ref"
},
"description": "Rich text annotations for description (mentions, URLs, hashtags, etc)."
},
"shortDescriptionFacets": {
"type": "array",
"items": {
"ref": "app.bsky.richtext.facet",
"type": "ref"
},
"description": "Rich text annotations for shortDescription (mentions, URLs, hashtags, etc)."
}
}
},
"description": "A sim's constitution and agent configuration. One document per sim."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qoti4acfmc5wg6zzmtix6hse
- CID
-
bafyreifx7jslrxkk7cfvg6ydpkrumcgtg4xfkuwxcafxqjk2yum2y7e6za
- Indexed At
- 2026-03-19 20:27 UTC
- AT-URI
-
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/org.simocracy.agents