{
  "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": "monte-carlo-tolerance",
    "version": "1.12.0",
    "title": "Monte Carlo Tolerance Analysis Calculator",
    "formula_family": "tolerance-monte-carlo",
    "capability_id": "engineering.tolerance.monte_carlo",
    "verification_revision": "2026-09-16.o3-analytic"
  },
  "profile": "engineering",
  "verified_scope": "O2-A analytic σ/moments/Cp* and O2-B seeded mulberry32+Box-Muller replay of mean/std/percentiles/yield + O3 mpmath tabulated analytic σ. NORTA sampling and Sobol/Shapley remain Evidence regression.",
  "deferred_scope": "NORTA sampling, Sobol, and Shapley remain Evidence regression. O3 does not cover seeded MC statistics, Gaussian copula, or GD&T/3-D chains.",
  "status": "STALE",
  "verification_status": "VERIFIED",
  "production_freshness": "STALE",
  "overall_trust": "VERIFIED_STALE",
  "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": "monte-carlo-tolerance",
    "version": "1.12.0",
    "uri": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/1.12.0.json",
    "verification_revision": "2026-09-16.o3-analytic"
  },
  "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-IFACE-01"
  ],
  "provenance": {
    "mode": "direct",
    "sources": [
      {
        "label": "NIST IR 6223 — Design for Tolerance of Electro-Mechanical Assemblies",
        "kind": "other",
        "reference": "Monte Carlo for assembly tolerance analysis",
        "url": "https://nvlpubs.nist.gov/nistpubs/Legacy/IR/nistir6223.pdf"
      },
      {
        "label": "ASME Y14.5 — Dimensioning and Tolerancing",
        "kind": "standard",
        "reference": "Dimensional tolerancing semantics",
        "url": "https://www.asme.org/codes-standards/find-codes-standards/y14-5-dimensioning-tolerancing"
      },
      {
        "label": "NIST Engineering Statistics Handbook — Process Capability",
        "kind": "other",
        "reference": "6.1.6 What is Process Capability?",
        "url": "https://www.itl.nist.gov/div898/handbook/pmc/section1/pmc16.htm"
      },
      {
        "label": "Statistical tolerance analysis practice",
        "kind": "other",
        "reference": "RSS, correlation, sensitivity, capability"
      }
    ]
  },
  "reference": {
    "items": [
      {
        "class": "O1",
        "reference_scope": "model",
        "scope": "model",
        "label": "Monte Carlo tolerance stack (analytic σ + seeded MC O2)"
      },
      {
        "class": "O3",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Precomputed mpmath high-precision analytic σ (80 dps) rounded to nearest binary64 — not V8 hypot and not seeded MC",
        "engine": {
          "name": "monte-carlo-tolerance-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": "6deea0c22b418a9f2a6d91717a56e6c78d4e5a6f5080bb0466c70ee17d2a2472",
          "table_sha256": "7f83070e2f17e5b7451361c3bdae659c6d2a3e9a753b0775bc082d5d1debd8ef",
          "seed": "20260916.mc-o3",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-monte-carlo-tolerance-o3.py"
        }
      },
      {
        "class": "O3",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O3 table vs IUT std_analytic / stack_center; ≤2 ULP on tabulated analytic vectors only",
        "engine": {
          "name": "monte-carlo-tolerance-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": "6deea0c22b418a9f2a6d91717a56e6c78d4e5a6f5080bb0466c70ee17d2a2472",
          "table_sha256": "7f83070e2f17e5b7451361c3bdae659c6d2a3e9a753b0775bc082d5d1debd8ef",
          "seed": "20260916.mc-o3",
          "source": "https://www.calculatorx.com/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
          "public_table": "/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
          "public_generator": "/developers/cvp/reproduce/generate-monte-carlo-tolerance-o3.py"
        }
      },
      {
        "class": "O2",
        "reference_scope": "expected_values",
        "scope": "expected_values",
        "label": "Separate-module Monte Carlo analytic-σ + seeded-MC oracle — same V8 binary64 as IUT",
        "engine": {
          "name": "monte-carlo-tolerance-reference",
          "precision_bits": 53,
          "independent_of_iut": true,
          "same_runtime_as_iut": true,
          "algorithms": [
            "mulberry32",
            "box-muller"
          ]
        }
      },
      {
        "class": "O2",
        "reference_scope": "numerical_behavior",
        "scope": "numerical_behavior",
        "label": "Same O2 module backs ≤2 ULP analytic σ and seeded MC statistic comparison vs IUT",
        "engine": {
          "name": "monte-carlo-tolerance-reference",
          "precision_bits": 53,
          "independent_of_iut": true,
          "same_runtime_as_iut": true,
          "algorithms": [
            "mulberry32",
            "box-muller"
          ]
        }
      }
    ],
    "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": "O2-A analytic σ/moments/Cp*; O2-B seeded MC mean/std/percentiles/yield; O3 tabulated analytic σ; NORTA/Sobol/Shapley remain Evidence regression"
    },
    "CVP-SCOPE-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "1-D MC stack; independent oracle covers analytic identities + seeded independent/joint-normal sampling; O3 covers tabulated analytic σ only"
    },
    "CVP-UNIT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "Unit string optional"
    },
    "CVP-REF-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "O1 model + O2 expected_values + O2 numerical_behavior (analytic + seeded MC) + O3 tabulated analytic σ"
    },
    "CVP-GOLD-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "5/5 legacy golden; 5/5 oracle-backed numeric"
    },
    "CVP-BND-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "25/25 CVP boundary · 26/26 legacy Evidence boundary"
    },
    "CVP-INV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "8 Evidence illegal-input + 5/5 oracle-backed error-code (exact_error_match, not ULP)"
    },
    "CVP-NUM-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "max_error_observed_ulp=1; policy declared a priori"
    },
    "CVP-COV-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "13/13 semantic partitions (normal-independent, normal-correlated, non-normal, norta-correlated, asymmetric, mean-shift, yield-capability, sensitivity-ranking, sobol, shapley, reproducibility, large-N, invalid-domain)"
    },
    "CVP-CONTRACT-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "8/8 CVP contract"
    },
    "CVP-DEP-01": {
      "result": "PASS",
      "applicability": "required",
      "notes": "engine monte-carlo-tolerance; 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": "STALE (freshness / digest drift after last PASS snapshot) · site report stale · local checks pass · local production checks PASS; site attestation is not CURRENT — final status must stay STALE, not VERIFIED · attestation_id=1fdd351e49d9a9103d52e8d4d216269454fafffce59ccada2570a57ac43a6b27 · This calculator STALE · This calculator is not affected · Bound attestation PASS @ 2026-09-14T00:43:05.498Z · Live production status STALE (4 capabilities; 153 remain CURRENT) @ 2026-09-16T02:28:24.159Z · Public schema 1.12.0 matches · Semantic contract ✓ · Production attested · Public/cache ✓ · Origin ✓ · schema_const=1.12.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 · calculator-html-cvp-projection=pass · evidence-html-cvp-projection=pass · attested_evidence_sha256=3c45d14ff1258b0eea59837f3942585dd6825ab0585ca7cb85b4608e08c1f590 · verified_at=2026-09-16T02:55:45.474Z · evidence_attested_at=2026-09-16T02:55:45.474Z · last_confirmed_current_at=2026-09-16T02:55:45.474Z · rendered_at=2026-09-16T02:55:45.474Z · binds=cvp_core_sha256 · attestation snapshot core 2fc4f3fe9b86 ≠ live cvp_core_sha256 964fa4df8516 (2026-09-16.o3-analytic)",
      "check_result": "PASS",
      "production_state": "STALE",
      "binding_current": false
    },
    "CVP-DIM-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "Tolerance stack statistics"
    },
    "CVP-PROP-01": {
      "result": "PASS",
      "applicability": "applicable",
      "notes": "40/40 property · enumerated fixed assertions (not generated; no seed)"
    },
    "CVP-META-01": {
      "result": "SKIP",
      "applicability": "not_applicable",
      "notes": "No input→output transformation vectors in pack — control not in obligation set"
    },
    "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."
    },
    "CVP-ORACLE-01": {
      "result": "PASS",
      "applicability": "higher_assurance",
      "notes": "O3 8/8 tabulated vectors vs IUT · O2-A: analytic σ / moments / Cp* Cpk* vs separate-module identities (≤2 ULP). O2-B: seeded mulberry32+Box-Muller replay of mean/std/percentiles/yield (≤2 ULP). Not measured SPC. NORTA Pearson ≠ latent ρ; NORTA sampling remains Evidence regression. ≤2 ULP vs O3 applies only to the published tabulated analytic σ / moments / stack_center vectors (independent normal, correlated normal, gap, uniform, asymmetric uniform, triangular, k=1 3-4-5, single). Seeded MC statistics, NORTA, Sobol, and Shapley are not O3-compared."
    },
    "CVP-EXP-01": {
      "result": "SKIP",
      "applicability": "optional",
      "notes": "CalculatorX internal domain review — not CVP-EXP-01"
    }
  },
  "tests": {
    "golden": {
      "passed": 5,
      "total": 5,
      "failed": 0,
      "case_ids": [
        "g-mc",
        "g-corr",
        "g-gap",
        "g-uniform",
        "g-asym"
      ]
    },
    "boundary": {
      "passed": 25,
      "total": 25,
      "failed": 0,
      "case_ids": [
        "bad-N",
        "empty",
        "boundary-mc",
        "boundary-mc-canonical",
        "boundary-mc-gap",
        "boundary-mc-corr",
        "boundary-mc-shift",
        "boundary-mc-corr-uniform",
        "boundary-mc-uniform",
        "boundary-mc-one",
        "boundary-mc-ten",
        "boundary-mc-k6",
        "boundary-mc-zero-pad",
        "boundary-mc-N-hi",
        "boundary-mc-empty",
        "boundary-mc-k-bad",
        "boundary-mc-usl-lsl",
        "boundary-mc-asym-uniform",
        "boundary-mc-sens-pearson",
        "boundary-mc-sobol-corr",
        "boundary-mc-sobol",
        "boundary-mc-shapley",
        "boundary-mc-shapley-corr",
        "boundary-mc-spec-mismatch",
        "boundary-mc-yield-extreme"
      ]
    },
    "invalid": {
      "passed": 13,
      "total": 13,
      "failed": 0,
      "case_ids": [
        "bad-N",
        "empty",
        "boundary-mc-N-hi",
        "boundary-mc-empty",
        "boundary-mc-k-bad",
        "boundary-mc-usl-lsl",
        "boundary-mc-sens-bad",
        "boundary-mc-sobol-corr",
        "inv-N",
        "inv-N-hi",
        "inv-empty",
        "inv-k",
        "inv-usl-lsl"
      ],
      "comparison": "exact_error_match",
      "records": [
        {
          "id": "inv-N",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "actual": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "match": true
        },
        {
          "id": "inv-N-hi",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "actual": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "match": true
        },
        {
          "id": "inv-empty",
          "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-usl-lsl",
          "comparison": "exact_error_match",
          "expected": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "actual": {
            "code": "VALUE_OUT_OF_RANGE"
          },
          "match": true
        }
      ]
    },
    "property": {
      "passed": 40,
      "total": 40,
      "failed": 0,
      "case_ids": [
        "property-seeded",
        "property-std",
        "property-analytic",
        "property-mc-near-analytic",
        "property-canonical",
        "property-permute-analytic",
        "property-scale-analytic",
        "property-k1",
        "property-all-zero",
        "property-seed-differs",
        "property-convergence",
        "property-rng-meta",
        "property-central95",
        "property-stack-rss",
        "property-100-tols",
        "property-gap-nom",
        "property-yield",
        "property-corr-analytic",
        "property-corr-mc-near-analytic",
        "property-mean-shift",
        "property-sense-alias",
        "property-uniform",
        "property-triangular",
        "property-asym-mean",
        "property-sensitivity",
        "property-convergence-meta",
        "property-pearson",
        "property-spec-mismatch-warn",
        "property-gap-no-mismatch",
        "property-yield-extreme-warn",
        "property-fingerprint",
        "property-sobol-exact",
        "property-shapley-indep",
        "property-shapley-corr",
        "property-norta",
        "property-share-url-noms",
        "property-legacy-tol-nom0",
        "property-parity-fingerprint",
        "property-fingerprint-stable",
        "property-mcp-summary-fields"
      ],
      "kind": "fixed",
      "claim_scope": "Enumerated fixed Evidence properties (seed lock, RNG meta, yield, NORTA, Sobol/Shapley, fingerprint). Not generated; no seed or generator_version."
    },
    "round_trip": {
      "passed": 0,
      "total": 0,
      "failed": 0,
      "case_ids": []
    },
    "metamorphic": {
      "passed": 0,
      "total": 0,
      "failed": 0,
      "case_ids": []
    },
    "contract": {
      "passed": 8,
      "total": 8,
      "failed": 0
    },
    "cross_interface": {
      "passed": 12,
      "total": 12,
      "failed": 0,
      "case_ids": [
        "iface-normal-independent",
        "iface-normal-correlated",
        "iface-non-normal",
        "iface-norta-correlated",
        "iface-asymmetric",
        "iface-mean-shift",
        "iface-yield-capability",
        "iface-sensitivity-ranking",
        "iface-sobol",
        "iface-shapley",
        "iface-reproducibility",
        "iface-large-N"
      ]
    },
    "o3": {
      "passed": 8,
      "total": 8,
      "failed": 0,
      "case_ids": [
        "o3-mc",
        "o3-corr",
        "o3-gap",
        "o3-uniform",
        "o3-asym",
        "o3-tri",
        "o3-pythag",
        "o3-one"
      ],
      "generator_id": "monte-carlo-tolerance-mpmath-o3",
      "seed": "20260916.mc-o3",
      "table_sha256": "7f83070e2f17e5b7451361c3bdae659c6d2a3e9a753b0775bc082d5d1debd8ef",
      "max_error_ulp": 1,
      "reproduce": "python3 generate-monte-carlo-tolerance-o3.py",
      "table_url": "/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
      "generator_url": "/developers/cvp/reproduce/generate-monte-carlo-tolerance-o3.py",
      "claim_scope": "O2-A: analytic σ / moments / Cp* Cpk* vs separate-module identities (≤2 ULP). O2-B: seeded mulberry32+Box-Muller replay of mean/std/percentiles/yield (≤2 ULP). Not measured SPC. NORTA Pearson ≠ latent ρ; NORTA sampling remains Evidence regression. ≤2 ULP vs O3 applies only to the published tabulated analytic σ / moments / stack_center vectors (independent normal, correlated normal, gap, uniform, asymmetric uniform, triangular, k=1 3-4-5, single). Seeded MC statistics, NORTA, Sobol, and Shapley are not O3-compared.",
      "reproduce_url": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/reproduce"
    }
  },
  "coverage": {
    "partitions": [
      {
        "id": "normal-independent",
        "description": "Independent symmetric normal stack",
        "exercised": true,
        "case_count": 41
      },
      {
        "id": "normal-correlated",
        "description": "Joint-normal / Cholesky correlation",
        "exercised": true,
        "case_count": 5
      },
      {
        "id": "non-normal",
        "description": "Independent uniform or triangular marginals",
        "exercised": true,
        "case_count": 10
      },
      {
        "id": "norta-correlated",
        "description": "Gaussian-copula NORTA (non-normal + ρ)",
        "exercised": true,
        "case_count": 2
      },
      {
        "id": "asymmetric",
        "description": "Asymmetric +Tol/−Tol",
        "exercised": true,
        "case_count": 5
      },
      {
        "id": "mean-shift",
        "description": "Process / mean shift",
        "exercised": true,
        "case_count": 2
      },
      {
        "id": "yield-capability",
        "description": "LSL/USL yield and simulated Cp*/Cpk*",
        "exercised": true,
        "case_count": 11
      },
      {
        "id": "sensitivity-ranking",
        "description": "Spearman / Pearson ranking",
        "exercised": true,
        "case_count": 3
      },
      {
        "id": "sobol",
        "description": "Sobol first-order / total indices",
        "exercised": true,
        "case_count": 2
      },
      {
        "id": "shapley",
        "description": "Shapley variance attribution",
        "exercised": true,
        "case_count": 4
      },
      {
        "id": "reproducibility",
        "description": "Seed / PRNG / fingerprint lock",
        "exercised": true,
        "case_count": 7
      },
      {
        "id": "large-N",
        "description": "Convergence / larger N",
        "exercised": true,
        "case_count": 7
      },
      {
        "id": "invalid-domain",
        "description": "Invalid inputs",
        "exercised": true,
        "case_count": 13
      }
    ]
  },
  "numerical": {
    "representation": "IEEE-754 binary64",
    "claim_scope": "O2-A: analytic σ / moments / Cp* Cpk* vs separate-module identities (≤2 ULP). O2-B: seeded mulberry32+Box-Muller replay of mean/std/percentiles/yield (≤2 ULP). Not measured SPC. NORTA Pearson ≠ latent ρ; NORTA sampling remains Evidence regression. ≤2 ULP vs O3 applies only to the published tabulated analytic σ / moments / stack_center vectors (independent normal, correlated normal, gap, uniform, asymmetric uniform, triangular, k=1 3-4-5, single). Seeded MC statistics, NORTA, Sobol, and Shapley are not O3-compared.",
    "tolerance": {
      "type": "ulp",
      "value": 2,
      "rationale": "Independent analytic σ and seeded MC replay vs IUT on same V8 binary64. ≤2 ULP declared a priori. NORTA sampling is not in this O2 compare.",
      "declared_before_evaluation": true
    },
    "max_error_observed": 1,
    "records": [
      {
        "id": "g-mc",
        "reference": {
          "mode": "monte_carlo",
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "n": 2,
          "half_tolerances": [
            0.1,
            0.2
          ],
          "correlated": false,
          "correlation_model": null,
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "std_analytic": 0.07453559924999299,
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "oracle_layer": "analytic+seeded-mc",
          "mean": 0.00027942046066928717,
          "std": 0.07431402402418098,
          "p05": -0.1243487198389368,
          "p50": 0.0006320186234671336,
          "p95": 0.12167142849463117,
          "sample_pearson": -0.012043696085505803
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 2,
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.1,
            0.2
          ],
          "half_tolerances": [
            0.1,
            0.2
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.1,
              "tol_plus": 0.1,
              "tol_minus": 0.1,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.03333333333333333
            },
            {
              "name": "T2",
              "nominal": 0,
              "half_tolerance": 0.2,
              "tol_plus": 0.2,
              "tol_minus": 0.2,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.06666666666666667
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": 0.00027942046066928717,
          "std": 0.07431402402418098,
          "std_analytic": 0.07453559924999299,
          "std_rel_err": -0.002972743602273117,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.03333333333333333,
              "variance_share": 0.19999999999999998,
              "percent": 19.999999999999996,
              "sensitivity": 0.43122055780513946,
              "sensitivity_share": 19.211112318025574,
              "sensitivity_method": "spearman"
            },
            {
              "name": "T2",
              "sigma": 0.06666666666666667,
              "variance_share": 0.7999999999999999,
              "percent": 79.99999999999999,
              "sensitivity": 0.8842987595746898,
              "sensitivity_share": 80.78888768197442,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07860623255600938,
              "mean": -0.0011420215968446965,
              "rel_err_vs_analytic": 0.054613276702364016
            },
            {
              "N": 1000,
              "std": 0.07384703336215144,
              "mean": 0.0002922136303471721,
              "rel_err_vs_analytic": -0.009238080793207242
            },
            {
              "N": 2000,
              "std": 0.07431402402418101,
              "mean": 0.0002794204606692373,
              "rel_err_vs_analytic": -0.0029727436022727446
            }
          ],
          "p025": -0.14853515498327396,
          "p05": -0.1243487198389368,
          "p50": 0.0006320186234671336,
          "p95": 0.12167142849463117,
          "p975": 0.14710352950576439,
          "p99": 0.16606672810109607,
          "stack_worst": 0.30000000000000004,
          "stack_rss": 0.223606797749979,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:137b9bac0d4c6f3e655eb04ce9450c62296e02e564dec2d43bddb74ef8105658",
          "calculation_short_id": "fnv1a32:becf725e",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "histogram": {
            "bins": 24,
            "min": -0.2408051138309298,
            "max": 0.23024265385623355,
            "counts": [
              1,
              3,
              8,
              15,
              33,
              45,
              64,
              97,
              134,
              148,
              176,
              200,
              233,
              173,
              192,
              141,
              121,
              88,
              52,
              32,
              27,
              10,
              5,
              2
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          },
          "mean": {
            "ok": true,
            "error_ulp": 0
          },
          "std": {
            "ok": true,
            "error_ulp": 0
          },
          "p05": {
            "ok": true,
            "error_ulp": 0
          },
          "p50": {
            "ok": true,
            "error_ulp": 0
          },
          "p95": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-corr",
        "reference": {
          "mode": "monte_carlo",
          "N": 2000,
          "seed": 3,
          "k_sigma": 3,
          "n": 2,
          "half_tolerances": [
            0.3,
            0.3
          ],
          "correlated": true,
          "correlation_model": "two_piece_normal",
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "std_analytic": 0.1732050807568877,
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 3
          },
          "oracle_layer": "analytic+seeded-mc",
          "mean": -0.002382278670343534,
          "std": 0.1714048735062999,
          "p05": -0.28399280044198844,
          "p50": 0.001697352306280514,
          "p95": 0.2817131709326456,
          "sample_pearson": 0.48458833113377464
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 2,
          "N": 2000,
          "seed": 3,
          "k_sigma": 3,
          "unit": null,
          "correlated": true,
          "correlation_model": "two_piece_normal",
          "correlations": [
            {
              "a": "A",
              "b": "B",
              "i": 0,
              "j": 1,
              "rho": 0.5
            }
          ],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3,
            0.3
          ],
          "half_tolerances": [
            0.3,
            0.3
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.09999999999999999
            },
            {
              "name": "B",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.09999999999999999
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": -0.002382278670343534,
          "std": 0.1714048735062999,
          "std_analytic": 0.1732050807568877,
          "std_rel_err": -0.010393501407239818,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.09999999999999999,
              "variance_share": 0.33333333333333337,
              "percent": 33.333333333333336,
              "sensitivity": 0.8507372816843204,
              "sensitivity_share": 49.80111607784782,
              "sensitivity_method": "spearman"
            },
            {
              "name": "B",
              "sigma": 0.09999999999999999,
              "variance_share": 0.33333333333333337,
              "percent": 33.333333333333336,
              "sensitivity": 0.8541279980319995,
              "sensitivity_share": 50.19888392215218,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.15246552526844098,
              "mean": -0.026431712282364253,
              "rel_err_vs_analytic": -0.11973987944127897
            },
            {
              "N": 1000,
              "std": 0.1688405344939381,
              "mean": -0.0038318729434149404,
              "rel_err_vs_analytic": -0.025198719598045292
            },
            {
              "N": 2000,
              "std": 0.17140487350629996,
              "mean": -0.0023822786703435283,
              "rel_err_vs_analytic": -0.010393501407239497
            }
          ],
          "p025": -0.3330031609661134,
          "p05": -0.28399280044198844,
          "p50": 0.001697352306280514,
          "p95": 0.2817131709326456,
          "p975": 0.33812195772720577,
          "p99": 0.4071256124135718,
          "stack_worst": 0.6,
          "stack_rss": 0.4242640687119285,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:fd68a76322cdf0b0708ba5034b6851d8e07378bfd331fe21bb020597e6d4d07f",
          "calculation_short_id": "fnv1a32:d1d77423",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 3
          },
          "histogram": {
            "bins": 24,
            "min": -0.5910900297564395,
            "max": 0.6340595063946799,
            "counts": [
              1,
              1,
              6,
              11,
              29,
              50,
              79,
              127,
              163,
              208,
              193,
              231,
              230,
              197,
              175,
              132,
              63,
              45,
              24,
              21,
              8,
              5,
              0,
              1
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          },
          "mean": {
            "ok": true,
            "error_ulp": 0
          },
          "std": {
            "ok": true,
            "error_ulp": 0
          },
          "p05": {
            "ok": true,
            "error_ulp": 0
          },
          "p50": {
            "ok": true,
            "error_ulp": 0
          },
          "p95": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-gap",
        "reference": {
          "mode": "monte_carlo",
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "n": 2,
          "half_tolerances": [
            0.1,
            0.2
          ],
          "correlated": false,
          "correlation_model": null,
          "stack_nom": 5,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 5,
          "std_analytic": 0.07453559924999299,
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "oracle_layer": "analytic+seeded-mc",
          "mean": 5.0014233358185205,
          "std": 0.07503341986799607,
          "p05": 4.879828957366541,
          "p50": 5.0019815925676,
          "p95": 5.1231290251465325,
          "sample_pearson": -0.01204369608550606,
          "yield": 0.9935,
          "ppm_total": 6500,
          "in_spec_count": 1987,
          "Cp": 0.8884929779816952,
          "Cpk": 0.8821698585813688
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 2,
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.1,
            0.2
          ],
          "half_tolerances": [
            0.1,
            0.2
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 10,
              "half_tolerance": 0.1,
              "tol_plus": 0.1,
              "tol_minus": 0.1,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.03333333333333333
            },
            {
              "name": "B",
              "nominal": 5,
              "half_tolerance": 0.2,
              "tol_plus": 0.2,
              "tol_minus": 0.2,
              "asymmetric": false,
              "coefficient": -1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.06666666666666667
            }
          ],
          "stack_nom": 5,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 5,
          "mean": 5.0014233358185205,
          "std": 0.07503341986799607,
          "std_analytic": 0.07453559924999299,
          "std_rel_err": 0.006678964454734992,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.03333333333333333,
              "variance_share": 0.19999999999999998,
              "percent": 19.999999999999996,
              "sensitivity": 0.43283467070866766,
              "sensitivity_share": 19.20465619225732,
              "sensitivity_method": "spearman"
            },
            {
              "name": "B",
              "sigma": 0.06666666666666667,
              "variance_share": 0.7999999999999999,
              "percent": 79.99999999999999,
              "sensitivity": -0.887793455948364,
              "sensitivity_share": 80.79534380774268,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07451284813704952,
              "mean": 5.0100498215807034,
              "rel_err_vs_analytic": -0.0003052382106323183
            },
            {
              "N": 1000,
              "std": 0.07381717203788368,
              "mean": 5.002123817055456,
              "rel_err_vs_analytic": -0.009638712498972463
            },
            {
              "N": 2000,
              "std": 0.07503341986799597,
              "mean": 5.001423335818512,
              "rel_err_vs_analytic": 0.006678964454733688
            }
          ],
          "p025": 4.856769802213659,
          "p05": 4.879828957366541,
          "p50": 5.0019815925676,
          "p95": 5.1231290251465325,
          "p975": 5.148983196984692,
          "p99": 5.182120753245986,
          "stack_worst": 0.30000000000000004,
          "stack_rss": 0.223606797749979,
          "LSL": 4.8,
          "USL": 5.2,
          "yield": 0.9935,
          "reject_rate": 0.00649999999999995,
          "ppm_below": 3000,
          "ppm_above": 3500,
          "ppm_total": 6500,
          "below_count": 6,
          "above_count": 7,
          "in_spec_count": 1987,
          "Cp": 0.8884929779816952,
          "Cpl": 0.8948160973820216,
          "Cpu": 0.8821698585813688,
          "Cpk": 0.8821698585813688,
          "Ppk": 0.8821698585813688,
          "capability_basis": "simulated_monte_carlo",
          "capability_normal_equivalent": true,
          "simulated_Cp": 0.8884929779816952,
          "simulated_Cpk": 0.8821698585813688,
          "yield_sampling": {
            "N": 2000,
            "observed_pass": 1987,
            "observed_fail": 13,
            "observed_yield": 0.9935,
            "rule_of_three": 0.0015,
            "ppm_per_sample": 500,
            "ci_method": "wilson",
            "ci_level": 0.95,
            "ci_low": 0.9889104708274775,
            "ci_high": 0.9961974035059259
          },
          "warnings": [],
          "calculation_fingerprint": "sha256:dc088ad8eef4b8b91947a2ac4c3e174dd92a07e46bc98c4fa7b734ac84df3431",
          "calculation_short_id": "fnv1a32:e4a49ae8",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "histogram": {
            "bins": 24,
            "min": 4.751587706455361,
            "max": 5.258549402681989,
            "counts": [
              3,
              1,
              7,
              10,
              30,
              42,
              93,
              106,
              148,
              175,
              188,
              231,
              216,
              199,
              184,
              126,
              100,
              58,
              41,
              21,
              11,
              6,
              1,
              3
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          },
          "Cp": {
            "ok": true,
            "error_ulp": 0
          },
          "Cpk": {
            "ok": true,
            "error_ulp": 0
          },
          "mean": {
            "ok": true,
            "error_ulp": 0
          },
          "std": {
            "ok": true,
            "error_ulp": 0
          },
          "p05": {
            "ok": true,
            "error_ulp": 0
          },
          "p50": {
            "ok": true,
            "error_ulp": 0
          },
          "p95": {
            "ok": true,
            "error_ulp": 0
          },
          "yield": {
            "ok": true,
            "error_ulp": 0
          },
          "ppm_total": {
            "ok": true,
            "error_ulp": 0
          },
          "in_spec_count": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-uniform",
        "reference": {
          "mode": "monte_carlo",
          "N": 2000,
          "seed": 1,
          "k_sigma": 3,
          "n": 1,
          "half_tolerances": [
            0.3
          ],
          "correlated": false,
          "correlation_model": null,
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "std_analytic": 0.17320508075688773,
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "oracle_layer": "analytic+seeded-mc",
          "mean": -0.004139741799258547,
          "std": 0.17226545871996782,
          "p05": -0.2736876399256289,
          "p50": -0.002751583233475685,
          "p95": 0.26932872910983857
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 1,
          "N": 2000,
          "seed": 1,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3
          ],
          "half_tolerances": [
            0.3
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "uniform",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.17320508075688773
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": -0.004139741799258547,
          "std": 0.17226545871996782,
          "std_analytic": 0.17320508075688773,
          "std_rel_err": -0.00542491035952216,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.17320508075688773,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.17771715172505456,
              "mean": -0.00740113593405113,
              "rel_err_vs_analytic": 0.026050453880738154
            },
            {
              "N": 1000,
              "std": 0.17362656284117153,
              "mean": -0.004931939244037503,
              "rel_err_vs_analytic": 0.002433427948198582
            },
            {
              "N": 2000,
              "std": 0.1722654587199678,
              "mean": -0.004139741799258631,
              "rel_err_vs_analytic": -0.005424910359522321
            }
          ],
          "p025": -0.28559853569604454,
          "p05": -0.2736876399256289,
          "p50": -0.002751583233475685,
          "p95": 0.26932872910983857,
          "p975": 0.2835912707727402,
          "p99": 0.2938777999486774,
          "stack_worst": 0.3,
          "stack_rss": 0.3,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": false,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:ecf1d0003b85ea6cb204e64474bad4fa5d5219e2ea5299a3be4285c26bc13306",
          "calculation_short_id": "fnv1a32:92877e6a",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "histogram": {
            "bins": 24,
            "min": -0.29959239657036957,
            "max": 0.29991264576092364,
            "counts": [
              96,
              93,
              75,
              86,
              80,
              78,
              73,
              104,
              77,
              98,
              77,
              74,
              77,
              75,
              89,
              111,
              83,
              82,
              81,
              84,
              82,
              74,
              77,
              74
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          },
          "mean": {
            "ok": true,
            "error_ulp": 0
          },
          "std": {
            "ok": true,
            "error_ulp": 0
          },
          "p05": {
            "ok": true,
            "error_ulp": 0
          },
          "p50": {
            "ok": true,
            "error_ulp": 0
          },
          "p95": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "g-asym",
        "reference": {
          "mode": "monte_carlo",
          "N": 2000,
          "seed": 2,
          "k_sigma": 3,
          "n": 1,
          "half_tolerances": [
            0.125
          ],
          "correlated": false,
          "correlation_model": null,
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0.07500000000000001,
          "stack_center": 0.07500000000000001,
          "std_analytic": 0.07216878364870323,
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 2
          },
          "oracle_layer": "analytic+seeded-mc",
          "mean": 0.07602517494233328,
          "std": 0.07325487842647432,
          "p05": -0.037417014199309054,
          "p50": 0.0779186438769102,
          "p95": 0.18740688158432023
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 1,
          "N": 2000,
          "seed": 2,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.125
          ],
          "half_tolerances": [
            0.125
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 0,
              "half_tolerance": 0.125,
              "tol_plus": 0.2,
              "tol_minus": 0.05,
              "asymmetric": true,
              "coefficient": 1,
              "distribution": "uniform",
              "mean_shift": 0,
              "error_mean": 0.07500000000000001,
              "error_std": 0.07216878364870323
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0.07500000000000001,
          "stack_center": 0.07500000000000001,
          "mean": 0.07602517494233328,
          "std": 0.07325487842647432,
          "std_analytic": 0.07216878364870323,
          "std_rel_err": 0.015049370695478098,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.07216878364870323,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07900779197774346,
              "mean": 0.0795574329205556,
              "rel_err_vs_analytic": 0.0947640791942753
            },
            {
              "N": 1000,
              "std": 0.07406583650098149,
              "mean": 0.07496986470551918,
              "rel_err_vs_analytic": 0.02628633539831519
            },
            {
              "N": 2000,
              "std": 0.07325487842647431,
              "mean": 0.07602517494233314,
              "rel_err_vs_analytic": 0.015049370695477906
            }
          ],
          "p025": -0.04336294987006113,
          "p05": -0.037417014199309054,
          "p50": 0.0779186438769102,
          "p95": 0.18740688158432023,
          "p975": 0.193495907925535,
          "p99": 0.19737677624216304,
          "stack_worst": 0.2,
          "stack_rss": 0.125,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": false,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:4d5694aa50680e08cc57508c683af4dba0b11f09b6a215b7f0cfb4cac0623257",
          "calculation_short_id": "fnv1a32:7cf0c4d8",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 2
          },
          "histogram": {
            "bins": 24,
            "min": -0.04996221368201077,
            "max": 0.19959185346961023,
            "counts": [
              91,
              91,
              81,
              90,
              75,
              78,
              88,
              77,
              84,
              60,
              73,
              91,
              87,
              76,
              63,
              89,
              101,
              82,
              89,
              80,
              93,
              80,
              96,
              85
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          },
          "mean": {
            "ok": true,
            "error_ulp": 0
          },
          "std": {
            "ok": true,
            "error_ulp": 0
          },
          "p05": {
            "ok": true,
            "error_ulp": 0
          },
          "p50": {
            "ok": true,
            "error_ulp": 0
          },
          "p95": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "golden"
      },
      {
        "id": "o3-mc",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.07453559924999299,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 2,
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.1,
            0.2
          ],
          "half_tolerances": [
            0.1,
            0.2
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.1,
              "tol_plus": 0.1,
              "tol_minus": 0.1,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.03333333333333333
            },
            {
              "name": "T2",
              "nominal": 0,
              "half_tolerance": 0.2,
              "tol_plus": 0.2,
              "tol_minus": 0.2,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.06666666666666667
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": 0.00027942046066928717,
          "std": 0.07431402402418098,
          "std_analytic": 0.07453559924999299,
          "std_rel_err": -0.002972743602273117,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.03333333333333333,
              "variance_share": 0.19999999999999998,
              "percent": 19.999999999999996,
              "sensitivity": 0.43122055780513946,
              "sensitivity_share": 19.211112318025574,
              "sensitivity_method": "spearman"
            },
            {
              "name": "T2",
              "sigma": 0.06666666666666667,
              "variance_share": 0.7999999999999999,
              "percent": 79.99999999999999,
              "sensitivity": 0.8842987595746898,
              "sensitivity_share": 80.78888768197442,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07860623255600938,
              "mean": -0.0011420215968446965,
              "rel_err_vs_analytic": 0.054613276702364016
            },
            {
              "N": 1000,
              "std": 0.07384703336215144,
              "mean": 0.0002922136303471721,
              "rel_err_vs_analytic": -0.009238080793207242
            },
            {
              "N": 2000,
              "std": 0.07431402402418101,
              "mean": 0.0002794204606692373,
              "rel_err_vs_analytic": -0.0029727436022727446
            }
          ],
          "p025": -0.14853515498327396,
          "p05": -0.1243487198389368,
          "p50": 0.0006320186234671336,
          "p95": 0.12167142849463117,
          "p975": 0.14710352950576439,
          "p99": 0.16606672810109607,
          "stack_worst": 0.30000000000000004,
          "stack_rss": 0.223606797749979,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:137b9bac0d4c6f3e655eb04ce9450c62296e02e564dec2d43bddb74ef8105658",
          "calculation_short_id": "fnv1a32:becf725e",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "histogram": {
            "bins": 24,
            "min": -0.2408051138309298,
            "max": 0.23024265385623355,
            "counts": [
              1,
              3,
              8,
              15,
              33,
              45,
              64,
              97,
              134,
              148,
              176,
              200,
              233,
              173,
              192,
              141,
              121,
              88,
              52,
              32,
              27,
              10,
              5,
              2
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-corr",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.17320508075688773,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 2,
          "N": 2000,
          "seed": 3,
          "k_sigma": 3,
          "unit": null,
          "correlated": true,
          "correlation_model": "two_piece_normal",
          "correlations": [
            {
              "a": "A",
              "b": "B",
              "i": 0,
              "j": 1,
              "rho": 0.5
            }
          ],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3,
            0.3
          ],
          "half_tolerances": [
            0.3,
            0.3
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.09999999999999999
            },
            {
              "name": "B",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.09999999999999999
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": -0.002382278670343534,
          "std": 0.1714048735062999,
          "std_analytic": 0.1732050807568877,
          "std_rel_err": -0.010393501407239818,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.09999999999999999,
              "variance_share": 0.33333333333333337,
              "percent": 33.333333333333336,
              "sensitivity": 0.8507372816843204,
              "sensitivity_share": 49.80111607784782,
              "sensitivity_method": "spearman"
            },
            {
              "name": "B",
              "sigma": 0.09999999999999999,
              "variance_share": 0.33333333333333337,
              "percent": 33.333333333333336,
              "sensitivity": 0.8541279980319995,
              "sensitivity_share": 50.19888392215218,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.15246552526844098,
              "mean": -0.026431712282364253,
              "rel_err_vs_analytic": -0.11973987944127897
            },
            {
              "N": 1000,
              "std": 0.1688405344939381,
              "mean": -0.0038318729434149404,
              "rel_err_vs_analytic": -0.025198719598045292
            },
            {
              "N": 2000,
              "std": 0.17140487350629996,
              "mean": -0.0023822786703435283,
              "rel_err_vs_analytic": -0.010393501407239497
            }
          ],
          "p025": -0.3330031609661134,
          "p05": -0.28399280044198844,
          "p50": 0.001697352306280514,
          "p95": 0.2817131709326456,
          "p975": 0.33812195772720577,
          "p99": 0.4071256124135718,
          "stack_worst": 0.6,
          "stack_rss": 0.4242640687119285,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:fd68a76322cdf0b0708ba5034b6851d8e07378bfd331fe21bb020597e6d4d07f",
          "calculation_short_id": "fnv1a32:d1d77423",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 3
          },
          "histogram": {
            "bins": 24,
            "min": -0.5910900297564395,
            "max": 0.6340595063946799,
            "counts": [
              1,
              1,
              6,
              11,
              29,
              50,
              79,
              127,
              163,
              208,
              193,
              231,
              230,
              197,
              175,
              132,
              63,
              45,
              24,
              21,
              8,
              5,
              0,
              1
            ]
          }
        },
        "error_ulp": 1,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 1
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-gap",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.07453559924999299,
          "stack_nom": 5,
          "stack_dist_mean": 0,
          "stack_center": 5
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 2,
          "N": 2000,
          "seed": 42,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.1,
            0.2
          ],
          "half_tolerances": [
            0.1,
            0.2
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 10,
              "half_tolerance": 0.1,
              "tol_plus": 0.1,
              "tol_minus": 0.1,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.03333333333333333
            },
            {
              "name": "B",
              "nominal": 5,
              "half_tolerance": 0.2,
              "tol_plus": 0.2,
              "tol_minus": 0.2,
              "asymmetric": false,
              "coefficient": -1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.06666666666666667
            }
          ],
          "stack_nom": 5,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 5,
          "mean": 5.0014233358185205,
          "std": 0.07503341986799607,
          "std_analytic": 0.07453559924999299,
          "std_rel_err": 0.006678964454734992,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.03333333333333333,
              "variance_share": 0.19999999999999998,
              "percent": 19.999999999999996,
              "sensitivity": 0.43283467070866766,
              "sensitivity_share": 19.20465619225732,
              "sensitivity_method": "spearman"
            },
            {
              "name": "B",
              "sigma": 0.06666666666666667,
              "variance_share": 0.7999999999999999,
              "percent": 79.99999999999999,
              "sensitivity": -0.887793455948364,
              "sensitivity_share": 80.79534380774268,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07451284813704952,
              "mean": 5.0100498215807034,
              "rel_err_vs_analytic": -0.0003052382106323183
            },
            {
              "N": 1000,
              "std": 0.07381717203788368,
              "mean": 5.002123817055456,
              "rel_err_vs_analytic": -0.009638712498972463
            },
            {
              "N": 2000,
              "std": 0.07503341986799597,
              "mean": 5.001423335818512,
              "rel_err_vs_analytic": 0.006678964454733688
            }
          ],
          "p025": 4.856769802213659,
          "p05": 4.879828957366541,
          "p50": 5.0019815925676,
          "p95": 5.1231290251465325,
          "p975": 5.148983196984692,
          "p99": 5.182120753245986,
          "stack_worst": 0.30000000000000004,
          "stack_rss": 0.223606797749979,
          "LSL": 4.8,
          "USL": 5.2,
          "yield": 0.9935,
          "reject_rate": 0.00649999999999995,
          "ppm_below": 3000,
          "ppm_above": 3500,
          "ppm_total": 6500,
          "below_count": 6,
          "above_count": 7,
          "in_spec_count": 1987,
          "Cp": 0.8884929779816952,
          "Cpl": 0.8948160973820216,
          "Cpu": 0.8821698585813688,
          "Cpk": 0.8821698585813688,
          "Ppk": 0.8821698585813688,
          "capability_basis": "simulated_monte_carlo",
          "capability_normal_equivalent": true,
          "simulated_Cp": 0.8884929779816952,
          "simulated_Cpk": 0.8821698585813688,
          "yield_sampling": {
            "N": 2000,
            "observed_pass": 1987,
            "observed_fail": 13,
            "observed_yield": 0.9935,
            "rule_of_three": 0.0015,
            "ppm_per_sample": 500,
            "ci_method": "wilson",
            "ci_level": 0.95,
            "ci_low": 0.9889104708274775,
            "ci_high": 0.9961974035059259
          },
          "warnings": [],
          "calculation_fingerprint": "sha256:dc088ad8eef4b8b91947a2ac4c3e174dd92a07e46bc98c4fa7b734ac84df3431",
          "calculation_short_id": "fnv1a32:e4a49ae8",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 42
          },
          "histogram": {
            "bins": 24,
            "min": 4.751587706455361,
            "max": 5.258549402681989,
            "counts": [
              3,
              1,
              7,
              10,
              30,
              42,
              93,
              106,
              148,
              175,
              188,
              231,
              216,
              199,
              184,
              126,
              100,
              58,
              41,
              21,
              11,
              6,
              1,
              3
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-uniform",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.17320508075688773,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 1,
          "N": 2000,
          "seed": 1,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3
          ],
          "half_tolerances": [
            0.3
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "uniform",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.17320508075688773
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": -0.004139741799258547,
          "std": 0.17226545871996782,
          "std_analytic": 0.17320508075688773,
          "std_rel_err": -0.00542491035952216,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.17320508075688773,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.17771715172505456,
              "mean": -0.00740113593405113,
              "rel_err_vs_analytic": 0.026050453880738154
            },
            {
              "N": 1000,
              "std": 0.17362656284117153,
              "mean": -0.004931939244037503,
              "rel_err_vs_analytic": 0.002433427948198582
            },
            {
              "N": 2000,
              "std": 0.1722654587199678,
              "mean": -0.004139741799258631,
              "rel_err_vs_analytic": -0.005424910359522321
            }
          ],
          "p025": -0.28559853569604454,
          "p05": -0.2736876399256289,
          "p50": -0.002751583233475685,
          "p95": 0.26932872910983857,
          "p975": 0.2835912707727402,
          "p99": 0.2938777999486774,
          "stack_worst": 0.3,
          "stack_rss": 0.3,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": false,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:ecf1d0003b85ea6cb204e64474bad4fa5d5219e2ea5299a3be4285c26bc13306",
          "calculation_short_id": "fnv1a32:92877e6a",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "histogram": {
            "bins": 24,
            "min": -0.29959239657036957,
            "max": 0.29991264576092364,
            "counts": [
              96,
              93,
              75,
              86,
              80,
              78,
              73,
              104,
              77,
              98,
              77,
              74,
              77,
              75,
              89,
              111,
              83,
              82,
              81,
              84,
              82,
              74,
              77,
              74
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-asym",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.07216878364870323,
          "stack_nom": 0,
          "stack_dist_mean": 0.07500000000000001,
          "stack_center": 0.07500000000000001
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "dimensional",
          "n": 1,
          "N": 2000,
          "seed": 2,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.125
          ],
          "half_tolerances": [
            0.125
          ],
          "tolerances": [
            {
              "name": "A",
              "nominal": 0,
              "half_tolerance": 0.125,
              "tol_plus": 0.2,
              "tol_minus": 0.05,
              "asymmetric": true,
              "coefficient": 1,
              "distribution": "uniform",
              "mean_shift": 0,
              "error_mean": 0.07500000000000001,
              "error_std": 0.07216878364870323
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0.07500000000000001,
          "stack_center": 0.07500000000000001,
          "mean": 0.07602517494233328,
          "std": 0.07325487842647432,
          "std_analytic": 0.07216878364870323,
          "std_rel_err": 0.015049370695478098,
          "contributors": [
            {
              "name": "A",
              "sigma": 0.07216878364870323,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.07900779197774346,
              "mean": 0.0795574329205556,
              "rel_err_vs_analytic": 0.0947640791942753
            },
            {
              "N": 1000,
              "std": 0.07406583650098149,
              "mean": 0.07496986470551918,
              "rel_err_vs_analytic": 0.02628633539831519
            },
            {
              "N": 2000,
              "std": 0.07325487842647431,
              "mean": 0.07602517494233314,
              "rel_err_vs_analytic": 0.015049370695477906
            }
          ],
          "p025": -0.04336294987006113,
          "p05": -0.037417014199309054,
          "p50": 0.0779186438769102,
          "p95": 0.18740688158432023,
          "p975": 0.193495907925535,
          "p99": 0.19737677624216304,
          "stack_worst": 0.2,
          "stack_rss": 0.125,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": false,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:4d5694aa50680e08cc57508c683af4dba0b11f09b6a215b7f0cfb4cac0623257",
          "calculation_short_id": "fnv1a32:7cf0c4d8",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 2
          },
          "histogram": {
            "bins": 24,
            "min": -0.04996221368201077,
            "max": 0.19959185346961023,
            "counts": [
              91,
              91,
              81,
              90,
              75,
              78,
              88,
              77,
              84,
              60,
              73,
              91,
              87,
              76,
              63,
              89,
              101,
              82,
              89,
              80,
              93,
              80,
              96,
              85
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-tri",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.1224744871391589,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 1,
          "N": 200,
          "seed": 1,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3
          ],
          "half_tolerances": [
            0.3
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "triangular",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.12247448713915891
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": -0.0067126631474676976,
          "std": 0.12899772299387677,
          "std_analytic": 0.12247448713915891,
          "std_rel_err": 0.053261997719622804,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.12247448713915891,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.1262327596034849,
              "mean": -0.0018808467574696229,
              "rel_err_vs_analytic": 0.03068616617316988
            },
            {
              "N": 200,
              "std": 0.12899772299387682,
              "mean": -0.006712663147467694,
              "rel_err_vs_analytic": 0.053261997719623255
            }
          ],
          "p025": -0.22662270599894632,
          "p05": -0.20635052788297065,
          "p50": -0.022060353198862293,
          "p95": 0.22455479921551857,
          "p975": 0.2562729811783365,
          "p99": 0.2694734578137188,
          "stack_worst": 0.3,
          "stack_rss": 0.3,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": false,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:d40c7faec535335db0c32bc992781374a1f0a5c7daa878ad1f67f50d2a6be5d8",
          "calculation_short_id": "fnv1a32:8062325d",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "histogram": {
            "bins": 24,
            "min": -0.27780924038166366,
            "max": 0.28349652192146396,
            "counts": [
              2,
              2,
              6,
              6,
              5,
              12,
              12,
              9,
              18,
              15,
              14,
              6,
              14,
              12,
              12,
              9,
              10,
              4,
              10,
              6,
              5,
              3,
              4,
              4
            ]
          }
        },
        "error_ulp": 1,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 1
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-pythag",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.5,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 2,
          "N": 200,
          "seed": 1,
          "k_sigma": 1,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3,
            0.4
          ],
          "half_tolerances": [
            0.3,
            0.4
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.3
            },
            {
              "name": "T2",
              "nominal": 0,
              "half_tolerance": 0.4,
              "tol_plus": 0.4,
              "tol_minus": 0.4,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.4
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": 0.023532249606278057,
          "std": 0.5013490355665359,
          "std_analytic": 0.5,
          "std_rel_err": 0.0026980711330717444,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.3,
              "variance_share": 0.36,
              "percent": 36,
              "sensitivity": 0.5699437485937149,
              "sensitivity_share": 34.45224009923498,
              "sensitivity_method": "spearman"
            },
            {
              "name": "T2",
              "sigma": 0.4,
              "variance_share": 0.6400000000000001,
              "percent": 64.00000000000001,
              "sensitivity": 0.78614415360384,
              "sensitivity_share": 65.54775990076502,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.4640898909401526,
              "mean": 0.0880523409979783,
              "rel_err_vs_analytic": -0.07182021811969475
            },
            {
              "N": 200,
              "std": 0.5013490355665361,
              "mean": 0.023532249606277957,
              "rel_err_vs_analytic": 0.0026980711330721885
            }
          ],
          "p025": -0.9809202386941234,
          "p05": -0.8213829019389616,
          "p50": -0.006499072250991389,
          "p95": 0.8414722878783005,
          "p975": 0.8806793812131991,
          "p99": 1.190273502711811,
          "stack_worst": 0.7,
          "stack_rss": 0.5,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:955dc4f7db524fd3068e9d622b00b5835f98a3a1e4ccd6801a2c49f5254431df",
          "calculation_short_id": "fnv1a32:378e2ed3",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "histogram": {
            "bins": 24,
            "min": -1.1968348088343386,
            "max": 1.5239373158772258,
            "counts": [
              4,
              2,
              4,
              3,
              8,
              8,
              10,
              12,
              14,
              23,
              19,
              11,
              23,
              13,
              9,
              11,
              7,
              10,
              6,
              1,
              0,
              1,
              0,
              1
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "ok": true,
            "error_ulp": 0
          }
        },
        "suite": "o3"
      },
      {
        "id": "o3-one",
        "reference": {
          "oracle_layer": "analytic",
          "std_analytic": 0.09999999999999999,
          "stack_nom": 0,
          "stack_dist_mean": 0,
          "stack_center": 0
        },
        "actual": {
          "mode": "monte_carlo",
          "profile": "basic",
          "n": 1,
          "N": 200,
          "seed": 1,
          "k_sigma": 3,
          "unit": null,
          "correlated": false,
          "correlation_model": null,
          "correlations": [],
          "sensitivity_method": "spearman",
          "sensitivity_metric": "ranking",
          "sobol_N": null,
          "shapley_N": null,
          "sobol": null,
          "shapley": null,
          "tol": [
            0.3
          ],
          "half_tolerances": [
            0.3
          ],
          "tolerances": [
            {
              "name": "T1",
              "nominal": 0,
              "half_tolerance": 0.3,
              "tol_plus": 0.3,
              "tol_minus": 0.3,
              "asymmetric": false,
              "coefficient": 1,
              "distribution": "normal",
              "mean_shift": 0,
              "error_mean": 0,
              "error_std": 0.09999999999999999
            }
          ],
          "stack_nom": 0,
          "stack_shift": 0,
          "stack_dist_mean": 0,
          "stack_center": 0,
          "mean": 0.012677756672132272,
          "std": 0.10179341134116256,
          "std_analytic": 0.09999999999999999,
          "std_rel_err": 0.017934113411625652,
          "contributors": [
            {
              "name": "T1",
              "sigma": 0.09999999999999999,
              "variance_share": 1,
              "percent": 100,
              "sensitivity": 1,
              "sensitivity_share": 100,
              "sensitivity_method": "spearman"
            }
          ],
          "convergence": [
            {
              "N": 100,
              "std": 0.09908603254536211,
              "mean": 0.02082431107275392,
              "rel_err_vs_analytic": -0.009139674546378845
            },
            {
              "N": 200,
              "std": 0.1017934113411625,
              "mean": 0.012677756672132287,
              "rel_err_vs_analytic": 0.017934113411625097
            }
          ],
          "p025": -0.17940868186336836,
          "p05": -0.1501701829156665,
          "p50": 0.02188929526319359,
          "p95": 0.16755961116243268,
          "p975": 0.20419914542816128,
          "p99": 0.26011200691561687,
          "stack_worst": 0.3,
          "stack_rss": 0.3,
          "LSL": null,
          "USL": null,
          "yield": null,
          "reject_rate": null,
          "ppm_below": null,
          "ppm_above": null,
          "ppm_total": null,
          "below_count": null,
          "above_count": null,
          "in_spec_count": null,
          "Cp": null,
          "Cpl": null,
          "Cpu": null,
          "Cpk": null,
          "Ppk": null,
          "capability_basis": null,
          "capability_normal_equivalent": true,
          "simulated_Cp": null,
          "simulated_Cpk": null,
          "yield_sampling": null,
          "warnings": [],
          "calculation_fingerprint": "sha256:3516832d832351d18a958af4d0702a8a071f42c81f88ed7e06eb42f3b74c8345",
          "calculation_short_id": "fnv1a32:06ac77d3",
          "rng": {
            "algorithm": "mulberry32",
            "normal_sampler": "box-muller",
            "version": "1.0",
            "seed": 1
          },
          "histogram": {
            "bins": 24,
            "min": -0.2959158652825782,
            "max": 0.2656438731808044,
            "counts": [
              1,
              0,
              2,
              1,
              2,
              4,
              1,
              10,
              20,
              12,
              14,
              10,
              9,
              25,
              19,
              13,
              17,
              16,
              10,
              6,
              2,
              2,
              2,
              2
            ]
          }
        },
        "error_ulp": 0,
        "threshold_ulp": 2,
        "fields": {
          "std_analytic": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_dist_mean": {
            "ok": true,
            "error_ulp": 0
          },
          "stack_center": {
            "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."
  },
  "artifacts": {
    "evidence_bundle_sha256": "89bbe51508ab64e3b51d5238fcfa74cf085e70a04db6ba236748329d2266d546",
    "evidence_digest": "964fa4df85165110a5fdd19d1b368dcf725aa497666a31f5bcd19a223041d3a5",
    "production_sha256": "3c45d14ff1258b0eea59837f3942585dd6825ab0585ca7cb85b4608e08c1f590",
    "attested_catalog_sha256": "d7330775e814d9fe1f97af28b52db2ecba2f32e2e3e82f08076f10a72d85c01b",
    "production_checks": [
      {
        "id": "engineering.tolerance.monte_carlo:output-const",
        "status": "pass",
        "detail": "output const 1.12.0 vs capability 1.12.0",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:evidence-sha256",
        "status": "pass",
        "detail": "30a8f1ad6fe3",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:semantic-contract",
        "status": "pass",
        "detail": "71/71",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:capability-html-public-origin-agree",
        "status": "pass",
        "detail": "public 1.12.0 vs origin 1.12.0",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:cvp-manifest-public-origin-agree",
        "status": "pass",
        "detail": "engineering.tolerance.monte_carlo/1.12.0/2026-09-16.o3-analytic/engineering/964fa4df8516",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core",
        "projection_compared": false
      },
      {
        "id": "engineering.tolerance.monte_carlo:cvp-latest-alias-agrees",
        "status": "pass",
        "detail": "engineering.tolerance.monte_carlo/1.12.0/2026-09-16.o3-analytic/engineering/964fa4df8516",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core",
        "projection_compared": false
      },
      {
        "id": "engineering.tolerance.monte_carlo:cvp-immutable-manifest-fetch",
        "status": "pass",
        "detail": "public=200 origin=200",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:cvp-immutable-manifest-sha256",
        "status": "pass",
        "detail": "2fc4f3fe9b86",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:cvp-latest-alias-matches-immutable",
        "status": "pass",
        "detail": "engineering.tolerance.monte_carlo/1.12.0/2026-09-16.o3-analytic/engineering/964fa4df8516",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core",
        "projection_compared": false
      },
      {
        "id": "engineering.tolerance.monte_carlo:calculator-html-cvp-projection",
        "status": "pass",
        "detail": "matches Trust display",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      },
      {
        "id": "engineering.tolerance.monte_carlo:evidence-html-cvp-projection",
        "status": "pass",
        "detail": "matches Trust display",
        "scope": "last_attestation_snapshot",
        "current": false,
        "attestation_binding_current": false,
        "attested_at": "2026-09-16T02:55:45.474Z",
        "attestation_revision": "core"
      }
    ],
    "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": "964fa4df85165110a5fdd19d1b368dcf725aa497666a31f5bcd19a223041d3a5",
          "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": "964fa4df85165110a5fdd19d1b368dcf725aa497666a31f5bcd19a223041d3a5",
          "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": "30a8f1ad6fe3df4af69da2a2ac605ea9c8e05793f23b1d5465828c15cb5c9c68",
          "note": "Published Evidence JSON core — Trust freshness / production bind subject"
        },
        {
          "name": "evidence_catalog_digest",
          "field": "artifacts.attested_catalog_sha256",
          "digest_scope": "capability_catalog",
          "value": "d7330775e814d9fe1f97af28b52db2ecba2f32e2e3e82f08076f10a72d85c01b",
          "note": "Capability catalog integrity; site-wide, not per-suite fingerprint"
        }
      ]
    },
    "cvp_core_sha256": "964fa4df85165110a5fdd19d1b368dcf725aa497666a31f5bcd19a223041d3a5"
  },
  "dependencies": [
    {
      "name": "monte-carlo-tolerance-engine",
      "version": "1.12.0"
    },
    {
      "name": "monte-carlo-tolerance-reference-oracle",
      "version": "1.0.0"
    },
    {
      "name": "monte-carlo-tolerance-mpmath-o3-table",
      "version": "monte-carlo-tolerance-mpmath-o3"
    },
    {
      "name": "node",
      "version": "20.19.2"
    }
  ],
  "attestation": {
    "status": "STALE",
    "href": "/.well-known/calculatorx-production-attestation.json",
    "id": "1fdd351e49d9a9103d52e8d4d216269454fafffce59ccada2570a57ac43a6b27",
    "attested_at": "2026-09-16T02:55:45.474Z",
    "last_confirmed_current_at": "2026-09-16T02:55:45.474Z",
    "site_attestation_current": false,
    "capability_attestation_current": false,
    "bound_snapshot_status": "pass",
    "live_report_status": "stale",
    "bound_attested_at": "2026-09-14T00:43:05.498Z",
    "live_updated_at": "2026-09-16T02:28:24.159Z",
    "bound_snapshot": {
      "status": "pass",
      "attested_at": "2026-09-14T00:43:05.498Z",
      "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-16T02:55:45.474Z",
    "stale_reason": "attestation snapshot core 2fc4f3fe9b86 ≠ live cvp_core_sha256 964fa4df8516 (2026-09-16.o3-analytic)"
  },
  "domain_review": {
    "status": "ABSENT",
    "spec_version": "1.12.0",
    "external_third_party": false,
    "note": "Supplemental CalculatorX internal domain review — see internal_review"
  },
  "internal_review": {
    "status": "PASS",
    "reviewer_role": "tolerance-engineer",
    "reviewed_by": "CalculatorX tolerance / mechanical engineering review",
    "spec_version": "1.12.0",
    "independence": "internal",
    "external_third_party": false
  },
  "timestamps": {
    "verified_at": "2026-09-16T02:55:45.474Z",
    "generated_at": "2026-09-16T02:55:45.474Z",
    "rendered_at": "2026-09-16T02:55:45.474Z",
    "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.tolerance.monte_carlo/1.12.0.json",
    "evidence_page": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/1.12.0",
    "calculator": "https://www.calculatorx.com/calc/engineering/monte-carlo-tolerance",
    "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.tolerance.monte_carlo/1.12.0.cvp.json",
    "manifest_immutable": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/1.12.0/2026-09-16.o3-analytic.cvp.json",
    "reproduce": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/reproduce",
    "o3_table": "https://www.calculatorx.com/developers/cvp/reproduce/monte-carlo-tolerance-o3-tables.json",
    "o3_generator": "https://www.calculatorx.com/developers/cvp/reproduce/generate-monte-carlo-tolerance-o3.py",
    "manifest_core": "https://www.calculatorx.com/evidence/engineering.tolerance.monte_carlo/1.12.0/2026-09-16.o3-analytic.964fa4df8516.cvp.json"
  }
}
