place.stream.metadata.distributionPolicy

moderation.stream.place

{
  "id": "place.stream.metadata.distributionPolicy",
  "defs": {
    "main": {
      "type": "object",
      "properties": {
        "deleteAfter": {
          "type": "integer",
          "description": "Duration in seconds after which segments should be deleted. Each segment will expire N seconds after its creation time. -1 to allow indefinite archival."
        },
        "allowGenAiTraining": {
          "type": "boolean",
          "description": "Whether this content may be used as training data for generative AI models. Absent means undeclared; Streamplace treats undeclared as false and stamps an explicit value into every minted segment. Covers generative AI only — non-generative machine learning (e.g. moderation, accessibility, speech models) is not governed by this flag."
        },
        "allowedBroadcasters": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "List of did:webs of the broadcasters you want to allow to distribute your content. \"*\" allows anyone. Starting a line with a \"!\" bans that broadcaster."
        }
      },
      "description": "Distribution and rebroadcast policy."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.metadata.distributionPolicy

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gqtagsooi75obldmytuow57q
CID
bafyreiaxdwtzer3esskue4d53g5herxnccjvlpuxxs3oi3zxfeaiqmmfta
Indexed At
2026-08-20 16:29 UTC
AT-URI
at://did:plc:gqtagsooi75obldmytuow57q/com.atproto.lexicon.schema/place.stream.metadata.distributionPolicy

Lexicon Garden

@