nyc.noirot.cad.analysis

franknoirot.co

{
  "id": "nyc.noirot.cad.analysis",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "metrics": {
            "ref": "nyc.noirot.cad.defs#geometryMetrics",
            "type": "ref"
          },
          "subject": {
            "ref": "nyc.noirot.cad.defs#projectRef",
            "type": "ref"
          },
          "analyzer": {
            "type": "string",
            "maxLength": 256,
            "description": "Name and optional version of the analysis system."
          },
          "findings": {
            "type": "array",
            "items": {
              "ref": "nyc.noirot.cad.defs#analysisFinding",
              "type": "ref"
            },
            "maxLength": 128
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "generatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "manifestRootSha256": {
            "type": "string",
            "maxLength": 64,
            "minLength": 64,
            "description": "Manifest hash this analysis was computed against."
          }
        }
      },
      "description": "Derived, non-authoritative analysis facts for a CAD project or release."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A sidecar record for derived CAD project analysis."
}

Validate Record

Validate a record against nyc.noirot.cad.analysis

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

Metadata

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

Referenced Schemas (3)

Lexicon Garden

@