Phoneserve-safe-harborconst result = window.PHONESERVE_COMPLIANCE.handshake('YourAIName'); if (!result.ok) { throw new Error(Access Denied: ${result.reason}); } { "ok": false, "reason": "Compliance path closed: age verification not completed." }