{
  "$id": "https://decisionhypervisor.com/schemas/v1/schema-index.json",
  "title": "DecisionHypervisor Public Schema Index — v1",
  "description": "Manifest of the immutable, versioned JSON Schema (Draft 2020-12) package for the DecisionHypervisor public decision contract. Each entry carries the schema's stable $id and the SHA-256 of the published file, so consumers can pin a version URL and detect any silent change. Schemas under /schemas/v1/ are immutable once published: corrections ship under a new version directory, never by editing v1 files. Version 1.0.0.",
  "x-version": "1.0.0",
  "published": "2026-07-27",
  "notice": "Synthetic examples published alongside these schemas are illustrative and contain no customer or production data.",
  "schemata": [
    {
      "name": "execution-intent",
      "file": "execution-intent.schema.json",
      "url": "https://decisionhypervisor.com/schemas/v1/execution-intent.schema.json",
      "id": "https://decisionhypervisor.com/schemas/v1/execution-intent.schema.json",
      "title": "DecisionHypervisor Execution Intent",
      "version": "1.0.0",
      "sha256": "66d70777a6cd390af6d1fb54d7b548fe66c4897044cb7464aa75abb3ccbeb58c"
    },
    {
      "name": "decision-object",
      "file": "decision-object.schema.json",
      "url": "https://decisionhypervisor.com/schemas/v1/decision-object.schema.json",
      "id": "https://decisionhypervisor.com/schemas/v1/decision-object.schema.json",
      "title": "DecisionHypervisor Decision Object",
      "version": "1.0.0",
      "sha256": "d6a882ac764723ef4ba13fa4830c266d774a013f10b877783ba29dc08c0a206f"
    },
    {
      "name": "resolution",
      "file": "resolution.schema.json",
      "url": "https://decisionhypervisor.com/schemas/v1/resolution.schema.json",
      "id": "https://decisionhypervisor.com/schemas/v1/resolution.schema.json",
      "title": "DecisionHypervisor Resolution",
      "version": "1.0.0",
      "sha256": "af526a408c0f6853f6d9a11a6ab518766193a51d94b77250ca66b3545674410a"
    },
    {
      "name": "execution-grant",
      "file": "execution-grant.schema.json",
      "url": "https://decisionhypervisor.com/schemas/v1/execution-grant.schema.json",
      "id": "https://decisionhypervisor.com/schemas/v1/execution-grant.schema.json",
      "title": "DecisionHypervisor Execution Grant",
      "version": "1.0.0",
      "sha256": "09ab86490ca64593b5a1bf6c68a25b8e17cfa5010d2553666a94d9b4ee61a735"
    },
    {
      "name": "proof-record",
      "file": "proof-record.schema.json",
      "url": "https://decisionhypervisor.com/schemas/v1/proof-record.schema.json",
      "id": "https://decisionhypervisor.com/schemas/v1/proof-record.schema.json",
      "title": "DecisionHypervisor Proof Record",
      "version": "1.0.0",
      "sha256": "7186034b837141abe487206615063d619cf1aed842402acc523862245e37b205"
    }
  ],
  "examples": "https://decisionhypervisor.com/examples/v1/",
  "conformance": "Every published example validates against its referenced schema; deliberate counterexamples under /examples/v1/invalid/ must fail. See /docs/decision-contract."
}
