nyc.noirot.cad.release

franknoirot.co

{
  "id": "nyc.noirot.cad.release",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "project",
          "version",
          "manifest",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 1200,
            "maxGraphemes": 120
          },
          "license": {
            "ref": "nyc.noirot.cad.defs#license",
            "type": "ref"
          },
          "project": {
            "ref": "nyc.noirot.cad.defs#projectRef",
            "type": "ref"
          },
          "version": {
            "type": "string",
            "maxLength": 128,
            "description": "Project-defined release version."
          },
          "manifest": {
            "ref": "nyc.noirot.cad.defs#fileManifest",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "zooProject": {
            "ref": "nyc.noirot.cad.defs#zooProjectRef",
            "type": "ref"
          },
          "releaseNotes": {
            "type": "string",
            "maxLength": 20000,
            "maxGraphemes": 2000
          }
        }
      },
      "description": "Versioned release metadata for a CAD project."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A published version of a CAD project."
}

Validate Record

Validate a record against nyc.noirot.cad.release

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5dwcnpy3p6afki4rwv7gqegd
CID
bafyreid3y5nmkdchxaw7ntctbr3vfa3hs2dfxouqjzfvwnvyvltlqd6cty
Indexed At
2026-06-20 15:22 UTC
AT-URI
at://did:plc:5dwcnpy3p6afki4rwv7gqegd/com.atproto.lexicon.schema/nyc.noirot.cad.release

Referenced Schemas (4)

Lexicon Garden

@