social.wips.projectFollow

wips.social

{
  "id": "social.wips.projectFollow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "social.wips.defs#uriRef",
            "type": "ref",
            "description": "Stable AT URI of the social.wips.project being followed."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when the follow was created."
          }
        }
      },
      "description": "Record declaring that the repository DID follows a project."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Follow relationship for a wips.social project. Deleting the record unfollows. App View treats one follower/project pair as one active relationship."
}

Validate Record

Validate a record against social.wips.projectFollow

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@