{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-29T19:57:41.176112+00:00",
    "tools": {
      "components": [
        {
          "type": "application",
          "author": "anchore",
          "name": "syft",
          "version": "1.42.3"
        },
        {
          "type": "application",
          "author": "CIP1 LLC",
          "name": "modelsign",
          "version": "1.0.1"
        }
      ]
    },
    "component": {
      "type": "machine-learning-model",
      "name": "FinSense EN Edge",
      "version": "v5",
      "description": "English financial sentiment classifier, distilled from DeBERTa-v3. 96.2% accuracy on Financial PhraseBank.",
      "supplier": {
        "name": "CIP1 LLC",
        "url": [
          "https://constantsystems.ai"
        ]
      },
      "author": "Constant Systems",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "860ab0e8846f1af636f172ace5e68edb9eb9a31363577034ad04829dcc5d6a64"
        }
      ],
      "properties": [
        {
          "name": "ml:domain",
          "value": "Financial Sentiment"
        },
        {
          "name": "ml:accuracy",
          "value": "96.2%"
        },
        {
          "name": "ml:framework",
          "value": "ONNX Runtime"
        },
        {
          "name": "ml:compression",
          "value": "Knowledge Distillation + INT8"
        },
        {
          "name": "ml:size_bytes",
          "value": "647478"
        },
        {
          "name": "ml:signing",
          "value": "Ed25519 via modelsign v1.0.1"
        },
        {
          "name": "ml:platforms",
          "value": "Snapdragon NPU, Apple ANE, Google LiteRT"
        },
        {
          "name": "ml:cloud_dependency",
          "value": "none"
        },
        {
          "name": "ml:data_exfiltration_risk",
          "value": "none \u2014 fully on-device"
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "ONNX Runtime",
      "version": "1.17+",
      "description": "Cross-platform inference engine",
      "purl": "pkg:pypi/onnxruntime"
    },
    {
      "type": "library",
      "name": "modelsign",
      "version": "1.0.1",
      "description": "Ed25519 model artifact signing",
      "purl": "pkg:pypi/modelsign",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/QuantQJ/modelsign"
        }
      ]
    }
  ]
}