{
  "capability_id": "physics.kinematics.displacement",
  "tool_id": "displacement",
  "engine": "displacement",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.765Z",
  "engine_build": "2026-09-10",
  "test_count": 3,
  "passed": 3,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 1,
      "passed": 1
    },
    "boundary": {
      "total": 1,
      "passed": 1
    },
    "property": {
      "total": 1,
      "passed": 1
    }
  },
  "engine_tested": true,
  "expert_reviewed": false,
  "internally_reviewed": false,
  "review_kind": null,
  "source_checked": true,
  "reviewed_by": null,
  "reviewer_role": null,
  "last_reviewed": null,
  "expert_review": {
    "status": "optional_not_performed",
    "reviewer": null,
    "scope": [
      "formula",
      "input semantics",
      "assumptions",
      "limitations",
      "sources",
      "tests"
    ],
    "note": "Domain expert review is optional under CVP (CVP-EXP-01). Absence does not block CVP Verified. See Review policy for supplemental domain assurance."
  },
  "internal_review": {
    "status": "not_applicable",
    "reviewer": null
  },
  "page": "https://www.calculatorx.com/calc/physics/displacement",
  "api": "https://www.calculatorx.com/api/v1/calc/displacement",
  "schema_input": "https://www.calculatorx.com/schemas/physics.kinematics.displacement.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.kinematics.displacement.output.json",
  "assumptions": [],
  "limitations": [
    "Position change, not path length"
  ],
  "boundary_conditions": [
    "coded hard errors"
  ],
  "sources": [
    {
      "title": "Intro physics / NIST units",
      "section": "standard relations",
      "supports": "engine formulas",
      "kind": "reference"
    },
    {
      "title": "ISO 80000-3 — Space and time",
      "section": "Displacement",
      "supports": "Δx = x − x0; |Δr| = √(Δx²+Δy²)",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:57ff8d546c4f92397072adf8f9612dc40cb90aefe939b568dc1eb399ab3ab45e",
  "tests": [
    {
      "id": "dx",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "dx",
        "x_m": 7,
        "x0_m": 2
      },
      "expect": {
        "dx_m": 5
      },
      "expectWarning": null,
      "actual": {
        "mode": "dx",
        "x_m": 7,
        "x0_m": 2,
        "dx_m": 5
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "mag2d",
        "dx_m": 3
      },
      "expectError": "MISSING_REQUIRED_INPUT",
      "code": "MISSING_REQUIRED_INPUT",
      "error": "dy_m is required"
    },
    {
      "id": "property-disp-mag",
      "ok": true,
      "kind": "property",
      "detail": "5",
      "expect": 5,
      "actual": 5
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 3,
      "total": 3,
      "golden": 1,
      "boundary": 1,
      "property": 1
    },
    "contract_checks": {
      "passed": 4,
      "total": 4
    }
  },
  "evidence_core_generated_at": "2026-09-10T22:48:17.762Z",
  "rendered_at": "2026-09-16T22:03:43.765Z",
  "release_integrity": {
    "status": "verified",
    "scope": "workspace",
    "production_attestation_required": true,
    "calculation_version": "1.0.0",
    "artifacts": {
      "engine": "1.0.0",
      "page": "1.0.0",
      "capability": "1.0.0",
      "evidence": "1.0.0",
      "input_schema": "1.0.0",
      "output_schema": "1.0.0",
      "mcp_contract": "1.0.0"
    },
    "digests": {
      "input_schema_sha256": "6b868d26db369e91153698cb63fb049c5b3d479db6ec52b48a30c0cbc318e85d",
      "output_schema_sha256": "5c4648f2bcedda5c97d6229369acf0fb537b382c73e146786322594e14683a7d",
      "evidence_sha256": "1aed9c511aface4367da78c673dfd1914c04a716bfb0fee48caf0de30d1b3e7a",
      "evidence_core_sha256": "1aed9c511aface4367da78c673dfd1914c04a716bfb0fee48caf0de30d1b3e7a",
      "capability_sha256": "3933e167e4f0ad9b094f08fafa08ce66844d72622ab126dbd483bfe6f0536f53",
      "engine_sha256": "c8d4ccdbfeaf61d7b024d4e1babb0c2ba3b324c1b37bd0cb456a526d8d2b1bd1",
      "mcp_contract_sha256": "863098b311a7b17dc4b229a6302b90b3545b175f716e5d84772c7be8e9716b86"
    },
    "contract_checks": {
      "total": 4,
      "passed": 4,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.0.0"
        },
        {
          "id": "schema-valid-input-executes",
          "status": "pass"
        },
        {
          "id": "engine-success-output-validates-schema",
          "status": "pass"
        },
        {
          "id": "schema-rejects-incomplete-input",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
