dev.atvouch.graph.vouch

atvouch.dev

{
  "id": "dev.atvouch.graph.vouch",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "a vouch on atvouch.dev. the rkey of the record must be equal to the subject of the record, which must be a did. records that do not follow this should be considered invalid"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.atvouch.graph.vouch

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:kc7sabmrehsocvyo3bolhqyl
CID
bafyreiekvvoxom5s2uiuhxp5arochl4ucjzqirwbbyn54brwvfoxhevgxi
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:kc7sabmrehsocvyo3bolhqyl/com.atproto.lexicon.schema/dev.atvouch.graph.vouch

Lexicon Garden

@