{
  "capability_id": "finance.vat",
  "tool_id": "vat",
  "engine": "vat",
  "calculation_version": "1.3.0",
  "generated_at": "2026-09-16T22:03:43.768Z",
  "engine_build": "2026-09-15",
  "test_count": 4,
  "passed": 4,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 4,
      "passed": 4
    },
    "boundary": {
      "total": 0,
      "passed": 0
    },
    "property": {
      "total": 0,
      "passed": 0
    }
  },
  "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/finance/vat",
  "api": "https://www.calculatorx.com/api/v1/calc/vat",
  "schema_input": "https://www.calculatorx.com/schemas/finance.vat.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/finance.vat.output.json",
  "assumptions": [
    "Single flat rate on the entered amount",
    "No multi-rate baskets or input-tax credits modeled"
  ],
  "limitations": [
    "Single flat rate on the entered amount",
    "No multi-rate baskets, exemptions, or input-tax credits",
    "GST page is an SEO entry of this capability — same engine, GST labeling"
  ],
  "boundary_conditions": [
    "Rate 0 → net = gross, VAT = 0",
    "Negative inputs clamped to 0"
  ],
  "sources": [
    "OECD International VAT/GST Guidelines — value-added tax as a consumption tax on the value added",
    "HMRC VAT guide (UK, conceptual) — gross = net × (1 + rate); net = gross / (1 + rate)"
  ],
  "methods": [],
  "fingerprint": "sha256:2fc504ba9fc5e0e81de0f070ed4f9744d1b8c0e27c759598e010039b49c65133",
  "tests": [
    {
      "id": "add-100-20",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "add",
        "amount": 100,
        "ratePct": 20
      },
      "expect": {
        "net": 100,
        "tax": 20,
        "gross": 120
      },
      "expectWarning": null,
      "actual": {
        "net": 100,
        "tax": 20,
        "gross": 120
      },
      "tol": 0.01
    },
    {
      "id": "remove-120-20",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "remove",
        "amount": 120,
        "ratePct": 20
      },
      "expect": {
        "net": 100,
        "tax": 20,
        "gross": 120
      },
      "expectWarning": null,
      "actual": {
        "net": 100,
        "tax": 20,
        "gross": 120
      },
      "tol": 0.01
    },
    {
      "id": "add-1000-5",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "add",
        "amount": 1000,
        "ratePct": 5
      },
      "expect": {
        "gross": 1050,
        "tax": 50
      },
      "expectWarning": null,
      "actual": {
        "net": 1000,
        "tax": 50,
        "gross": 1050
      },
      "tol": 0.01
    },
    {
      "id": "remove-1000-20",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "remove",
        "amount": 1000,
        "ratePct": 20
      },
      "expect": {
        "net": 833.3333,
        "tax": 166.6667
      },
      "expectWarning": null,
      "actual": {
        "net": 833.3333333333334,
        "tax": 166.66666666666663,
        "gross": 1000
      },
      "tol": 0.01
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 4,
      "total": 4,
      "golden": 4,
      "boundary": 0,
      "property": 0
    },
    "contract_checks": {
      "passed": 4,
      "total": 4
    }
  },
  "evidence_core_generated_at": "2026-09-15T06:31:46.555Z",
  "rendered_at": "2026-09-16T22:03:43.768Z",
  "release_integrity": {
    "status": "verified",
    "scope": "workspace",
    "production_attestation_required": true,
    "calculation_version": "1.3.0",
    "artifacts": {
      "engine": "1.3.0",
      "page": "1.3.0",
      "capability": "1.3.0",
      "evidence": "1.3.0",
      "input_schema": "1.3.0",
      "output_schema": "1.3.0",
      "mcp_contract": "1.3.0"
    },
    "digests": {
      "input_schema_sha256": "5d66b6d1b6cda55f6b1f566d99df4c4843973fa2f4576b9ec293d10517ff28da",
      "output_schema_sha256": "802f8ae25f1a9dd159c6c25296a4f6734b5416995ed2de46bfc0eba5aa50e912",
      "evidence_sha256": "0c718c08b46f3ca7f756700fc9b98e1b7d7f262564775d2be71bf3e2f8df94a1",
      "evidence_core_sha256": "0c718c08b46f3ca7f756700fc9b98e1b7d7f262564775d2be71bf3e2f8df94a1",
      "capability_sha256": "87035a48f4fbba48d05ddeef89afd3a75aebc92176a0883e52cd81402ca04a25",
      "engine_sha256": "c8d4ccdbfeaf61d7b024d4e1babb0c2ba3b324c1b37bd0cb456a526d8d2b1bd1",
      "mcp_contract_sha256": "863098b311a7b17dc4b229a6302b90b3545b175f716e5d84772c7be8e9716b86"
    },
    "contract_checks": {
      "total": 4,
      "passed": 4,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.3.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"
  }
}
