{
  "protocol": {
    "name": "CVP",
    "version": "1.0.0-proposed"
  },
  "document_status": "proposed",
  "calculator": {
    "id": "sin",
    "version": "1.0.5",
    "title": "Sine Calculator",
    "formula_family": "sine",
    "capability_id": "math.sin",
    "verification_revision": "2026-09-08.xcal"
  },
  "profile": "core",
  "status": "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": "sin",
    "version": "1.0.5",
    "uri": "https://www.calculatorx.com/evidence/math.sin/1.0.5.json",
    "verification_revision": "2026-09-08.xcal"
  },
  "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-ROUND-01",
    "CVP-XCAL-01",
    "CVP-IFACE-01"
  ],
  "provenance": {
    "mode": "direct",
    "sources": [
      {
        "label": "NIST Digital Library of Mathematical Functions, Chapter 4",
        "kind": "other",
        "reference": "Elementary Functions",
        "url": "https://dlmf.nist.gov/4"
      },
      {
        "label": "NIST DLMF §4.14",
        "kind": "other",
        "reference": "Definitions and period of sine and cosine",
        "url": "https://dlmf.nist.gov/4.14"
      },
      {
        "label": "CalculatorX mathematical conventions",
        "kind": "other",
        "reference": "Degree default; listed-identity exact values; inverse is Arcsin"
      }
    ]
  },
  "reference": {
    "items": [
      {
        "class": "O1",
        "reference_scope": "model",
        "scope": "model",
        "label": "Sine of angle θ"
      },
      {
        "class": "O3",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Precomputed mpmath 1.4.1 sin (80 dps, python backend, round-to-nearest-binary64) — not Node Math.*",
        "engine": {
          "name": "sin-mpmath-o3",
          "precision_bits": 265,
          "independent_of_iut": true,
          "library": "mpmath 1.4.1",
          "mpmath_dps": 80,
          "rounding": "round-to-nearest-binary64",
          "backend": "python",
          "generator_version": "1.0.0",
          "generator_sha256": "3453ec60bd03738a1f1f3723baed7e617ff49466452efab1844fe68b8f654cea",
          "table_sha256": "efdad939a92a67df1f3995db36c52bb87f428a59fc73568f789c02540f4372ee",
          "seed": "20260907",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/math-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/math-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-math-o3.py",
          "public_checker": "/developers/cvp/reproduce/check-math-o3-rest.py"
        }
      },
      {
        "class": "O3",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O3 table vs IUT value; ≤2 ULP on tabulated vectors only, not the whole domain. Distinct from legacy Evidence case-level tol.",
        "engine": {
          "name": "sin-mpmath-o3",
          "precision_bits": 265,
          "independent_of_iut": true,
          "library": "mpmath 1.4.1",
          "mpmath_dps": 80,
          "rounding": "round-to-nearest-binary64",
          "backend": "python",
          "generator_version": "1.0.0",
          "generator_sha256": "3453ec60bd03738a1f1f3723baed7e617ff49466452efab1844fe68b8f654cea",
          "table_sha256": "efdad939a92a67df1f3995db36c52bb87f428a59fc73568f789c02540f4372ee",
          "seed": "20260907",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/math-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/math-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-math-o3.py",
          "public_checker": "/developers/cvp/reproduce/check-math-o3-rest.py"
        }
      },
      {
        "class": "O2",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Separate-module sine oracle — independent Math.sin + snap",
        "engine": {
          "name": "sin-reference",
          "precision_bits": 53,
          "independent_of_iut": true
        }
      },
      {
        "class": "O2",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O2 module backs ≤2 ULP scalar comparison vs IUT",
        "engine": {
          "name": "sin-reference",
          "precision_bits": 53,
          "independent_of_iut": true
        }
      }
    ],
    "notes": "Golden expected values prefer an O3 mpmath/MPFR table (independent of Node Math.sin). O2 is a live oracle for identities and shares V8 binary64 with the IUT. O3 ≤2 ULP is a tabulated-vector claim, not a whole-domain guarantee."
  },
  "controls": {
    "CVP-PROV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "Sources present on evidence"
    },
    "CVP-MODEL-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "sin(θ); default degrees; principal inverse on [−90°, 90°]"
    },
    "CVP-SCOPE-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "deg|rad; textbook snap"
    },
    "CVP-UNIT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "angle in; dimensionless out"
    },
    "CVP-REF-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "O1 model + O3 expected_values/numerical_behavior (mpmath table) + O2 live identities"
    },
    "CVP-GOLD-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "7/7 legacy golden; 4/4 oracle-backed numeric"
    },
    "CVP-BND-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "4/4 boundary"
    },
    "CVP-INV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "4 invalid-domain cases"
    },
    "CVP-NUM-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "≤2 ULP vs O3 applies to the 18 published tabulated vectors (common angles 0°…180° plus 8 seeded random angles in (−50°, 50°)). It is not a guarantee over the entire real line, including huge angles or unlisted neighborhoods of zeros. Legacy Evidence `tol` is not this policy."
    },
    "CVP-COV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "3/3 declared partitions (sin, invalid-domain, xcal) · 7 golden / 4 boundary unique cases · 4 Evidence invalid-input (may overlap boundary)"
    },
    "CVP-CONTRACT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "1/1 contract checks"
    },
    "CVP-DEP-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "engine sin; Node binary64"
    },
    "CVP-ART-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "release_integrity.status=verified · evidence_digest=CVP verification fingerprint v2 (canonical inputs, expected/actual/status, policy, versions; independent of generated_at) · evidence_bundle_sha256=legacy Evidence JSON bytes · production_sha256=bound production attestation report"
    },
    "CVP-PROD-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "CURRENT · site report pass · local checks pass · attestation_id=00c818a77ba026c2d6aa3f7402680cd2dac2a40a816209600bc3c3fcd0b8921c · CURRENT · Public schema 1.0.5 matches · Semantic contract ✓ · Production attested · Public/cache ✓ · Origin ✓ · schema_const=1.0.5 · report output-const=pass · evidence-sha256=pass · semantic-contract=pass · capability-html-public-origin-agree=pass · cvp-manifest-public-origin-agree=pass · cvp-reproduce-manifest-agree=pass · calculator-html-cvp-projection=pass · evidence-html-cvp-projection=pass · attested_evidence_sha256=9424f31d3ca937ec4a453e41479201945df6495214f0a220ebb742e7fd1c3f20"
    },
    "CVP-DIM-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "angle in → dimensionless sine (unitless core)"
    },
    "CVP-PROP-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "3/3 property"
    },
    "CVP-META-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "3/3 metamorphic"
    },
    "CVP-ROUND-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "4/4 round-trips"
    },
    "CVP-XCAL-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "8/8 cross-calculator · xcal-cos-60 PASS vs math.cos; xcal-cos-0 PASS vs math.cos; xcal-cos-33 PASS vs math.cos; xcal-cos-90 PASS vs math.cos; xcal-arcsin-half PASS vs math.arcsin; xcal-arcsin-zero PASS vs math.arcsin; xcal-arcsin-neg-half PASS vs math.arcsin; xcal-arcsin-quarter PASS vs math.arcsin; xcal-cos-huge-na N/A (sin²θ+cos²θ=1 is not claimed as a binary64 identity for huge angles (e.g. 1e16°) after degree→radian conversion loses phase bits. Those inputs are outside the O3 table and XCAL vectors.); xcal-tan-na N/A (Tan is listed as a related forward-trig tool. It does not encode sin²θ+cos²θ=1 or sin(arcsin x)=x.); xcal-arccos-na N/A (Arccos is listed as a related inverse-trig tool. It does not encode sin²θ+cos²θ=1 or sin(arcsin x)=x; its inverse identity is cos(arccos x)=x.)"
    },
    "CVP-IFACE-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "UI (SSR) · REST · MCP equivalent (MCP uses calc API handler). Success 1/1. Integration: URL → SSR result → Live graph current point (4/4). Hydration/slider/history are URL-canonical contracts, not a live browser session."
    },
    "CVP-ORACLE-01": {
      "result": "PASS",
      "applicability": "higher_assurance",
      "notes": "O3 18/18 tabulated vectors vs IUT · ≤2 ULP vs O3 applies to the 18 published tabulated vectors (common angles 0°…180° plus 8 seeded random angles in (−50°, 50°)). It is not a guarantee over the entire real line, including huge angles or unlisted neighborhoods of zeros."
    },
    "CVP-EXP-01": {
      "result": "SKIP",
      "applicability": "optional",
      "notes": "expert_reviewed=false"
    }
  },
  "tests": {
    "golden": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "g-sin-30",
        "g-sin-0",
        "g-sin-90",
        "g-sin-33"
      ]
    },
    "boundary": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "missing-theta",
        "theta-abc",
        "theta-object",
        "invalid-unit"
      ]
    },
    "invalid": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "missing-theta",
        "theta-abc",
        "theta-object",
        "invalid-unit"
      ]
    },
    "property": {
      "passed": 3,
      "total": 3,
      "failed": 0,
      "case_ids": [
        "prop-range-30",
        "prop-range-90",
        "prop-range-33"
      ],
      "definition_ids": [
        "unit-range"
      ]
    },
    "round_trip": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "rt-30",
        "rt-0",
        "rt-neg-30",
        "rt-33"
      ]
    },
    "metamorphic": {
      "passed": 3,
      "total": 3,
      "failed": 0,
      "case_ids": [
        "meta-odd-30",
        "meta-odd-33",
        "meta-odd-15"
      ],
      "definition_ids": [
        "sin-odd"
      ]
    },
    "contract": {
      "passed": 1,
      "total": 1,
      "failed": 0
    },
    "cross_interface": {
      "passed": 1,
      "total": 1,
      "failed": 0,
      "case_ids": [
        "iface-sin"
      ]
    },
    "cross_calculator": {
      "passed": 8,
      "total": 8,
      "failed": 0,
      "case_ids": [
        "xcal-cos-60",
        "xcal-cos-0",
        "xcal-cos-33",
        "xcal-cos-90",
        "xcal-arcsin-half",
        "xcal-arcsin-zero",
        "xcal-arcsin-neg-half",
        "xcal-arcsin-quarter"
      ]
    },
    "ui_integration": {
      "passed": 4,
      "total": 4,
      "failed": 0,
      "case_ids": [
        "ui-sin-30",
        "ui-sin-90",
        "ui-sin-33",
        "ui-sin-outside"
      ]
    },
    "o3": {
      "passed": 18,
      "total": 18,
      "failed": 0,
      "case_ids": [
        "o3-sin-0",
        "o3-sin-30",
        "o3-sin-45",
        "o3-sin-60",
        "o3-sin-90",
        "o3-sin-180",
        "o3-sin-33.3",
        "o3-sin-12.5",
        "o3-sin--30",
        "o3-sin-15",
        "o3-sin-rand-00",
        "o3-sin-rand-01",
        "o3-sin-rand-02",
        "o3-sin-rand-03",
        "o3-sin-rand-04",
        "o3-sin-rand-05",
        "o3-sin-rand-06",
        "o3-sin-rand-07"
      ],
      "generator_id": "math-mpmath-o3",
      "seed": "20260907",
      "table_sha256": "efdad939a92a67df1f3995db36c52bb87f428a59fc73568f789c02540f4372ee",
      "max_error_ulp": 1,
      "reproduce": "python3 generate-math-o3.py",
      "table_url": "/developers/cvp/reproduce/math-o3-tables.json",
      "generator_url": "/developers/cvp/reproduce/generate-math-o3.py",
      "claim_scope": "≤2 ULP vs O3 applies to the 18 published tabulated vectors (common angles 0°…180° plus 8 seeded random angles in (−50°, 50°)). It is not a guarantee over the entire real line, including huge angles or unlisted neighborhoods of zeros.",
      "reproduce_url": "https://www.calculatorx.com/evidence/math.sin/reproduce"
    }
  },
  "coverage": {
    "partitions": [
      {
        "id": "sin",
        "description": "sin(θ)",
        "exercised": true,
        "case_count": 47
      },
      {
        "id": "invalid-domain",
        "description": "Invalid inputs",
        "exercised": true,
        "case_count": 4
      },
      {
        "id": "xcal",
        "description": "Cross-calculator sin²θ+cos²θ=1 vs Cos and sin(arcsin x)=x vs Arcsin; Tan / Arccos N/A",
        "exercised": true,
        "case_count": 8
      }
    ]
  },
  "numerical": {
    "representation": "IEEE-754 binary64 Math.sin with textbook snap",
    "tolerance": {
      "type": "ulp",
      "value": 2,
      "rationale": "Independent sin with same exact-angle snap table vs IUT; ≤2 ULP on tabulated O3 vectors, declared a priori. Not a whole-domain ULP guarantee.",
      "declared_before_evaluation": true
    },
    "legacy_regression_notes": "Legacy Evidence JSON may record case-level tol (e.g. 1e-8). That is a regression epsilon, not the CVP ≤2 ULP acceptance policy. CVP records list reference, actual, error_ulp, and the a-priori ULP threshold.",
    "claim_scope": "≤2 ULP vs O3 applies to the 18 published tabulated vectors (common angles 0°…180° plus 8 seeded random angles in (−50°, 50°)). It is not a guarantee over the entire real line, including huge angles or unlisted neighborhoods of zeros.",
    "max_error_observed": 1,
    "records": [
      {
        "id": "g-sin-30",
        "reference": 0.5,
        "actual": 0.5,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "g-sin-0",
        "reference": 0,
        "actual": 0,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "g-sin-90",
        "reference": 1,
        "actual": 1,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "g-sin-33",
        "reference": 0.5490228179981317,
        "actual": 0.5490228179981317,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-0",
        "reference": 0,
        "actual": 0,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-30",
        "reference": 0.5,
        "actual": 0.5,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-45",
        "reference": 0.7071067811865476,
        "actual": 0.7071067811865476,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-60",
        "reference": 0.8660254037844386,
        "actual": 0.8660254037844386,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-90",
        "reference": 1,
        "actual": 1,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-180",
        "reference": 0,
        "actual": 0,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-33.3",
        "reference": 0.5490228179981317,
        "actual": 0.5490228179981317,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-12.5",
        "reference": 0.21643961393810288,
        "actual": 0.21643961393810288,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin--30",
        "reference": -0.5,
        "actual": -0.5,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-15",
        "reference": 0.25881904510252074,
        "actual": 0.25881904510252074,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-00",
        "reference": -0.16674342661408253,
        "actual": -0.16674342661408253,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-01",
        "reference": 0.5399902072681445,
        "actual": 0.5399902072681444,
        "error_ulp": 1,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-02",
        "reference": 0.7423637652930208,
        "actual": 0.7423637652930208,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-03",
        "reference": -0.4660371166518522,
        "actual": -0.4660371166518522,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-04",
        "reference": 0.1434522960336174,
        "actual": 0.1434522960336174,
        "error_ulp": 0,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-05",
        "reference": -0.5186920083835915,
        "actual": -0.5186920083835914,
        "error_ulp": 1,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-06",
        "reference": -0.3260978300997276,
        "actual": -0.32609783009972754,
        "error_ulp": 1,
        "threshold_ulp": 2
      },
      {
        "id": "o3-sin-rand-07",
        "reference": 0.2994040004795209,
        "actual": 0.29940400047952087,
        "error_ulp": 1,
        "threshold_ulp": 2
      }
    ]
  },
  "interfaces": {
    "compared": [
      "ui-ssr",
      "rest",
      "mcp",
      "ui-url-result-graph"
    ],
    "result": "PASS",
    "notes": "UI (SSR) · REST · MCP equivalent (MCP uses calc API handler). Success 1/1. Integration: URL → SSR result → Live graph current point (4/4). Hydration/slider/history are URL-canonical contracts, not a live browser session."
  },
  "artifacts": {
    "evidence_bundle_sha256": "454134ecd635156517cc5ba7d6193f53c26becb8361bd10f02dc23d8284a5da4",
    "evidence_digest": "f6d93820711850b8f88be0ab287f36990a6f663d1e1ed3c2cd2c88c69409c43e",
    "production_sha256": "9424f31d3ca937ec4a453e41479201945df6495214f0a220ebb742e7fd1c3f20",
    "attested_catalog_sha256": "e03ef81b30568018b171fd1fc4757c2abe9df7220d9ff35bbaf08038d7630cdb",
    "production_checks": [
      {
        "id": "math.sin:output-const",
        "status": "pass",
        "detail": "output const 1.0.5 vs capability 1.0.5",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:evidence-sha256",
        "status": "pass",
        "detail": "70fb2463539b",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:semantic-contract",
        "status": "pass",
        "detail": "11/11",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:capability-html-public-origin-agree",
        "status": "pass",
        "detail": "public 1.0.5 vs origin 1.0.5",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:cvp-manifest-public-origin-agree",
        "status": "pass",
        "detail": "math.sin/1.0.5/2026-09-08.xcal/core/f6d938207118",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z",
        "projection_compared": false,
        "observed_live_projection_at_attestation": "VERIFIED"
      },
      {
        "id": "math.sin:cvp-reproduce-manifest-agree",
        "status": "pass",
        "detail": "2026-09-08.xcal · efdad939a92a",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:calculator-html-cvp-projection",
        "status": "pass",
        "detail": "matches Manifest",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      },
      {
        "id": "math.sin:evidence-html-cvp-projection",
        "status": "pass",
        "detail": "matches Manifest",
        "scope": "last_attestation_snapshot",
        "current": true,
        "attestation_binding_current": true,
        "attested_at": "2026-09-10T02:52:51.379Z"
      }
    ]
  },
  "dependencies": [
    {
      "name": "sin-engine",
      "version": "1.0.5"
    },
    {
      "name": "sin-reference-oracle",
      "version": "1.0.0"
    },
    {
      "name": "sin-o3-mpmath-table",
      "version": "math-mpmath-o3"
    },
    {
      "name": "math.cos",
      "version": "1.0.5",
      "role": "cross_calculator_peer",
      "capability_id": "math.cos",
      "evidence_digest": "ece0bdda8ca9515cd122d2544c9f69ccbc9c211a3294389127b1204dd18fcdae",
      "evidence": "https://www.calculatorx.com/evidence/math.cos/1.0.5.cvp.json"
    },
    {
      "name": "math.arcsin",
      "version": "1.0.5",
      "role": "cross_calculator_peer",
      "capability_id": "math.arcsin",
      "evidence_digest": "2ccf13f932a9f4bf639802b3fa380af9d1e1345dec2edfc414738b6f4701fe5e",
      "evidence": "https://www.calculatorx.com/evidence/math.arcsin/1.0.5.cvp.json"
    },
    {
      "name": "node",
      "version": "20.19.2"
    }
  ],
  "attestation": {
    "status": "CURRENT",
    "href": "/.well-known/calculatorx-production-attestation.json",
    "id": "00c818a77ba026c2d6aa3f7402680cd2dac2a40a816209600bc3c3fcd0b8921c",
    "attested_at": "2026-09-10T02:52:51.379Z"
  },
  "domain_review": {
    "status": "ABSENT",
    "spec_version": "1.0.5"
  },
  "timestamps": {
    "verified_at": "2026-09-10T03:41:49.800Z",
    "generated_at": "2026-09-10T03:41:49.800Z"
  },
  "links": {
    "legacy_evidence": "https://www.calculatorx.com/evidence/math.sin/1.0.5.json",
    "evidence_page": "https://www.calculatorx.com/evidence/math.sin/1.0.5",
    "calculator": "https://www.calculatorx.com/calc/math/sin",
    "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/math.sin/1.0.5.cvp.json",
    "manifest_immutable": "https://www.calculatorx.com/evidence/math.sin/1.0.5/2026-09-08.xcal.cvp.json",
    "reproduce": "https://www.calculatorx.com/evidence/math.sin/reproduce",
    "o3_table": "https://www.calculatorx.com/developers/cvp/reproduce/math-o3-tables.json",
    "o3_generator": "https://www.calculatorx.com/developers/cvp/reproduce/generate-math-o3.py"
  }
}
