{
  "schema": "vcp-publication-state/1",
  "as_of": "2026-08-15",
  "authority": "VCP-SDK coordinated release process",
  "overall_state": "source-only",
  "candidate_names_ratified": false,
  "protocol": {
    "source_baseline": "3.1",
    "candidate": "3.2",
    "candidate_maturity": "experimental"
  },
  "conformance": {
    "fixture_count": 27,
    "case_count": 337,
    "protocol_layer_count": 6,
    "extension_suite_count": 8,
    "full_project_controlled_implementations": 2,
    "browser_integrations": 1,
    "independent_implementations": 0,
    "claim_boundary": "Same-programme candidate coverage. This is not independent interoperability or certification evidence."
  },
  "artifacts": [
    {
      "id": "python",
      "candidate_name": "value-context-protocol",
      "import_name": "vcp",
      "candidate_version": "4.2.0",
      "registry": "PyPI",
      "state": "source-only",
      "source_command": "python -m pip install ./python",
      "source_commit": null,
      "registry_receipt": null
    },
    {
      "id": "webmcp",
      "candidate_name": "@creed-space/vcp-sdk",
      "import_name": "@creed-space/vcp-sdk",
      "candidate_version": "4.2.0",
      "registry": "npm",
      "state": "source-only",
      "source_command": "npm install ./webmcp",
      "source_commit": null,
      "registry_receipt": null
    },
    {
      "id": "rust-core",
      "candidate_name": "vcp-core",
      "import_name": "vcp_core",
      "candidate_version": "4.2.0",
      "registry": "crates.io",
      "state": "source-only",
      "source_command": "cargo build --manifest-path ./rust/Cargo.toml -p vcp-core",
      "source_commit": null,
      "registry_receipt": null
    },
    {
      "id": "rust-cli",
      "candidate_name": "vcp-cli",
      "import_name": "vcp-cli",
      "candidate_version": "4.2.0",
      "registry": "crates.io",
      "state": "source-only",
      "source_command": "cargo build --manifest-path ./rust/Cargo.toml -p vcp-cli",
      "source_commit": null,
      "registry_receipt": null
    },
    {
      "id": "rust-wasm",
      "candidate_name": "vcp-wasm",
      "import_name": "vcp_wasm",
      "candidate_version": "4.2.0",
      "registry": "crates.io",
      "state": "source-only",
      "source_command": "cargo build --manifest-path ./rust/Cargo.toml -p vcp-wasm --target wasm32-unknown-unknown",
      "source_commit": null,
      "registry_receipt": null
    }
  ],
  "public_copy_policy": {
    "registry_install_commands_allowed": false,
    "published_badges_allowed": false,
    "required_label": "Source-only candidate. No registry release is currently claimed.",
    "publication_requirements": [
      "ratified artifact names and verified registry ownership",
      "immutable source commit and coordinated release manifest",
      "signed or attested artifact digests",
      "registry publication receipt",
      "post-publication clean-environment smoke test"
    ]
  }
}
