{
  "schema": "microquant-public-product-status-v1",
  "version": "1.2.0",
  "status": "v1.2-final-development-pilot",
  "asset_abi_version": 6,
  "runtime_abi_version": 6,
  "model_formats": [
    "microquant-v6-json",
    "microquant-authorized-json",
    "tflite-int8-quantized-graph",
    "tflite-float32-graph",
    "onnx-qdq-int8",
    "onnx-qoperator-int8",
    "onnx-float32"
  ],
  "promoted_weight_schemes": [
    "w8",
    "w4"
  ],
  "portable_emission_operators": [
    "dense",
    "conv2d",
    "depthwise_conv2d",
    "add",
    "avgpool2d",
    "global_avgpool",
    "maxpool2d",
    "identity",
    "flatten",
    "relu",
    "clamp",
    "reshape",
    "squeeze",
    "unsqueeze",
    "pad",
    "concatenate",
    "split",
    "requantize",
    "sub",
    "mul",
    "softmax",
    "argmax",
    "sigmoid",
    "tanh"
  ],
  "commercial_targets": [],
  "development_targets": [
    "host-portable"
  ],
  "engineering_targets": [
    "esp32s3-devkitc-1-n16r8-esp-idf-6.0.2",
    "stm32f411-weact-ministm32f4x1-arm-gnu-15.2"
  ],
  "evidence_tiers": {
    "host": "repository-tested",
    "engineering_target": "compile-only",
    "physical_hil": "development-measured-not-customer-accepted",
    "commercial_release": "not-approved"
  },
  "general_availability": {
    "state": "delivered-per-customer-engagement",
    "development_pilot": "The v1.2 development pilot is complete. The compiler, runtime, SDK, reference integration kit and both engineering targets are finished and measured on their own silicon, and every published figure is bound by digest to the campaign that produced it.",
    "path_to_general_availability": "General availability is not a later build of this repository. It is a validated, co-designed engagement against one customer's model, data, target, firmware and acceptance criteria, delivered on that customer's implementation branch and accepted against that customer's floors."
  },
  "coverage_scopes": {
    "standard-model-reachable": [
      "add",
      "argmax",
      "avgpool2d",
      "clamp",
      "concatenate",
      "conv2d",
      "dense",
      "depthwise_conv2d",
      "flatten",
      "global_avgpool",
      "identity",
      "maxpool2d",
      "mul",
      "pad",
      "relu",
      "reshape",
      "sigmoid",
      "softmax",
      "split",
      "squeeze",
      "sub",
      "tanh",
      "unsqueeze"
    ],
    "internal-v6-reachable": [
      "dense",
      "conv2d",
      "depthwise_conv2d",
      "add",
      "avgpool2d",
      "global_avgpool",
      "maxpool2d",
      "identity",
      "flatten",
      "relu",
      "clamp",
      "reshape",
      "squeeze",
      "unsqueeze",
      "pad",
      "concatenate",
      "split",
      "requantize",
      "sub",
      "mul",
      "softmax",
      "argmax",
      "sigmoid",
      "tanh"
    ],
    "esp32s3-admitted": [
      "clamp",
      "conv2d",
      "dense",
      "depthwise_conv2d",
      "flatten",
      "global_avgpool",
      "identity",
      "relu",
      "reshape"
    ]
  },
  "current_reference_results": {
    "kws_esp32s3_current_source": {
      "file": "kws-benchmark.json",
      "implementation_line": "1.2",
      "applies_to_current_product": true,
      "evidence_tier": "physical_hil",
      "scope": "A development physical campaign of the current source on one admitted ESP32-S3 board, measured beside an industry standard control built from the same model file in the same campaign. No customer has accepted it."
    }
  }
}
