{
  "protocol": {
    "name": "CVP",
    "version": "1.0.0-proposed",
    "revision": "2026-09-13",
    "spec_sha256": "f62725968356c92930531cd6085db76e216da06e95be53d636b0d2cf3218b148",
    "spec": "https://www.calculatorx.com/developers/cvp/spec/1.0"
  },
  "document_status": "proposed",
  "calculator": {
    "id": "guard-band",
    "version": "1.0.0",
    "title": "Guard Band Calculator",
    "formula_family": "process-gb",
    "capability_id": "engineering.process.guard_band",
    "verification_revision": "2026-09-16.o2-o3"
  },
  "profile": "engineering",
  "verified_scope": "Simple guard band GB=k·u (k default 2) and optional A_USL/A_LSL + O3 mpmath tabulated GB.",
  "deferred_scope": "Not ILAC G8 / JCGM 106 consumer-producer risk tables, not Cp/Cpk, not Monte Carlo, and not a standalone Combined/Expanded page.",
  "status": "VERIFIED",
  "verification_status": "VERIFIED",
  "production_freshness": "CURRENT",
  "overall_trust": "VERIFIED",
  "runner": {
    "name": "cvp-runner",
    "version": "1.0.0"
  },
  "environment": {
    "runtime": "node",
    "runtime_version": "20.19.2",
    "numeric_model": "IEEE-754 binary64",
    "os": "darwin"
  },
  "suite": {
    "id": "guard-band",
    "version": "1.0.0",
    "uri": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0.json",
    "verification_revision": "2026-09-16.o2-o3"
  },
  "obligation_set": [
    "CVP-PROV-01",
    "CVP-MODEL-01",
    "CVP-SCOPE-01",
    "CVP-UNIT-01",
    "CVP-REF-01",
    "CVP-GOLD-01",
    "CVP-BND-01",
    "CVP-INV-01",
    "CVP-NUM-01",
    "CVP-COV-01",
    "CVP-CONTRACT-01",
    "CVP-DEP-01",
    "CVP-ART-01",
    "CVP-PROD-01",
    "CVP-DIM-01",
    "CVP-PROP-01",
    "CVP-META-01",
    "CVP-IFACE-01"
  ],
  "provenance": {
    "mode": "direct",
    "sources": [
      {
        "label": "JCGM 106:2012 — The role of measurement uncertainty in conformity assessment",
        "kind": "standard",
        "reference": "8.2 Guard bands",
        "url": "https://www.bipm.org/en/committees/jc/jcgm/publications"
      },
      {
        "label": "JCGM 106:2012 — The role of measurement uncertainty in conformity assessment",
        "kind": "standard",
        "reference": "7.2 Acceptance interval",
        "url": "https://www.bipm.org/utils/common/pdf/jcgm/JCGM_106_2012_E.pdf"
      }
    ]
  },
  "reference": {
    "items": [
      {
        "class": "O1",
        "reference_scope": "model",
        "scope": "model",
        "label": "Simple guard band GB = k·u"
      },
      {
        "class": "O3",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Precomputed mpmath high-precision GB=k·u (80 dps) rounded to nearest binary64 — not V8 hypot",
        "engine": {
          "name": "guard-band-mpmath-o3",
          "precision_bits": 265,
          "independent_of_iut": true,
          "same_runtime_as_iut": false,
          "library": "mpmath 1.4.1",
          "mpmath_dps": 80,
          "generator_version": "1.0.0",
          "generator_sha256": "3c35f61e7985ac36e98d58853d16140b8a50ce41fbcc45f2b0ad825bce139552",
          "table_sha256": "23a7ca717d8afc723dd08eb89f4d46c1507d05ba93f0b07abaa5d50612f8f85d",
          "seed": "20260916.guard-band-o3",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/guard-band-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/guard-band-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-guard-band-o3.py"
        }
      },
      {
        "class": "O3",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O3 table vs IUT GB; ≤2 ULP on tabulated vectors only",
        "engine": {
          "name": "guard-band-mpmath-o3",
          "precision_bits": 265,
          "independent_of_iut": true,
          "same_runtime_as_iut": false,
          "library": "mpmath 1.4.1",
          "mpmath_dps": 80,
          "generator_version": "1.0.0",
          "generator_sha256": "3c35f61e7985ac36e98d58853d16140b8a50ce41fbcc45f2b0ad825bce139552",
          "table_sha256": "23a7ca717d8afc723dd08eb89f4d46c1507d05ba93f0b07abaa5d50612f8f85d",
          "seed": "20260916.guard-band-o3",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/guard-band-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/guard-band-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-guard-band-o3.py"
        }
      },
      {
        "class": "O2",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Separate-module k·u guard-band oracle — same V8 binary64 as IUT",
        "engine": {
          "name": "guard-band-reference",
          "precision_bits": 53,
          "independent_of_iut": true
        }
      },
      {
        "class": "O2",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O2 module backs ≤2 ULP GB comparison vs IUT",
        "engine": {
          "name": "guard-band-reference",
          "precision_bits": 53,
          "independent_of_iut": true
        }
      }
    ],
    "notes": "Golden expected values use a separate O2 module (not IUT transcription). O2 shares Node/V8 binary64 with the IUT unless noted otherwise."
  },
  "controls": {
    "CVP-PROV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "Sources present on evidence"
    },
    "CVP-MODEL-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "GB=k·u; optional acceptance limits; O3 tabulated GB"
    },
    "CVP-SCOPE-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "Simple k·u band. Not ILAC G8 risk. O3 tabulated vectors only."
    },
    "CVP-UNIT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "Homogeneous implied unit on u, LSL, USL. No implicit conversion."
    },
    "CVP-REF-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "O1 model + O2 expected_values + O2 numerical_behavior + O3 tabulated GB"
    },
    "CVP-GOLD-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "1/1 legacy golden; 5/5 oracle-backed numeric"
    },
    "CVP-BND-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "3/3 CVP boundary · 3/3 legacy Evidence boundary"
    },
    "CVP-INV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "2 Evidence illegal-input + 4/4 oracle-backed error-code (exact_error_match, not ULP)"
    },
    "CVP-NUM-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "max_error_observed_ulp=0; policy declared a priori"
    },
    "CVP-COV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "6/6 partitions (default-k, explicit-k, two-sided, usl-only, lsl-only, invalid-domain)"
    },
    "CVP-CONTRACT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "4/4 CVP contract"
    },
    "CVP-DEP-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "engine guard-band; Node binary64"
    },
    "CVP-ART-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "release_integrity.status=verified · digests: artifact_evidence_sha256=Evidence core (Trust freshness) · cvp_evidence_digest=artifacts.evidence_digest (fingerprint v2) · evidence_bundle_sha256=legacy Evidence JSON bytes · evidence_catalog_digest=attested_catalog_sha256 · production_sha256=bound production report · see artifacts.digest_registry"
    },
    "CVP-PROD-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "this calculator CURRENT · bound snapshot pass @ 2026-09-16T23:18:54.751Z · live site-wide report stale @ 2026-09-16T23:18:57.404Z (4 other capabilities) · local checks pass · attestation_id=bf3fe5ab59e4bbc9e50f340c6c537d3cf046a9b32473980b03131666eea4e751 · This calculator CURRENT · This calculator is not affected · Bound attestation PASS @ 2026-09-16T23:18:54.751Z · Live production status STALE (4 capabilities; 160 remain CURRENT) @ 2026-09-16T23:18:57.404Z · Public schema 1.0.0 matches · Semantic contract ✓ · Production attested · Public/cache ✓ · Origin ✓ · schema_const=1.0.0 · report output-const=pass · evidence-sha256=pass · semantic-contract=pass · capability-html-public-origin-agree=pass · cvp-manifest-public-origin-agree=pass · cvp-latest-alias-agrees=pass · cvp-immutable-manifest-fetch=pass · cvp-immutable-manifest-sha256=pass · cvp-latest-alias-matches-immutable=pass · cvp-reproduce-manifest-agree=pass · calculator-html-cvp-projection=pass · evidence-html-cvp-projection=pass · attested_evidence_sha256=58fe84b53a8948a8ed33bf1d0f10c2dc305d423b0415cb204b41bee40e09d0f5 · verified_at=2026-09-16T05:06:26.435Z · evidence_attested_at=2026-09-16T05:06:26.435Z · last_confirmed_current_at=2026-09-16T23:18:54.751Z · rendered_at=2026-09-16T23:18:57.441Z · binds=cvp_core_sha256",
      "check_result": "PASS",
      "production_state": "CURRENT",
      "binding_current": true
    },
    "CVP-DIM-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "Guard band and optional acceptance limits"
    },
    "CVP-PROP-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "3/3 property · enumerated fixed assertions (not generated; no seed)"
    },
    "CVP-META-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "2/2 metamorphic"
    },
    "CVP-ROUND-01": {
      "result": "SKIP",
      "applicability": "not_applicable",
      "notes": "No inverse / round-trip vectors in pack — control not in obligation set"
    },
    "CVP-XCAL-01": {
      "result": "SKIP",
      "applicability": "not_applicable",
      "notes": "No related calculator in the same formula family / no related-identity peers declared — control not in obligation set"
    },
    "CVP-IFACE-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "UI (SSR) · REST · MCP equivalent (MCP uses calc API handler). ui-ssr is query-result HTML, not a live browser session. Error-path engine·REST·MCP 1/1 (status, code, calculation_version). SSR compared on URL-canonical requested calculations; empty query is idle (not an error) and JSON-typed object/array inputs are REST/MCP-only."
    },
    "CVP-ORACLE-01": {
      "result": "PASS",
      "applicability": "higher_assurance",
      "notes": "O3 8/8 tabulated vectors vs IUT · O2: GB=k·u and optional acceptance limits vs separate-module identities (≤2 ULP). Not ILAC G8 risk, not Cp/Cpk, not Monte Carlo. ≤2 ULP vs O3 applies only to the published tabulated GB vectors (default k, explicit k, two-sided, USL-only, LSL-only, u=0). It is not a whole-domain guarantee and does not cover ILAC G8 risk or Cp/Cpk."
    },
    "CVP-EXP-01": {
      "result": "SKIP",
      "applicability": "optional",
      "notes": "named expert review not performed"
    }
  },
  "tests": {
    "golden": {
      "passed": 5,
      "total": 5,
      "failed": 0,
      "case_ids": [
        "g-default",
        "g-k2",
        "g-spec",
        "g-usl",
        "g-lsl"
      ]
    },
    "boundary": {
      "passed": 3,
      "total": 3,
      "failed": 0,
      "case_ids": [
        "boundary-gb-accept",
        "boundary-gb-u",
        "boundary-gb-k"
      ]
    },
    "invalid": {
      "passed": 6,
      "total": 6,
      "failed": 0,
      "case_ids": [
        "boundary-gb-u",
        "boundary-gb-k",
        "inv-missing",
        "inv-k",
        "inv-u",
        "inv-kneg"
      ],
      "comparison": "exact_error_match",
      "records": [
        {
          "id": "inv-missing",
          "comparison": "exact_error_match",
          "expected": {
            "code": "MISSING_REQUIRED_INPUT"
          },
          "actual": {
            "code": "MISSING_REQUIRED_INPUT"
          },
          "match": true
        },
        {
          "id": "inv-k",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_MUST_BE_POSITIVE"
          },
          "actual": {
            "code": "VALUE_MUST_BE_POSITIVE"
          },
          "match": true
        },
        {
          "id": "inv-u",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "actual": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "match": true
        },
        {
          "id": "inv-kneg",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_MUST_BE_POSITIVE"
          },
          "actual": {
            "code": "VALUE_MUST_BE_POSITIVE"
          },
          "match": true
        }
      ]
    },
    "property": {
      "passed": 3,
      "total": 3,
      "failed": 0,
      "case_ids": [
        "prop-gb",
        "prop-accept",
        "prop-default-k"
      ],
      "kind": "fixed",
      "claim_scope": "Enumerated identities: u=0.5 k=2 → GB=1; with LSL=0 USL=12 → A_USL=11 A_LSL=1. Not generated property tests.",
      "definition_ids": [
        "gb-k-times-u",
        "accept-limits-inside-spec",
        "k-defaults-to-two"
      ]
    },
    "round_trip": {
      "passed": 0,
      "total": 0,
      "failed": 0,
      "case_ids": []
    },
    "metamorphic": {
      "passed": 2,
      "total": 2,
      "failed": 0,
      "case_ids": [
        "meta-scale-u",
        "meta-scale-k"
      ],
      "definition_ids": [
        "homogeneous-u-scale",
        "homogeneous-k-scale"
      ]
    },
    "contract": {
      "passed": 4,
      "total": 4,
      "failed": 0
    },
    "cross_interface": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "iface-default",
        "iface-spec",
        "iface-k3",
        "iface-invalid-k"
      ]
    },
    "o3": {
      "passed": 8,
      "total": 8,
      "failed": 0,
      "case_ids": [
        "o3-default",
        "o3-k2",
        "o3-spec",
        "o3-usl",
        "o3-lsl",
        "o3-k3",
        "o3-zero-u",
        "o3-wide"
      ],
      "generator_id": "guard-band-mpmath-o3",
      "seed": "20260916.guard-band-o3",
      "table_sha256": "23a7ca717d8afc723dd08eb89f4d46c1507d05ba93f0b07abaa5d50612f8f85d",
      "max_error_ulp": 0,
      "reproduce": "python3 generate-guard-band-o3.py",
      "table_url": "/developers/cvp/reproduce/guard-band-o3-tables.json",
      "generator_url": "/developers/cvp/reproduce/generate-guard-band-o3.py",
      "claim_scope": "O2: GB=k·u and optional acceptance limits vs separate-module identities (≤2 ULP). Not ILAC G8 risk, not Cp/Cpk, not Monte Carlo. ≤2 ULP vs O3 applies only to the published tabulated GB vectors (default k, explicit k, two-sided, USL-only, LSL-only, u=0). It is not a whole-domain guarantee and does not cover ILAC G8 risk or Cp/Cpk.",
      "reproduce_url": "https://www.calculatorx.com/evidence/engineering.process.guard_band/reproduce"
    }
  },
  "coverage": {
    "partitions": [
      {
        "id": "default-k",
        "description": "Omitted k defaults to 2",
        "exercised": true,
        "case_count": 5
      },
      {
        "id": "explicit-k",
        "description": "Explicit k, no specification limits",
        "exercised": true,
        "case_count": 7
      },
      {
        "id": "two-sided",
        "description": "Both USL and LSL",
        "exercised": true,
        "case_count": 6
      },
      {
        "id": "usl-only",
        "description": "USL without LSL",
        "exercised": true,
        "case_count": 2
      },
      {
        "id": "lsl-only",
        "description": "LSL without USL",
        "exercised": true,
        "case_count": 2
      },
      {
        "id": "invalid-domain",
        "description": "Invalid inputs",
        "exercised": true,
        "case_count": 6
      }
    ]
  },
  "numerical": {
    "representation": "IEEE-754 binary64",
    "claim_scope": "O2: GB=k·u and optional acceptance limits vs separate-module identities (≤2 ULP). Not ILAC G8 risk, not Cp/Cpk, not Monte Carlo. ≤2 ULP vs O3 applies only to the published tabulated GB vectors (default k, explicit k, two-sided, USL-only, LSL-only, u=0). It is not a whole-domain guarantee and does not cover ILAC G8 risk or Cp/Cpk.",
    "tolerance": {
      "type": "ulp",
      "value": 2,
      "rationale": "Independent GB identities vs IUT on same V8 binary64. ≤2 ULP declared a priori.",
      "declared_before_evaluation": true
    },
    "max_error_observed": 0,
    "records": [
      {
        "id": "g-default",
        "reference": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-k2",
        "reference": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-spec",
        "reference": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12,
          "accept_lsl": 1,
          "lsl": 0
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12,
          "accept_lsl": 1,
          "lsl": 0
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-usl",
        "reference": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-lsl",
        "reference": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_lsl": 1,
          "lsl": 0
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_lsl": 1,
          "lsl": 0
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "meta-scale-u",
        "reference": 2,
        "actual": 2,
        "error_ulp": 0,
        "threshold_ulp": 2,
        "suite": "metamorphic",
        "hops": {
          "base": {
            "reference": {
              "GB": 1,
              "u": 0.5,
              "k": 2
            },
            "actual": {
              "GB": 1,
              "u": 0.5,
              "k": 2
            },
            "error_ulp": 0
          },
          "follow": {
            "reference": {
              "GB": 2,
              "u": 1,
              "k": 2
            },
            "actual": {
              "GB": 2,
              "u": 1,
              "k": 2
            },
            "error_ulp": 0
          },
          "relation": {
            "reference": 2,
            "actual": 2,
            "error_ulp": 0
          }
        }
      },
      {
        "id": "meta-scale-k",
        "reference": 2,
        "actual": 2,
        "error_ulp": 0,
        "threshold_ulp": 2,
        "suite": "metamorphic",
        "hops": {
          "base": {
            "reference": {
              "GB": 1,
              "u": 0.5,
              "k": 2
            },
            "actual": {
              "GB": 1,
              "u": 0.5,
              "k": 2
            },
            "error_ulp": 0
          },
          "follow": {
            "reference": {
              "GB": 2,
              "u": 0.5,
              "k": 4
            },
            "actual": {
              "GB": 2,
              "u": 0.5,
              "k": 4
            },
            "error_ulp": 0
          },
          "relation": {
            "reference": 2,
            "actual": 2,
            "error_ulp": 0
          }
        }
      },
      {
        "id": "o3-default",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 1
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-k2",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 1
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-spec",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 1,
          "accept_usl": 11,
          "accept_lsl": 1
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12,
          "accept_lsl": 1,
          "lsl": 0
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-usl",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 1,
          "accept_usl": 11
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_usl": 11,
          "usl": 12
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-lsl",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 1,
          "accept_lsl": 1
        },
        "actual": {
          "GB": 1,
          "u": 0.5,
          "k": 2,
          "accept_lsl": 1,
          "lsl": 0
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-k3",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 3
        },
        "actual": {
          "GB": 3,
          "u": 1,
          "k": 3
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-zero-u",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 0,
          "accept_usl": 12,
          "accept_lsl": 0
        },
        "actual": {
          "GB": 0,
          "u": 0,
          "k": 2,
          "accept_usl": 12,
          "usl": 12,
          "accept_lsl": 0,
          "lsl": 0
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-wide",
        "reference": {
          "oracle_layer": "analytic",
          "GB": 0.5,
          "accept_usl": 9.5,
          "accept_lsl": -9.5
        },
        "actual": {
          "GB": 0.5,
          "u": 0.25,
          "k": 2,
          "accept_usl": 9.5,
          "usl": 10,
          "accept_lsl": -9.5,
          "lsl": -10
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "GB": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_usl": {
            "ok": true,
            "error_ulp": 0
          },
          "accept_lsl": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      }
    ]
  },
  "interfaces": {
    "compared": [
      "ui-ssr",
      "rest",
      "mcp"
    ],
    "result": "PASS",
    "notes": "UI (SSR) · REST · MCP equivalent (MCP uses calc API handler). ui-ssr is query-result HTML, not a live browser session. Error-path engine·REST·MCP 1/1 (status, code, calculation_version). SSR compared on URL-canonical requested calculations; empty query is idle (not an error) and JSON-typed object/array inputs are REST/MCP-only."
  },
  "artifacts": {
    "evidence_bundle_sha256": "326802928bf45dc32af9d381b839d3ee80cad0a4661cb36cd86495da3cce2cd1",
    "evidence_digest": "f0b6360d0f410bd3a1628280dd5863f9c518786c4f433a5fa94725abf8178fd9",
    "production_sha256": "58fe84b53a8948a8ed33bf1d0f10c2dc305d423b0415cb204b41bee40e09d0f5",
    "attested_catalog_sha256": "006a786d7fd29244ed7da1c582af2a6072358ff25a2e07cbc8909b3ae65fb0af",
    "production_checks": [
      {
        "id": "engineering.process.guard_band:output-const",
        "status": "pass",
        "detail": "output const 1.0.0 vs capability 1.0.0",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:evidence-sha256",
        "status": "pass",
        "detail": "dff9b0701e89",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:semantic-contract",
        "status": "pass",
        "detail": "6/6",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:capability-html-public-origin-agree",
        "status": "pass",
        "detail": "public 1.0.0 vs origin 1.0.0",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:cvp-manifest-public-origin-agree",
        "status": "pass",
        "detail": "engineering.process.guard_band/1.0.0/2026-09-16.o2-o3/engineering/f0b6360d0f41",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z",
        "projection_compared": false
      },
      {
        "id": "engineering.process.guard_band:cvp-latest-alias-agrees",
        "status": "pass",
        "detail": "engineering.process.guard_band/1.0.0/2026-09-16.o2-o3/engineering/f0b6360d0f41",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z",
        "projection_compared": false
      },
      {
        "id": "engineering.process.guard_band:cvp-immutable-manifest-fetch",
        "status": "pass",
        "detail": "public=200 origin=200",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:cvp-immutable-manifest-sha256",
        "status": "pass",
        "detail": "f0b6360d0f41",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:cvp-latest-alias-matches-immutable",
        "status": "pass",
        "detail": "engineering.process.guard_band/1.0.0/2026-09-16.o2-o3/engineering/f0b6360d0f41",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z",
        "projection_compared": false
      },
      {
        "id": "engineering.process.guard_band:cvp-reproduce-manifest-agree",
        "status": "pass",
        "detail": "2026-09-16.o2-o3 · 23a7ca717d8a",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:calculator-html-cvp-projection",
        "status": "pass",
        "detail": "matches Trust display",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      },
      {
        "id": "engineering.process.guard_band:evidence-html-cvp-projection",
        "status": "pass",
        "detail": "matches Trust display",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-16T05:06:26.435Z"
      }
    ],
    "digest_registry": {
      "digest_algorithm": "sha256",
      "canonicalization": "json-sorted-keys-utf8",
      "entries": [
        {
          "name": "cvp_core_sha256",
          "field": "artifacts.cvp_core_sha256",
          "digest_scope": "cvp_verification_fingerprint_v2",
          "value": "f0b6360d0f410bd3a1628280dd5863f9c518786c4f433a5fa94725abf8178fd9",
          "note": "Immutable verification core; excludes attestation/live-status and Evidence contract counts"
        },
        {
          "name": "cvp_evidence_digest",
          "field": "artifacts.evidence_digest",
          "digest_scope": "cvp_verification_fingerprint_v2",
          "value": "f0b6360d0f410bd3a1628280dd5863f9c518786c4f433a5fa94725abf8178fd9",
          "note": "Alias of cvp_core_sha256 (historical field name)"
        },
        {
          "name": "artifact_evidence_sha256",
          "field": "release_integrity.digests.evidence_core_sha256",
          "digest_scope": "evidence_artifact_core",
          "value": "dff9b0701e898cd65f6a319843fb7877a3681b79c00ef67d310314b0674498fc",
          "note": "Published Evidence JSON core — Trust freshness / production bind subject"
        },
        {
          "name": "evidence_catalog_digest",
          "field": "artifacts.attested_catalog_sha256",
          "digest_scope": "capability_catalog",
          "value": "006a786d7fd29244ed7da1c582af2a6072358ff25a2e07cbc8909b3ae65fb0af",
          "note": "Capability catalog integrity; site-wide, not per-suite fingerprint"
        }
      ]
    },
    "cvp_core_sha256": "f0b6360d0f410bd3a1628280dd5863f9c518786c4f433a5fa94725abf8178fd9"
  },
  "dependencies": [
    {
      "name": "guard-band-engine",
      "version": "1.0.0"
    },
    {
      "name": "guard-band-reference-oracle",
      "version": "1.0.0"
    },
    {
      "name": "guard-band-mpmath-o3-table",
      "version": "guard-band-mpmath-o3"
    },
    {
      "name": "node",
      "version": "20.19.2"
    }
  ],
  "attestation": {
    "status": "CURRENT",
    "href": "/.well-known/calculatorx-production-attestation.json",
    "id": "bf3fe5ab59e4bbc9e50f340c6c537d3cf046a9b32473980b03131666eea4e751",
    "attested_at": "2026-09-16T05:06:26.435Z",
    "last_confirmed_current_at": "2026-09-16T23:18:54.751Z",
    "site_attestation_current": false,
    "capability_attestation_current": true,
    "bound_snapshot_status": "pass",
    "live_report_status": "stale",
    "bound_attested_at": "2026-09-16T23:18:54.751Z",
    "live_updated_at": "2026-09-16T23:18:57.404Z",
    "bound_snapshot": {
      "status": "pass",
      "attested_at": "2026-09-16T23:18:54.751Z",
      "site_stale_count": 4
    },
    "live_site_status": {
      "href": "/.well-known/calculatorx-production-attestation.json"
    },
    "bound_snapshot_site_stale_count": 4,
    "site_stale_capability_count": 4,
    "evidence_attested_at": "2026-09-16T05:06:26.435Z"
  },
  "domain_review": {
    "status": "ABSENT",
    "spec_version": "1.0.0",
    "external_third_party": false,
    "note": "Named expert review not performed"
  },
  "timestamps": {
    "verified_at": "2026-09-16T05:06:26.435Z",
    "generated_at": "2026-09-16T05:06:26.435Z",
    "rendered_at": "2026-09-16T23:18:57.441Z",
    "notes": "verified_at/generated_at mark the first publication of this cvp_core_sha256 (artifacts.evidence_digest alias) for suite verification. evidence_attested_at/attested_at is the first production bind of that core digest. last_confirmed_current_at is the latest site-wide report that still confirms CURRENT. rendered_at is this JSON serialization and is not part of cvp_core_sha256 / evidence_digest. Production attestation binds cvp_core_sha256 (binds evidence_digest). Causal order: verified_at ≤ evidence_attested_at ≤ last_confirmed_current_at. attestation.bound_snapshot.site_stale_count is the site-wide stale capability count at Manifest bind time — not a live value. Fetch attestation.live_site_status.href for the current site report."
  },
  "links": {
    "legacy_evidence": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0.json",
    "evidence_page": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0",
    "calculator": "https://www.calculatorx.com/calc/engineering/guard-band",
    "schema": "https://www.calculatorx.com/developers/cvp/schema/cvp-evidence-1.0.json",
    "protocol": "https://www.calculatorx.com/developers/cvp/spec/1.0",
    "manifest": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0.cvp.json",
    "manifest_immutable": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0/2026-09-16.o2-o3.cvp.json",
    "reproduce": "https://www.calculatorx.com/evidence/engineering.process.guard_band/reproduce",
    "o3_table": "https://www.calculatorx.com/developers/cvp/reproduce/guard-band-o3-tables.json",
    "o3_generator": "https://www.calculatorx.com/developers/cvp/reproduce/generate-guard-band-o3.py",
    "manifest_core": "https://www.calculatorx.com/evidence/engineering.process.guard_band/1.0.0/2026-09-16.o2-o3.f0b6360d0f41.cvp.json"
  }
}
