dk.raakode.lab.makker.friendship

lexauthority.pds1.lab.raakode.dk

{
  "id": "dk.raakode.lab.makker.friendship",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "This account's own half of a friendship. A PUBLIC repo record: it is the input to an access decision made by a party who cannot yet read anything of this account's, so it has to be readable without a credential. Friendship is the conjunction of both halves — neither party can create the other's — which is the same posture as a public follow graph, and no more private."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@