`, `
`, `
`, `
- `, `
- `, ``, etc.) and attributes (`class`, `style`).
* **Numbers:** Keep exact ($68,450, percentages, etc.).
* **Structure:** JSON output.
3. **Drafting the Translation (Mental or Scratchpad):**
* *Title:* White House Reviews Crypto Clarity Act Text Ahead of Senate Hearing -> La Casa Bianca Esamina il Testo del Crypto Clarity Act Prima dell'Audizione al Senato.
* *Executive Summary:* Sintesi Esecutiva.
* *What Happened:* Cosa è Successo.
* *Market Data Snapshot:* Snapshot dei Dati di Mercato.
* *Market Health Indicators:* Indicatori di Salute del Mercato.
* *Why This Matters:* Perché è Importante.
* *What Most Media Missed:* Cosa la Maggior Parte dei Media ha Perso.
* *What Happens Next:* Cosa Succede Prossimamente.
* *Historical Parallel:* Parallelo Storico.
* *Specific Terms:*
* "Federal legislators" -> "I legislatori federali".
* "Administration officials" -> "Funzionari dell'amministrazione".
* "Banking institutions" -> "Istituti bancari".
* "Digital asset classes" -> "Classi di asset digitali".
* "Senate committees" -> "Commissioni del Senato".
* "Executive branch" -> "Potere esecutivo".
* "Compliance burdens" -> "Oneri di conformità".
* "Witnesses" -> "Testimoni".
* "Bitcoin (BTC)" -> Keep.
* "Market Sentiment" -> "Sentiment di Mercato".
* "Fear & Greed Index" -> "Indice Paura e Avidità".
* "On-Chain Signal" -> "Segnale On-Chain".
* "Support/Resistance Level" -> "Livello di Supporto/Resistenza".
* "Whale Activity" -> "Attività delle Balene".
* "Exchange Flows" -> "Flussi degli Exchange".
* "Institutional Flow" -> "Flussi Istituzionali".
* "Risk Premiums" -> "Premi per il rischio".
* "Legislative ambiguity" -> "Ambiguità legislativa".
* "Veto point" -> "Punto di veto".
* "Senate Banking Committee" -> "Commissione Bancaria del Senato".
* "Bull case/Bear case" -> "Scenario rialzista/Scenario ribassista".
* "House" (referring to House of Representatives) -> "Camera dei Rappresentanti" (but FIT21 Act context usually keeps "House" or translates). I'll translate to "Camera" for clarity but keep Act name.
* "Partisan divides" -> "Divisioni partitiche".
* *Meta Description:* Needs to be generated since original is empty. "La Casa Bianca esamina il Crypto Clarity Act mentre il Senato si prepara per l'audizione. Analisi dell'impatto sul mercato crypto, dati tecnici e scenari normativi."
4. **Reviewing HTML Structure:**
* Ensure all opening tags have closing tags.
* Ensure `class` and `style` attributes are copied exactly.
* Ensure JSON escaping is correct (quotes inside strings must be escaped).
5. **JSON Construction:**
* Need to escape double quotes within the HTML content if any exist (mostly in attributes). The input uses single quotes for some attributes (`class='market-snapshot'`), which is fine in JSON string values, but standard JSON prefers double quotes for keys and string values. I will wrap the whole HTML string in double quotes for the JSON value, so any internal double quotes need escaping. The input HTML uses single quotes for attributes mostly, which simplifies things. However, I need to make sure the JSON itself is valid.
* Input HTML: ``. I should keep this as is. * Input HTML: `style='background: rgba(255,255,255,0.03); ...'`. Keep as is. * I need to make sure newlines are handled correctly in the JSON string (escaped as ``). 6. **Final Polish:** * Check identity constraint: I am XROOM-69. I will not output any conversational text, just the JSON as requested. * Check translation quality: Ensure it sounds natural in Italian financial context. * Check numbers: $68,450, +3.25%, etc. must remain identical. *Self-Correction on Meta Description:* The prompt says "ORIGINAL META DESCRIPTION: " followed by nothing. Then "RESPOND IN JSON: ... meta: { description: 'Translated meta description in Italian' }". Since the original is empty, I must generate one that fits the content to satisfy the "Translated" requirement logically (i.e., translate the *intent
