{
  "schema_version": "vaani.evaluation-release-proof.v1",
  "proof_kind": "credentialed_operational",
  "template_notice": "TEMPLATE ONLY: replace every synthetic placeholder with observations from the authenticated rc32 publication, clean registry install, and credentialed LiveKit text call.",
  "artifact": {
    "distribution": "vaani",
    "version": "1.0.0rc32",
    "filename": "vaani-1.0.0rc32-py3-none-any.whl",
    "sha256": "0000000000000000000000000000000000000000000000000000000000000000",
    "source_commit": "0000000000000000000000000000000000000000",
    "source_tree_state": "clean_commit"
  },
  "publication": {
    "state": "not_run_requires_credentials",
    "registry": "asia-south1-python.pkg.dev/birla-loyalty-voice-bot/vaani-python",
    "version": "1.0.0rc32",
    "wheel_sha256": "0000000000000000000000000000000000000000000000000000000000000000",
    "sdist_filename": "vaani-1.0.0rc32.tar.gz",
    "sdist_sha256": "0000000000000000000000000000000000000000000000000000000000000000",
    "uploaded_at_utc": null,
    "authenticated_download_verified": false
  },
  "installation": {
    "source": "private_registry",
    "artifact_sha256": "0000000000000000000000000000000000000000000000000000000000000000",
    "installed_version": "1.0.0rc32",
    "direct_url": "file:///REPLACE_WITH_AUTHENTICATED_REGISTRY_DOWNLOAD/vaani-1.0.0rc32-py3-none-any.whl",
    "editable": false,
    "local_path_dependency": false
  },
  "call": {
    "transport": "livekit_text",
    "correlation_id": "REPLACE_WITH_UNIQUE_SYNTHETIC_ATTEMPT_ID",
    "synthetic": true,
    "production_customer_data": false,
    "production_side_effects": false,
    "credentialed_livekit_service": false,
    "canonical_call_result_base64": "REPLACE_WITH_BASE64_OF_EXACT_CANONICAL_CALL_RESULT_BYTES",
    "record": {
      "schema": "vaani.livekit-evaluation-evidence.v1",
      "correlation_id": "REPLACE_WITH_UNIQUE_SYNTHETIC_ATTEMPT_ID",
      "result_digest": "0000000000000000000000000000000000000000000000000000000000000000",
      "call_result": {
        "outcome": "COMPLETED",
        "provenance": {
          "vaani_version": "1.0.0rc32"
        },
        "transcript": [
          {
            "speaker": "PARTICIPANT",
            "text": "REPLACE_WITH_SYNTHETIC_TEXT"
          },
          {
            "speaker": "AGENT",
            "text": "REPLACE_WITH_SYNTHETIC_TEXT"
          }
        ],
        "tool_activity": [
          {
            "tool_name": "REPLACE_WITH_SANDBOX_TOOL",
            "execution": "RETURNED"
          }
        ],
        "lifecycle_history": [
          {
            "next_phase": "CLOSED"
          }
        ],
        "timings": {
          "events": [
            {
              "name": "REPLACE_WITH_FINALIZED_TIMING_EVENT"
            }
          ]
        },
        "usage": {
          "entries": [
            {
              "dimension": "REPLACE_WITH_OBSERVED_USAGE_DIMENSION"
            }
          ]
        },
        "judge": {
          "status": "REPLACE_WITH_FINALIZED_JUDGE_STATUS"
        }
      }
    }
  },
  "operational_gates": {
    "authenticated_private_publication": "not_run_requires_credentials",
    "authenticated_registry_install": "not_run_requires_credentials",
    "credentialed_livekit_text_call": "not_run_requires_credentials"
  }
}
