app.ocho.edu.verification

ocho-lexicons.ocho.app

{
  "id": "app.ocho.edu.verification",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "domain",
          "createdAt"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "description": "The domain the subject is verified under."
          },
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the subject the verification applies to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Date of when the verification was created."
          }
        }
      },
      "description": "Record declaring a verification relationship between an account and a .edu domain. Verifications are only considered valid by an app if issued by an account the app considers trusted."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.edu.verification

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreiheuyiqb5awdnuitqlcm5qcnrl5ixn6fh27hq3uut6qey74i2pvxq
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.edu.verification

Lexicon Garden

@