cloud.substratum.filesystem.drive

official.fileorbit.cloud

{
  "id": "cloud.substratum.filesystem.drive",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "driveId",
        "ownerDid"
      ],
      "properties": {
        "driveId": {
          "type": "string",
          "description": "The UUID of the drive"
        },
        "ownerDid": {
          "type": "string",
          "format": "did"
        },
        "manifestCid": {
          "type": "string",
          "description": "Root CID of the drive metadata file on the private blockstore (optional until first built)"
        }
      },
      "description": "A Substratum Drive root on the owner PDS. The drive display name is NOT stored here; it lives in the metadata file on the private Swarm blockstore (ADR 91)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cloud.substratum.filesystem.drive

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s6kq5tsir7nbyrciloncz5b3
CID
bafyreigr7aadqqtrb4srzc7lrs6cwwvgbnhtz5kcsepeowxtubxefxry4a
Indexed At
2026-08-15 19:24 UTC
AT-URI
at://did:plc:s6kq5tsir7nbyrciloncz5b3/com.atproto.lexicon.schema/cloud.substratum.filesystem.drive

Version History (2 versions)

Lexicon Garden

@