{
"id": "net.botwatch.humanity",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"score",
"createdAt"
],
"properties": {
"score": {
"type": "integer",
"maximum": 100000,
"minimum": -100000,
"description": "100000 indicates total confidence that {subject} is human. -100000 indicates the opposite."
},
"subject": {
"refs": [
"#atprotoIdentity",
"#stringSubject"
],
"type": "union",
"closed": false
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A statement about whether the subject is human."
},
"atprotoIdentity": {
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did"
}
}
},
"facebookIdentity": {
"type": "object",
"required": [
"value"
],
"properties": {
"value": {
"type": "string",
"maxLength": 100,
"description": "A facebook user id."
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:z46zh55ljmgogiammxofkrqz
- CID
-
bafyreiccea7kyce65vugvavikumesv72mrhdlow5adal5wijc2kqne3jr4
- Indexed At
- 2026-03-11 21:23 UTC
- AT-URI
-
at://did:plc:z46zh55ljmgogiammxofkrqz/com.atproto.lexicon.schema/net.botwatch.humanity