{
"id": "nyc.noirot.cad.archive",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"project",
"archiveBlob",
"archiveSha256",
"archiveByteSize",
"entrypointPath",
"projectTomlPath",
"createdAt"
],
"properties": {
"source": {
"type": "string",
"maxLength": 256
},
"project": {
"ref": "nyc.noirot.cad.defs#strongRef",
"type": "ref"
},
"manifest": {
"ref": "nyc.noirot.cad.defs#archiveManifest",
"type": "ref"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"archiveBlob": {
"type": "blob",
"accept": [
"application/zip",
"application/octet-stream"
]
},
"archiveSha256": {
"type": "string",
"maxLength": 64,
"minLength": 64
},
"entrypointPath": {
"type": "string",
"maxLength": 2048
},
"archiveByteSize": {
"type": "integer",
"minimum": 0
},
"projectTomlPath": {
"type": "string",
"maxLength": 2048
},
"zdsSchemaVersion": {
"type": "integer",
"minimum": 1
}
}
},
"description": "Immutable whole-project ZDS archive snapshot."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:5dwcnpy3p6afki4rwv7gqegd
- CID
-
bafyreie5urerfkb7frcxcoofrdnxki67mgdmcg6rf7bncoa2aa5znemfne
- Indexed At
- 2026-08-22 17:11 UTC
- AT-URI
-
at://did:plc:5dwcnpy3p6afki4rwv7gqegd/com.atproto.lexicon.schema/nyc.noirot.cad.archive