org.impactindexer.review.defs

gainforest.earth

{
  "id": "org.impactindexer.review.defs",
  "defs": {
    "subjectRef": {
      "type": "object",
      "required": [
        "uri",
        "type"
      ],
      "properties": {
        "cid": {
          "type": "string",
          "maxLength": 128,
          "description": "Optional CID for record subjects to pin to a specific version."
        },
        "uri": {
          "type": "string",
          "maxLength": 8192,
          "description": "The subject identifier. For records: AT-URI (at://did/collection/rkey). For users: DID (did:plc:xxx). For PDSes: hostname (example.com). For lexicons: NSID (app.bsky.feed.post)."
        },
        "type": {
          "ref": "#subjectType",
          "type": "ref",
          "description": "The type of subject."
        }
      },
      "description": "Reference to the subject being reviewed."
    },
    "subjectType": {
      "type": "string",
      "maxLength": 32,
      "description": "The type of subject being reviewed.",
      "knownValues": [
        "record",
        "user",
        "pds",
        "lexicon"
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Shared definitions for the Impact Indexer review system."
}

Validate Record

Validate a record against org.impactindexer.review.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreiaaxwqvov3afjxkt6boy4u6mphfmjntwpmptv5noin45de3h3tz5u
Indexed At
2026-02-13 13:59 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/org.impactindexer.review.defs

Lexicon Garden

@