space.highport.policy

lexicons.highport.space

{
  "id": "space.highport.policy",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject"
        ],
        "properties": {
          "optOut": {
            "type": "boolean",
            "description": "True in a record whose key is 'self' permanently blocks this identity from every Highport service and from every site Highport hosts. Absent, false, or true under any other record key means nothing at all and is indistinguishable from the record not existing."
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The published Highport policy record this statement is about. An acceptance names the versioned record whose key is the policies hostname followed by a TID, and is honoured only while its cid is the current one. An opt-out may name any published version, including the one served at the policies hostname, and every earlier version stays honoured."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the statement was made, as the client that made it saw the clock."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "An identity's standing statement about the Highport policies. The record key decides which statement it is: a deployment's application hostname means the identity accepts the policy version named by subject, and the literal 'self' with optOut true is a permanent, voluntary and public request never to be served by Highport again. The two are validated differently — an acceptance is honoured only while its subject names the current policy version, and an opt-out is honoured whichever version it names."
}

Validate Record

Validate a record against space.highport.policy

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ciygg5hma4q7ah2kxaszkyob
CID
bafyreihrdml4ccn65ejrwzduclgnp5qpfnz47lu7d3k7feccq3a4gklusa
Indexed At
2026-09-11 03:56 UTC
AT-URI
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.policy

Version History (2 versions)

Lexicon Garden

@