{
"id": "org.plrd.member",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"uid",
"name"
],
"properties": {
"bio": {
"type": "string",
"description": "HTML bio."
},
"uid": {
"type": "string",
"description": "Upstream PLN Directory uid (also used as the record key)."
},
"name": {
"type": "string"
},
"role": {
"type": "string"
},
"email": {
"type": "string"
},
"image": {
"type": "unknown"
},
"skills": {
"type": "array",
"items": {
"type": "unknown"
}
},
"location": {
"type": "unknown"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"plnFriend": {
"type": "boolean"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"isFeatured": {
"type": "boolean"
},
"isInvestor": {
"type": "boolean"
},
"isVerified": {
"type": "boolean"
},
"openToWork": {
"type": "boolean"
},
"accessLevel": {
"type": "string"
},
"eventGuests": {
"type": "array",
"items": {
"type": "unknown"
}
},
"experiences": {
"type": "array",
"items": {
"type": "unknown"
}
},
"officeHours": {
"type": "string"
},
"preferences": {
"type": "unknown"
},
"plnStartDate": {
"type": "string",
"format": "datetime"
},
"githubHandler": {
"type": "string"
},
"discordHandler": {
"type": "string"
},
"twitterHandler": {
"type": "string"
},
"investorProfile": {
"type": "unknown"
},
"linkedInDetails": {
"type": "unknown"
},
"linkedinHandler": {
"type": "string"
},
"teamMemberRoles": {
"type": "array",
"items": {
"type": "unknown"
}
},
"telegramHandler": {
"type": "string"
},
"truncatedFields": {
"type": "array",
"items": {
"type": "string",
"description": "Top-level fields dropped to fit PDS record size limits."
}
},
"projectContributions": {
"type": "array",
"items": {
"type": "unknown"
}
}
}
},
"description": "A person in the PL Network Directory (https://directory.plnetwork.io). Mirrored from the public PLN Directory API; all upstream fields are preserved as-is. Event attendance is additionally mirrored as community.lexicon.calendar.event records plus community.lexicon.calendar.rsvp records whose extension field `attendee` points back at this record. Records too large for the PDS are trimmed and list dropped field names in truncatedFields."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cpoagodpqrgs4t7thi5z37uf
- CID
-
bafyreigops7wklmjg7q564pvz4tckhc5yy6bclf4ejwsngemyk4l7t2n2u
- Indexed At
- 2026-08-07 18:11 UTC
- AT-URI
-
at://did:plc:cpoagodpqrgs4t7thi5z37uf/com.atproto.lexicon.schema/org.plrd.member
Version History (4 versions)