cloud.substratum.filesystem.driveEntry

official.fileorbit.cloud

{
  "id": "cloud.substratum.filesystem.driveEntry",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "driveId",
        "path",
        "isDirectory",
        "ownerDid"
      ],
      "properties": {
        "path": {
          "type": "string"
        },
        "driveId": {
          "type": "string",
          "description": "The UUID of the drive"
        },
        "assetCid": {
          "type": "string"
        },
        "ownerDid": {
          "type": "string",
          "format": "did"
        },
        "receiptCid": {
          "type": "string"
        },
        "isDirectory": {
          "type": "boolean"
        },
        "metadataCid": {
          "type": "string"
        }
      },
      "description": "A filesystem entry in a Substratum Drive."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cloud.substratum.filesystem.driveEntry

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@