com.t0ronto.commons.defs

t0ronto.com

{
  "id": "com.t0ronto.commons.defs",
  "defs": {
    "social": {
      "type": "object",
      "required": [
        "platform",
        "value"
      ],
      "properties": {
        "value": {
          "type": "string",
          "description": "Value shape depends on `platform` (see the def-level description for the contract)."
        },
        "platform": {
          "type": "string",
          "description": "Platform identifier. Open set — see knownValues for the curated list; new platforms can be added by clients.",
          "knownValues": [
            "bluesky",
            "instagram",
            "facebook",
            "twitter",
            "x",
            "linkedin",
            "youtube",
            "tiktok",
            "mastodon",
            "github",
            "meetup",
            "telegram",
            "luma",
            "discord",
            "eventbrite",
            "email",
            "website"
          ]
        }
      },
      "description": "A social-platform presence, used as a com.t0ronto.commons.statement objectStruct (predicate `social`). The platform list is open — clients should fall back gracefully on unknown values. Per-platform value semantics differ: `bluesky` carries a DID (did:plc:* or did:web:*) so resolution flows through the AT Proto directory; `email` carries an email address; `website` carries a URL; other platforms carry either a URL or a platform-native handle."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.t0ronto.commons.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:aux2optnbxmnea7ijbfca3ak
CID
bafyreicunc5jtedwz5pserj3vbv6ophaj3g6fbmyjede5evjp6nc2gh6xm
Indexed At
2026-05-24 21:52 UTC
AT-URI
at://did:plc:aux2optnbxmnea7ijbfca3ak/com.atproto.lexicon.schema/com.t0ronto.commons.defs

Version History (2 versions)

Lexicon Garden

@