{
  "sample": true,
  "customerData": false,
  "offer": "Georgian UI Release-Risk Audit",
  "price": { "amount": 29, "currency": "USD", "billing": "one_time" },
  "scope": { "source": "one English locale JSON file", "target": "one Georgian locale JSON file", "review": "automated structural checks and AI-assisted review", "recheck": 1, "nativeHumanReview": false },
  "releaseDecision": "HOLD",
  "summary": { "findings": 4, "blockers": 2, "reviews": 1, "uiChecks": 1 },
  "findings": [
    { "priority": "P0", "code": "TOKEN_MISMATCH", "key": "checkout.pay", "evidence": "Source contains {amount}; Georgian target omits the token.", "recommendedAction": "Restore {amount} unchanged, render the checkout state, and re-run the preflight." },
    { "priority": "P0", "code": "CYRILLIC_LEAKAGE", "key": "cart.items", "evidence": "The target contains Russian text inside the Georgian locale.", "recommendedAction": "Replace the leaked copy with reviewed Georgian text and test plural states." },
    { "priority": "P1", "code": "SOURCE_CHANGED", "key": "billing.refund_policy", "evidence": "Source revision changed after the recorded Georgian translation hash.", "recommendedAction": "Review the changed billing claim with a Georgian-language reviewer before release." },
    { "priority": "P2", "code": "EXPANSION", "key": "account.security_notice", "evidence": "Target length is 184% of the English source.", "recommendedAction": "Test the narrowest supported viewport and confirm wrapping does not hide the action." }
  ],
  "availability": { "sampleReady": true, "checkoutOpen": false, "privateIntakeVerified": false, "deliveryRouteVerified": false }
}
