at.marque.team

marque.at

{
  "id": "at.marque.team",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "domain",
          "createdAt",
          "updatedAt"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "maxLength": 253,
            "description": "Fully qualified domain name this team applies to, e.g. example.com."
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the owner's at.marque.domain record."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the team record was created."
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the team record was last updated."
          }
        }
      },
      "description": "Record representing the team for one domain. The record key is the domain name, created lazily with the first accepted membership."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A team for a single domain managed by Marque, owned by the domain owner. Stored in the owner's repository."
}

Validate Record

Validate a record against at.marque.team

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:nckosudltxrtrjkt4zz4jy5y
CID
bafyreig7slj7qip3gyg7ypmqhillwtyjcoylcp6ne7caboguuepcvlzaea
Indexed At
2026-07-24 07:38 UTC
AT-URI
at://did:plc:nckosudltxrtrjkt4zz4jy5y/com.atproto.lexicon.schema/at.marque.team

Lexicon Garden

@