social.wips.actorProfile

wips.social

{
  "id": "social.wips.actorProfile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when participation was recorded."
          }
        }
      },
      "description": "Participation marker. Always written at rkey `self`."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Fixed-key participation record stored at social.wips.actorProfile/self. Not a second public profile; it tells indexers the account participates in wips.social and anchors backfill."
}

Validate Record

Validate a record against social.wips.actorProfile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:sodoi37wr44i3ypdwwlqqeup
CID
bafyreigerrkyaxxp7mgpiektxtxffc6bfiac7oxht2n4w3rgxkp2bfqq6q
Indexed At
2026-07-26 01:50 UTC
AT-URI
at://did:plc:sodoi37wr44i3ypdwwlqqeup/com.atproto.lexicon.schema/social.wips.actorProfile

Lexicon Garden

@