org.climateai.pln.member

satyam2.climateai.org

{
  "id": "org.climateai.pln.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"
          },
          "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. Mirrored from the public PLN Directory API; all upstream fields are preserved as-is. Records too large for the PDS are trimmed and list dropped field names in truncatedFields."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.climateai.pln.member

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cpoagodpqrgs4t7thi5z37uf
CID
bafyreidd27vb6pixqktfv6nqjxfdjf6jwskprixo53ttwjeptha3gsufay
Indexed At
2026-08-05 22:26 UTC
AT-URI
at://did:plc:cpoagodpqrgs4t7thi5z37uf/com.atproto.lexicon.schema/org.climateai.pln.member

Lexicon Garden

@