zone.stratos.boundary.defs

lexicon.northsky.app

{
  "id": "zone.stratos.boundary.defs",
  "defs": {
    "Domain": {
      "type": "object",
      "required": [
        "value"
      ],
      "properties": {
        "value": {
          "type": "string",
          "maxLength": 253,
          "description": "Domain identifier for boundary. Must be a valid domain name."
        }
      },
      "description": "A specific domain to define exposure boundary."
    },
    "Domains": {
      "type": "object",
      "required": [
        "values"
      ],
      "properties": {
        "values": {
          "type": "array",
          "items": {
            "ref": "#Domain",
            "type": "ref"
          },
          "maxLength": 10,
          "description": "List of domains that can access this record."
        }
      },
      "description": "A collection of domains that define the exposure boundary for a record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against zone.stratos.boundary.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6uxgo3ypovauub7nblwylqyv
CID
bafyreifafyxtpclihfbsl4zb5vxp72xmjt6r4i3veqsbqwolruar3wagke
Indexed At
2026-03-03 19:53 UTC
AT-URI
at://did:plc:6uxgo3ypovauub7nblwylqyv/com.atproto.lexicon.schema/zone.stratos.boundary.defs

Lexicon Garden

@