dk.raakode.lab.makker.friendRequest

lexauthority.pds1.lab.raakode.dk

{
  "id": "dk.raakode.lab.makker.friendRequest",
  "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 standing offer of friendship to another account. A PUBLIC repo record, not a space record: the point of a request is to be readable by someone who has no access yet, and a non-member's write into a space is never visible to anyone else (see docs/evidence/S06.md). Keyed by the subject DID, so offering twice updates rather than duplicates."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dk.raakode.lab.makker.friendRequest

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ck6ybqliyrt6irwzqflfhzdq
CID
bafyreih7vgllfxekovmqwhpqxivx3bxmijo7jgryossvtxqtrbymwvi5yy
Indexed At
2026-09-10 13:32 UTC
AT-URI
at://did:plc:ck6ybqliyrt6irwzqflfhzdq/com.atproto.lexicon.schema/dk.raakode.lab.makker.friendRequest

Lexicon Garden

@