cloud.substratum.place.retirement

official.fileorbit.cloud

{
  "id": "cloud.substratum.place.retirement",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "placeId",
        "operatorDid",
        "retiredAt"
      ],
      "properties": {
        "reason": {
          "type": "string",
          "description": "Optional retirement reason (e.g. duplicate, replaced)."
        },
        "placeId": {
          "type": "string",
          "description": "Stable place id that was retired (e.g. personal_node:{peer_id})."
        },
        "retiredAt": {
          "type": "string",
          "format": "datetime"
        },
        "displayName": {
          "type": "string",
          "description": "Last known Place label at retirement (optional snapshot)."
        },
        "operatorDid": {
          "type": "string",
          "format": "did"
        }
      },
      "description": "Operator-repo tombstone for a retired Place (ADR 70). Refresh / backfill skip this placeId."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cloud.substratum.place.retirement

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s6kq5tsir7nbyrciloncz5b3
CID
bafyreiekrnfvwwyjsf4gvpavrul7w5q4gxzjg56krsiusy24fffb2u7zbi
Indexed At
2026-08-03 15:55 UTC
AT-URI
at://did:plc:s6kq5tsir7nbyrciloncz5b3/com.atproto.lexicon.schema/cloud.substratum.place.retirement

Lexicon Garden

@