{
  "schema_version": "xesoft.mobile-release-auditor.example.v0.1",
  "example_only": true,
  "fictional": true,
  "notice": "Fictional schema preview for evaluation only. This is not output from a studio project or an operational deployment.",
  "product": {
    "slug": "mobile-release-auditor",
    "name": "Mobile Release Auditor"
  },
  "comparison": {
    "reference": "ios-4.17.2",
    "candidate": "ios-4.18.0-612",
    "format": "IPA",
    "platform": "iOS"
  },
  "comparability": {
    "status": "comparable",
    "checks": [
      { "name": "package_format", "status": "match" },
      { "name": "application_identifier", "status": "match" },
      { "name": "inspection_scope", "status": "complete_for_policy" }
    ]
  },
  "policy": {
    "status": "review",
    "source": "ios-release-v0.1",
    "violations": 1
  },
  "findings": [
    { "metric": "entitlement", "evidence": "com.apple.developer.healthkit", "change": "added", "status": "violation", "confidence": "high" },
    { "metric": "native_sdk", "evidence": "AdjustSdk.framework", "change": "4.38 to 5.1", "status": "warning", "confidence": "medium" },
    { "metric": "architecture", "evidence": "UnityFramework", "change": "arm64", "status": "pass", "confidence": "high" },
    { "metric": "install_payload", "evidence": "compressed candidate", "delta": 14.8, "unit": "MB", "status": "review", "confidence": "high" }
  ],
  "limitations": [
    "SDK versions remain unknown when the package contains no reliable version evidence.",
    "This artifact review does not guarantee store acceptance.",
    "No signing key, store credential, or submission access is represented by this example."
  ]
}
