za.co.ciaran.cumulus.resolution

ciaran.co.za

{
  "id": "za.co.ciaran.cumulus.resolution",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "market",
          "answer",
          "createdAt"
        ],
        "properties": {
          "answer": {
            "enum": [
              "yes",
              "no"
            ],
            "type": "string",
            "maxLength": 3,
            "minLength": 2
          },
          "market": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The record containing the Cumulus Market for this Resolution"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "The record containing the Resolution for a Cumulus Market"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "The record containing the Resolution for a Cumulus Market"
}

Validate Record

Validate a record against za.co.ciaran.cumulus.resolution

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ssntylce6aeeazwb64ol6nsj
CID
bafyreiadmcgzfwic376voly6f7oaa76762t6hvt275n2g4apyzwl2qxesm
Indexed At
2026-03-04 09:36 UTC
AT-URI
at://did:plc:ssntylce6aeeazwb64ol6nsj/com.atproto.lexicon.schema/za.co.ciaran.cumulus.resolution

Lexicon Garden

@