Backfill in-progress. Some lexicons and records may be missing or incomplete.

dev.ocbwoy3.rem.connection

ocbwoy3.dev

{
  "id": "dev.ocbwoy3.rem.connection",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "pds",
          "proof"
        ],
        "properties": {
          "pds": {
            "type": "did",
            "maxLength": 64,
            "minLength": 1,
            "description": "The REM instance's DID."
          },
          "proof": {
            "type": "string",
            "maxLength": 64,
            "minLength": 1,
            "description": "The special ATProto linking key"
          }
        }
      },
      "description": "Record representing a connection of a Bluesky account within the AT Protocol to the REM remote admin."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.ocbwoy3.rem.connection

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s7cesz7cr6ybltaryy4meb6y
CID
bafyreiaqbad2ih3u6bw7vylgr2ntjgmmdef3oanbpwjfhwxcxqzmzrk2k4
Indexed At
2026-01-04 21:49 UTC
AT-URI
at://did:plc:s7cesz7cr6ybltaryy4meb6y/com.atproto.lexicon.schema/dev.ocbwoy3.rem.connection

Lexicon Garden

@