{
  "$schema": "https://songforgeai.com/latin-corpus.schema.json",
  "name": "Latin Excellence Reference Corpus",
  "version": "0.1.0",
  "publishedAt": "2026-05-21",
  "license": "CC BY 4.0 — Attribution required. Cite the corpus by name + version when training, evaluating, or comparing against it. Lyric excerpts are NOT included; full lyrics are referenced by title + artist + year and looked up at validation time from a separately-managed (operator-owned, optionally licensed) reference.",
  "summary": "Verified-hit Latin songs across 4 lanes + 17 substyles, with structural metadata + craft analysis + expected rubric band + dialect target + persona archetype. Used by L11.5 calibration to detect rubric mis-scoring. 40 entries distributed: Mexican 10, Reggaeton 10, Spanish 10, Pan-Latin 10. Each entry is credential-validated (Billboard Hot Latin / Billboard Global 200 / RIAA Latin Diamond / Latin Grammy / Premios Lo Nuestro / canonical-historical).",
  "methodology": [
    "Each entry is a verified Latin hit selected from Billboard Hot Latin #1 leaders, Billboard Global 200 top placements, RIAA Diamond Latin certifications, Latin Grammy winners/nominees, Premios Lo Nuestro winners, or canonical-historical status.",
    "Lane classification follows the L4 LATIN_SUBSTYLES registry's lane field: mexican / reggaeton / spanish / pan-latin. Substyle classification within lane.",
    "Dialect target follows the L1 LatinSubstyleData.dialectTarget field (7 valid values). Persona archetype follows the 4 valid values (octosyllabic-narrator / short-stress-chanter / conceptual-interpolator / universal-sentimental).",
    "Expected composite is the band the SongForgeAI rubric SHOULD score this song in. Any verified Diamond / multi-Grammy / Billboard #1 hit that scores below 85 indicates a rubric calibration bug.",
    "Audit-primitive measurements (ARI / CRI / DCS / TSI / OSG / CSC) are NOT precomputed in this corpus seed; L11.5 will run the L2/L6/L7 audits against each entry.",
    "Cliché usage notes follow the L3 Latin Forbidden Archive tier system. Most verified hits avoid all 10; intentional calibration tension entries explicitly noted.",
    "Lyrics are NOT reproduced in this corpus. Title + artist + year is the stable reference resolved at validation time."
  ],
  "schema": {
    "id": "string — stable identifier (latin-NNN)",
    "title": "string — song title",
    "artist": "string — primary artist credit",
    "year": "number — release year",
    "lane": "string — one of: mexican, reggaeton, spanish, pan-latin",
    "substyle": "string — one of the 17 substyle ids",
    "substyleNote": "string (optional) — edge-case classification note",
    "dialectTarget": "string — one of 7 valid dialect targets",
    "personaArchetype": "string — one of 4 valid archetypes",
    "hitCredential": "string — Billboard Hot Latin / Global 200 / Latin Grammy / RIAA / canonical",
    "expectedBand": "string — S+ | S | A+ | A | B+ | B",
    "expectedComposite": "number — single-point target within band range",
    "structure": "string — verse + chorus + bridge structural shorthand",
    "titlePlacement": "string — where + how often the title appears",
    "titleCarriesEmotionalMath": "boolean",
    "estimatedTimeToHookSeconds": "number — measured TtH for the recording",
    "clicheTier1Used": "string[] — Dialect-Coherence archive entries used (should be empty for hits)",
    "clicheTier2Used": "string[] — Structural failure modes flirted with + how earned",
    "failureModesAvoided": "string[] — specific L3 Forbidden Archive entries this song does NOT trigger",
    "substyleSignals": "string[] — which substyle profile signals this song exhibits",
    "notable": "string[] — 1-3 craft observations specific to this song"
  },
  "entries": [
    {
      "id": "latin-001",
      "title": "Ella Baila Sola",
      "artist": "Eslabón Armado & Peso Pluma",
      "year": 2023,
      "lane": "mexican",
      "substyle": "corridos-tumbados-heartbreak",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot 100 #5; first regional Mexican song to enter Hot 100 top 10; Billboard Global 200 #1; RIAA Diamond Latin; Latin Grammy Best Regional Mexican Song nominee 2023",
      "expectedBand": "S",
      "expectedComposite": 93,
      "structure": "INSTRUMENTAL INTRO → V1 → REFRAIN → V2 → REFRAIN → INSTRUMENTAL BREAK → FINAL REFRAIN",
      "titlePlacement": "Title in refrain × 4; the woman dancing alone IS the song's visual hook",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — northwestern Mexican coherence throughout",
        "Tourist Spanish — lived-in narrative voice",
        "Hook Buried — TtH 22s",
        "Caricature Regionalism — natural dialect rhythm"
      ],
      "substyleSignals": [
        "Northwestern Mexican dialect target",
        "Octosyllabic verse gravity (Spanish romance lineage)",
        "Single-narrator confessional first-person",
        "Requinto-led production with bajo sexto + tuba",
        "Bridge instrumental break (corrido convention)"
      ],
      "notable": [
        "The genre-defining global-crossover regional Mexican hit; institutional proof that the corrido tumbado lane is a global commercial lane, not a US-Latino niche",
        "The visual scene (a woman dancing alone) carries narrative + emotional + sensory weight in 3 words — title-as-image at corrido masterclass level",
        "Demonstrates that strict dialect coherence + octosyllabic craft + concrete visual hook can travel without translation"
      ]
    },
    {
      "id": "latin-002",
      "title": "El Belicón",
      "artist": "Pesado, Peso Pluma & Raul Vega",
      "year": 2022,
      "lane": "mexican",
      "substyle": "corridos-belicos",
      "substyleNote": "Pioneering corridos bélicos track that helped launch Peso Pluma's career; opt-in narco-coded content treated with safety discipline",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot Latin Songs #20; RIAA 5× Platinum Latin; helped establish Peso Pluma's mainstream breakthrough",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "INTRO → V1 → REFRAIN → V2 → REFRAIN → BRIDGE → FINAL REFRAIN",
      "titlePlacement": "Title 'El Belicón' in refrain × 5; the narrator's identity statement",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 28,
      "clicheTier1Used": ["Slang Spam — narcocorrido vocabulary intentional + earned within the substyle's lyric tradition; OPT-IN content per safety discipline"],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — pure northwestern Mexican",
        "Tourist Spanish — narrative authenticity",
        "Translated English Underneath — Spanish-native rhetorical structure"
      ],
      "substyleSignals": [
        "Northwestern Mexican Sinaloan dialect",
        "Hypermasculine first-person bravado",
        "Specific bélico + plebada + cuernos lexicon",
        "Requinto + tuba production"
      ],
      "notable": [
        "Calibration tension entry: uses narco-coded vocabulary (the substyle's lyric tradition) in a commercially-validated hit; tests the L9 critic's safetyDiscipline axis tolerance for opt-in narcocorrido content",
        "Proves that the corridos bélicos substyle has institutional commercial success when the craft is real (not glamorized-cartel cosplay)"
      ]
    },
    {
      "id": "latin-003",
      "title": "El Azul",
      "artist": "Junior H & Peso Pluma",
      "year": 2023,
      "lane": "mexican",
      "substyle": "sad-sierreno",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot Latin Songs #2; RIAA 7× Platinum Latin; Billboard Global 200 top 30",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "GUITAR INTRO → V1 → REFRAIN → V2 → REFRAIN → BRIDGE → FINAL REFRAIN",
      "titlePlacement": "Title 'El Azul' in refrain × 4; the color-name as identity marker",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 35,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — pure northwestern Mexican",
        "Stress-Beat Mismatch — Spanish stress respected throughout",
        "Hook Buried — chorus by 0:35"
      ],
      "substyleSignals": [
        "3/4 + 6/8 waltz feel (sierreño meter)",
        "Northwestern Mexican confessional register",
        "Octosyllabic verse gravity",
        "Requinto-led restrained production",
        "Bridge load-bearing emotional pivot"
      ],
      "notable": [
        "The Junior H lineage at peak — melancholic restraint married to corrido octosyllabic discipline",
        "Demonstrates that Sad Sierreño's slow tempo + introspective register can chart at Diamond level when craft is real"
      ]
    },
    {
      "id": "latin-004",
      "title": "Sabor a Mí",
      "artist": "Luis Miguel",
      "year": 1991,
      "lane": "mexican",
      "substyleNote": "Romántico bolero crossover with Mariachi-Ranchera tradition; classed under mariachi-ranchera-ballad for its dignified solo-singer + central-Mexican register",
      "substyle": "mariachi-ranchera-ballad",
      "dialectTarget": "central-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Multi-Platinum Latin; canonical bolero-ranchera fusion; Luis Miguel's career-defining repertoire",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Sabor a mí' in chorus × 4; the unforgettable refrain",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 45,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Tourist Spanish — masterful central-Mexican craft",
        "Stress-Beat Mismatch — bolero-mariachi prosody respected",
        "Consonante Overdose — asonante-rich verse phrasing"
      ],
      "substyleSignals": [
        "Central Mexican dignified register",
        "Long-vowel-favored phrasing for sustain",
        "Bridge required (load-bearing emotional pivot)",
        "Mariachi arrangement exposes solo voice"
      ],
      "notable": [
        "Pre-tumbado-era proof that Mexican balladry achieves institutional craft at the dignified register; Luis Miguel's reading remains the canonical interpretation",
        "Establishes the central-Mexican dialect as a distinct target from northwestern (Mariachi-Ranchera vs Corrido Tumbado lineage)"
      ]
    },
    {
      "id": "latin-005",
      "title": "La Diabla",
      "artist": "Xavi",
      "year": 2023,
      "lane": "mexican",
      "substyle": "corridos-tumbados-heartbreak",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot 100 #21; Billboard Hot Latin Songs #1; RIAA 4× Platinum Latin; debut breakthrough single",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "GUITAR INTRO → V1 → REFRAIN → V2 → REFRAIN → BRIDGE → FINAL REFRAIN",
      "titlePlacement": "Title 'La Diabla' in refrain × 5; the love interest as object-symbol",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — pure northwestern Mexican",
        "Stress-Beat Mismatch — Spanish stress respected",
        "Hook Buried — TtH 25s"
      ],
      "substyleSignals": [
        "Northwestern Mexican LA-diaspora register (Xavi is San Bernardino-born)",
        "Octosyllabic verse gravity",
        "Requinto + bajo sexto production"
      ],
      "notable": [
        "Proves the corridos tumbados heartbreak substyle has room for new artists at the major-chart level; not a Peso-Pluma-dominated lane",
        "Title-as-pejorative-endearment ('La Diabla') is a corrido convention rendered at modern hit scale"
      ]
    },
    {
      "id": "latin-006",
      "title": "Lady Gaga",
      "artist": "Peso Pluma & Gabito Ballesteros & Junior H",
      "year": 2023,
      "lane": "mexican",
      "substyle": "corridos-tumbados-heartbreak",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot 100 #67; Billboard Hot Latin Songs top 5; RIAA 3× Platinum Latin",
      "expectedBand": "A",
      "expectedComposite": 84,
      "structure": "INTRO → V1 → REFRAIN → V2 → REFRAIN → FINAL REFRAIN",
      "titlePlacement": "Title 'Lady Gaga' in refrain × 4; pop-culture reference as love-object",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 30,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Translated English Underneath",
        "Stress-Beat Mismatch"
      ],
      "substyleSignals": [
        "Northwestern Mexican collaborative-trio register",
        "Pop-culture reference embedded in corrido frame",
        "Requinto + tuba production"
      ],
      "notable": [
        "Demonstrates the substyle's tolerance for pop-culture insertion when grounded in corrido craft",
        "English pop-icon name as title creates cross-audience hook while keeping Spanish lyrics dialect-coherent"
      ]
    },
    {
      "id": "latin-007",
      "title": "Bebe Dame",
      "artist": "Fuerza Regida & Grupo Frontera",
      "year": 2022,
      "lane": "mexican",
      "substyle": "banda-norteno-classic",
      "substyleNote": "Modern-Norteño collaboration that blends banda + norteño traditions; classed under banda-norteno-classic for its accordion-led foundation",
      "dialectTarget": "central-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot Latin Songs #1; RIAA 6× Platinum Latin; Latin Grammy Best Norteño Album nominee",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → INSTRUMENTAL BREAK → FINAL CHORUS",
      "titlePlacement": "Title 'Bebe dame' in chorus × 6; imperative-frame refrain",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 32,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — central-Mexican coherence",
        "Tourist Spanish",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Accordion-led traditional norteño production",
        "Central Mexican working-class register",
        "Octosyllabic verse gravity",
        "Cumbia norteña polka base"
      ],
      "notable": [
        "Norteño-banda fusion at chart-topping scale; proves the traditional accordion + brass lane crosses to streaming-era charts",
        "Title imperative 'bebe dame' has phonetic mass + emotional inevitability — corrido tradition meets pop hook discipline"
      ]
    },
    {
      "id": "latin-008",
      "title": "Tu Falta de Querer",
      "artist": "Mon Laferte",
      "year": 2015,
      "lane": "mexican",
      "substyleNote": "Mexican bolero-ranchera revival; Mon Laferte is Chilean-born but performs in Mexican mariachi-ranchera tradition",
      "substyle": "mariachi-ranchera-ballad",
      "dialectTarget": "central-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Multi-Platinum Latin; Latin Grammy Best Long Form Music Video winner 2017",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Tu falta de querer' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 38,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Tourist Spanish",
        "Caricature Regionalism",
        "Consonante Overdose"
      ],
      "substyleSignals": [
        "Central Mexican dignified register",
        "Bridge load-bearing",
        "Mariachi solo-singer arrangement",
        "Long-vowel chorus phrasing"
      ],
      "notable": [
        "Modern mariachi-ranchera at peak; proves the traditional lane has room for new artists and continued institutional craft",
        "The 'tu falta de querer' (your absence of wanting) is a corrido-tradition philosophical formulation rendered with pop accessibility"
      ]
    },
    {
      "id": "latin-009",
      "title": "El Sinaloense",
      "artist": "Banda El Recodo",
      "year": 1944,
      "lane": "mexican",
      "substyle": "banda-norteno-classic",
      "dialectTarget": "northwestern-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Canonical-historical; the Sinaloense regional anthem; foundational banda tradition piece",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → FINAL CHORUS",
      "titlePlacement": "Title 'el sinaloense' in chorus × 4; regional identity statement",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 30,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Translated English Underneath"
      ],
      "substyleSignals": [
        "Northwestern Mexican Sinaloan dialect",
        "Brass + accordion banda production",
        "Octosyllabic verse gravity",
        "Cultural-identity statement structure"
      ],
      "notable": [
        "Pre-tumbado canonical example of banda-norteño tradition; 80+ year repertoire",
        "Establishes the Sinaloan regional identity that later corrido tumbado writers inherit"
      ]
    },
    {
      "id": "latin-010",
      "title": "Cielo Rojo",
      "artist": "Calibre 50",
      "year": 2013,
      "lane": "mexican",
      "substyle": "banda-norteno-classic",
      "dialectTarget": "central-mexican",
      "personaArchetype": "octosyllabic-narrator",
      "hitCredential": "Billboard Hot Latin Songs top 20; RIAA 4× Platinum Latin",
      "expectedBand": "A",
      "expectedComposite": 83,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'cielo rojo' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 35,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Caricature Regionalism",
        "Stress-Beat Mismatch"
      ],
      "substyleSignals": [
        "Central Mexican working-class register",
        "Accordion + brass production",
        "Octosyllabic verse gravity"
      ],
      "notable": [
        "Pre-tumbado modern norteño at chart-topping scale; proves the lane's commercial vitality across decades",
        "Color-symbol title ('cielo rojo' = red sky) is a corrido-tradition visual hook"
      ]
    },
    {
      "id": "latin-011",
      "title": "Gasolina",
      "artist": "Daddy Yankee",
      "year": 2004,
      "lane": "reggaeton",
      "substyle": "reggaeton-perreo",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #32 (extraordinary for a Spanish-language song in 2004); RIAA Diamond Latin; National Recording Registry inductee 2023; canonical reggaeton breakthrough hit",
      "expectedBand": "S+",
      "expectedComposite": 96,
      "structure": "INTRO → CHORUS → V1 → CHORUS → V2 → CHORUS → BRIDGE → CHORUS",
      "titlePlacement": "Title 'gasolina' in chorus × 12 (call-and-response with 'dame más')",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 12,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — pure Puerto Rican",
        "Stress-Beat Mismatch — dembow-aligned vocal stress",
        "Hook Buried — chorus by 0:12 + call-and-response 'dame más' as hook center"
      ],
      "substyleSignals": [
        "Puerto Rican club register",
        "Tresillo dembow stress alignment",
        "Short stress groups + ad-lib space",
        "Title repetition 12× — chant-friendly maximum"
      ],
      "notable": [
        "The genre-defining global breakthrough reggaeton hit; National Recording Registry inductee 2023 confirms institutional cultural significance",
        "Call-and-response 'a ella le gusta gasolina / dame más gasolina' is the canonical reggaeton hook architecture",
        "Library of Congress analysis cites this as the song that made reggaeton a global commercial lane"
      ]
    },
    {
      "id": "latin-012",
      "title": "Despacito",
      "artist": "Luis Fonsi & Daddy Yankee",
      "year": 2017,
      "lane": "reggaeton",
      "substyleNote": "Pop-reggaeton crossover; classed under latin-pop-reggaeton-crossover for export-broad pop chorus discipline",
      "substyle": "latin-pop-reggaeton-crossover",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #1 (16 weeks — tied record); RIAA Diamond Latin; over 8 billion YouTube views; Latin Grammy Record of the Year + Song of the Year + Best Urban Fusion winner 2017",
      "expectedBand": "S+",
      "expectedComposite": 97,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → CHORUS",
      "titlePlacement": "Title 'despacito' in chorus × 8; the pace-encoding refrain",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 18,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — Puerto Rican coherence",
        "Stress-Beat Mismatch — perfect rhythmic alignment",
        "Hook Buried — chorus by 0:18",
        "Coercion Without Agency — sensuality with addressee voice"
      ],
      "substyleSignals": [
        "Puerto Rican club + pop crossover register",
        "Softer dembow with pop chorus layer",
        "Atlantic Vowel resonance on 'despacito'",
        "Title acts as metronome for the whole lyric body"
      ],
      "notable": [
        "Co-record holder for longest Hot 100 #1 in history (16 weeks tied with One Sweet Day)",
        "The title 'despacito' encodes pace + intimacy + phonetic smoothness in 4 syllables — title-as-metronome at masterclass level",
        "Single-handedly accelerated the post-2017 Latin music streaming-era boom"
      ]
    },
    {
      "id": "latin-013",
      "title": "Tusa",
      "artist": "Karol G & Nicki Minaj",
      "year": 2019,
      "lane": "reggaeton",
      "substyle": "reggaeton-perreo",
      "dialectTarget": "puerto-rican",
      "substyleNote": "Karol G is Colombian but performs in PR-Caribbean reggaeton register; light Spanish/English code-switching with Nicki Minaj feature",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #42; Billboard Hot Latin Songs #1 (24 weeks); RIAA 9× Platinum Latin; Latin Grammy Record of the Year nominee 2020",
      "expectedBand": "S",
      "expectedComposite": 92,
      "structure": "INTRO → CHORUS → V1 → CHORUS → V2 (NM rap) → CHORUS → OUTRO",
      "titlePlacement": "Title 'tusa' in chorus × 8; the post-breakup-melancholy slang as identity statement",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 14,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Coercion Without Agency — female-perspective post-breakup empowerment",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Puerto Rican / Caribbean register with Colombian flavor",
        "Tresillo dembow alignment",
        "Female-perspective perreo (genre-evolving)",
        "Code-switching budget used (Nicki Minaj English verse)"
      ],
      "notable": [
        "Female-perspective reggaeton hit that expanded the genre's narrative range beyond hypermasculine perreo",
        "Spanish 'tusa' (slang for post-breakup melancholy) as title proves regional-slang titles can travel internationally when the song's emotional clarity is universal",
        "Established Karol G as the female face of reggaeton's global expansion"
      ]
    },
    {
      "id": "latin-014",
      "title": "Yonaguni",
      "artist": "Bad Bunny",
      "year": 2021,
      "lane": "reggaeton",
      "substyleNote": "Reggaeton ballad with Japanese-language interlude; classed under reggaeton-romantico for its intimate sensual register",
      "substyle": "reggaeton-romantico",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #10; Billboard Hot Latin Songs #1; RIAA 5× Platinum Latin",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → CHORUS → JAPANESE BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Yonaguni' in chorus × 4; Japanese island name as longing-symbol",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad — pure Puerto Rican Spanish",
        "Coercion Without Agency — sensual longing with addressee voice",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Puerto Rican intimate register",
        "Soft dembow with sensual synth pads",
        "Bridge load-bearing (Japanese interlude is genre-novel)",
        "Second-person addressee with full narrative voice"
      ],
      "notable": [
        "Demonstrates Bad Bunny's range — reggaeton romántico craft at Diamond-adjacent scale",
        "Title 'Yonaguni' (small Japanese island) as longing-object is conceptually distinctive without being inauthentic",
        "Japanese-language bridge is rare cross-lingual move that works because the song's PR-Spanish dialect remains coherent"
      ]
    },
    {
      "id": "latin-015",
      "title": "Provenza",
      "artist": "Karol G",
      "year": 2022,
      "lane": "reggaeton",
      "substyle": "reggaeton-romantico",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #25; Billboard Hot Latin Songs #1; RIAA 7× Platinum Latin",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Provenza' in chorus × 6; place-name as longing-object",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 18,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Coercion Without Agency — female-perspective desire with agency",
        "Hook Buried",
        "Region Salad"
      ],
      "substyleSignals": [
        "Puerto Rican / Caribbean intimate register",
        "Mid-tempo soft dembow",
        "Title repetition 6×",
        "Atlantic Vowel resonance on 'Provenza'"
      ],
      "notable": [
        "Female-perspective reggaeton romántico at chart-topping scale",
        "Title 'Provenza' (Medellín neighborhood) as longing-object proves regional places can be universal symbols when craft is real"
      ]
    },
    {
      "id": "latin-016",
      "title": "Suavemente",
      "artist": "Elvis Crespo",
      "year": 1998,
      "lane": "reggaeton",
      "substyleNote": "Pre-reggaeton merengue crossover; canonical Caribbean urban breakthrough that pre-dated reggaeton's global rise; classed under reggaeton-romantico for its sensual Puerto Rican / Caribbean register",
      "substyle": "reggaeton-romantico",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot 100 #84; canonical Latin radio classic; Billboard Hot Latin Songs #1 for 7 weeks",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'suavemente' in chorus × 6",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Coercion Without Agency",
        "Stress-Beat Mismatch"
      ],
      "substyleSignals": [
        "Puerto Rican Caribbean register (Elvis Crespo is PR-Dominican)",
        "Merengue-to-reggaeton bridge era",
        "Title acts as imperative-instruction-as-hook"
      ],
      "notable": [
        "Pre-2004 Caribbean urban-crossover proof that paved the way for Gasolina's breakthrough",
        "Title 'suavemente' (softly, gently) as imperative is canonical Caribbean-romantic hook architecture"
      ]
    },
    {
      "id": "latin-017",
      "title": "X",
      "artist": "Nicky Jam & J Balvin",
      "year": 2018,
      "lane": "reggaeton",
      "substyle": "reggaeton-perreo",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot Latin Songs #1; RIAA 5× Platinum Latin; over 2.5 billion YouTube views",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "INTRO → CHORUS → V1 → CHORUS → V2 → BRIDGE → CHORUS",
      "titlePlacement": "Title 'X' (equis) in chorus × 8",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 14,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Hook Buried",
        "Caricature Regionalism"
      ],
      "substyleSignals": [
        "Puerto Rican club register",
        "Tresillo dembow alignment",
        "Single-letter title acts as ultimate hook compression"
      ],
      "notable": [
        "Single-letter title 'X' is hook-compression at maximum minimal-unit",
        "Demonstrates reggaeton perreo's commercial dominance at Diamond-adjacent scale"
      ]
    },
    {
      "id": "latin-018",
      "title": "Hawai",
      "artist": "Maluma",
      "year": 2020,
      "lane": "reggaeton",
      "substyle": "reggaeton-romantico",
      "dialectTarget": "puerto-rican",
      "substyleNote": "Maluma is Colombian; performs in pan-Caribbean reggaeton register; classed under reggaeton-romantico for its intimate jealousy narrative",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot Latin Songs #1; RIAA 6× Platinum Latin; The Weeknd remix featured on Billboard Hot 100 top 20",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Hawai' in chorus × 4; vacation-symbol-as-jealousy-frame",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Coercion Without Agency",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Puerto Rican / Caribbean intimate register",
        "Soft dembow with romantic ballad arrangement",
        "Place-name title as jealousy-frame"
      ],
      "notable": [
        "The Weeknd remix is canonical Latin-English crossover — major American star sings in Spanish",
        "Place-name title ('Hawai') as conceit for the romantic rival's vacation is a corrido-tradition narrative device adapted to reggaeton"
      ]
    },
    {
      "id": "latin-019",
      "title": "Safaera",
      "artist": "Bad Bunny, Jowell & Randy, Ñengo Flow",
      "year": 2020,
      "lane": "reggaeton",
      "substyle": "reggaeton-perreo",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot Latin Songs top 20; RIAA 6× Platinum Latin; cultural reset moment for old-school perreo revival",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "MULTI-PHASE structure with 5+ beat changes — perreo medley format",
      "titlePlacement": "Title 'Safaera' in multiple sections × 6",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 8,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Hook Buried",
        "Region Salad"
      ],
      "substyleSignals": [
        "Puerto Rican old-school perreo revival",
        "Tresillo dembow alignment throughout",
        "Multi-phase beat-switch structure (genre-innovative)"
      ],
      "notable": [
        "Old-school perreo revival that brought back early-2000s dembow grit to streaming-era listeners",
        "Multi-phase beat-switch structure proved that reggaeton could break standard verse-chorus arrangement and still chart"
      ]
    },
    {
      "id": "latin-020",
      "title": "Calma",
      "artist": "Pedro Capó & Farruko",
      "year": 2019,
      "lane": "reggaeton",
      "substyle": "latin-pop-reggaeton-crossover",
      "dialectTarget": "puerto-rican",
      "personaArchetype": "short-stress-chanter",
      "hitCredential": "Billboard Hot Latin Songs #1 for 26 weeks; RIAA Diamond Latin; Latin Grammy Song of the Year winner 2019",
      "expectedBand": "S",
      "expectedComposite": 92,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'calma' in chorus × 6; the emotional-instruction refrain",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Coercion Without Agency",
        "Hook Buried",
        "Region Salad"
      ],
      "substyleSignals": [
        "Puerto Rican pop-reggaeton crossover register",
        "Softer dembow with summer-pop production",
        "Universal sentimental title accessibility"
      ],
      "notable": [
        "Latin Grammy Song of the Year + 26 weeks at #1 Hot Latin — proves the pop-reggaeton crossover lane's institutional commercial dominance",
        "Title 'calma' as emotional-instruction is corrido-tradition imperative-frame adapted to summer-pop reggaeton"
      ]
    },
    {
      "id": "latin-021",
      "title": "Malamente",
      "artist": "Rosalía",
      "year": 2018,
      "lane": "spanish",
      "substyle": "flamenco-fusion",
      "dialectTarget": "andalusian-leaning-peninsular",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Billboard Hot Latin Songs entry; Latin Grammy Best Alternative Song + Best Urban Fusion winner 2018; El Mal Querer parent album won Latin Grammy Album of the Year 2019",
      "expectedBand": "S",
      "expectedComposite": 93,
      "structure": "INTRO → V1 → REFRAIN → V2 → REFRAIN → BRIDGE → FINAL REFRAIN",
      "titlePlacement": "Title 'malamente' in refrain × 6; Andalusian-elided adverbial form as identity",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 18,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish — masterful Andalusian-leaning peninsular craft",
        "Caricature Regionalism — Rosalía's stylized adoption of Andalusian phonology"
      ],
      "substyleSignals": [
        "Andalusian-leaning peninsular Spanish (sali'o, perdi'o, malamente)",
        "Phrygian-mode harmonic constraints",
        "12-beat compás syncopation",
        "Gitano symbology (red fans, daggers, glass)",
        "Autotune contrasting with raw flamenco vocal"
      ],
      "notable": [
        "Rosalía's breakthrough album El Mal Querer transformed Spanish-language pop by demonstrating that flamenco-trap fusion could win Latin Grammy Album of the Year",
        "The stylized adoption of Andalusian phonology (Rosalía is Catalan) is performance-as-craft, not appropriation — see Fernández de Molina Ortés scholarship",
        "Title 'malamente' (badly) in Andalusian elided form is dialect-as-hook at masterclass level"
      ]
    },
    {
      "id": "latin-022",
      "title": "Saoko",
      "artist": "Rosalía",
      "year": 2022,
      "lane": "spanish",
      "substyle": "flamenco-fusion",
      "dialectTarget": "andalusian-leaning-peninsular",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Billboard Hot Latin Songs entry; Motomami parent album won Latin Grammy Album of the Year 2022 + Grammy Best Latin Rock or Alternative Album 2023",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "INTRO → V1 → REFRAIN → V2 → REFRAIN → BREAKDOWN → FINAL REFRAIN",
      "titlePlacement": "Title 'saoko' in refrain × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 14,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Caricature Regionalism",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Andalusian-leaning peninsular with reggaeton crossover influence",
        "Phrygian-mode preserved in synth-trap context",
        "Aggressive autotune as conceptual statement"
      ],
      "notable": [
        "Motomami era expansion of the flamenco-fusion concept into TikTok-aware aesthetics",
        "Proves the Iberian-Spanish lane can sustain Album of the Year-level acclaim across multiple albums"
      ]
    },
    {
      "id": "latin-023",
      "title": "Despechá",
      "artist": "Rosalía",
      "year": 2022,
      "lane": "spanish",
      "substyle": "flamenco-fusion",
      "substyleNote": "Mambo-influenced Iberian crossover; classed under flamenco-fusion for the Rosalía conceptual-interpolator persona",
      "dialectTarget": "andalusian-leaning-peninsular",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Billboard Hot Latin Songs top 10; over 1 billion Spotify streams; Motomami era track",
      "expectedBand": "S",
      "expectedComposite": 92,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'despechá' in chorus × 6; spurned-lover identity statement",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 16,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Hook Buried",
        "Caricature Regionalism"
      ],
      "substyleSignals": [
        "Andalusian-leaning peninsular Spanish",
        "Mambo + Dominican influences integrated with Iberian craft",
        "Female-empowerment frame as opening refusal ('Baby no me llames')"
      ],
      "notable": [
        "Rosalía's confessional independence anthem; opens with refusal ('Baby no me llames') as canonical Iberian female-empowerment hook",
        "Demonstrates how Rosalía's Iberian-Spanish lane can integrate Dominican influences without dialect-coherence failure"
      ]
    },
    {
      "id": "latin-024",
      "title": "Tú Me Dejaste de Querer",
      "artist": "C. Tangana, Niño de Elche, La Húngara",
      "year": 2021,
      "lane": "spanish",
      "substyle": "conciliatory-folklore",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Billboard Hot Latin Songs entry; El Madrileño parent album won Latin Grammy Best Pop/Rock Album + Best Alternative Music Album 2021",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'tú me dejaste de querer' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Tourist Spanish",
        "Region Salad",
        "Consonante Overdose"
      ],
      "substyleSignals": [
        "Peninsular Spanish conversational register",
        "Rumba + flamenco integration",
        "Multi-generational collaboration (Niño de Elche flamenco master + La Húngara copla)"
      ],
      "notable": [
        "Defining track of C. Tangana's El Madrileño era; multi-Grammy album proves the conciliatory-folklore substyle's institutional acclaim",
        "Collaboration with older flamenco + copla artists is the signature C. Tangana methodology — historical legitimacy through pairing"
      ]
    },
    {
      "id": "latin-025",
      "title": "Pienso en Tu Mirá",
      "artist": "Rosalía",
      "year": 2018,
      "lane": "spanish",
      "substyle": "flamenco-fusion",
      "dialectTarget": "andalusian-leaning-peninsular",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Latin Grammy Best Alternative Song nominee 2018; El Mal Querer parent album won Latin Grammy Album of the Year 2019",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "INTRO → V1 → REFRAIN → V2 → REFRAIN → BRIDGE → FINAL REFRAIN",
      "titlePlacement": "Title 'pienso en tu mirá' in refrain × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 24,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Stress-Beat Mismatch"
      ],
      "substyleSignals": [
        "12-beat compás (canonical bulería derivative)",
        "Andalusian-leaning peninsular dialect",
        "Phrygian harmonic mode",
        "Digital drum machine + palmas replacement",
        "Gitano jealousy-symbology in lyrics"
      ],
      "notable": [
        "Canonical example of Phrygian-mode + 12-beat compás preserved in synth-pop context",
        "The chorus syllable accents fall on the third / fourth / ninth / tenth beats — flamenco syncopation rendered in pop production"
      ]
    },
    {
      "id": "latin-026",
      "title": "Madrid City",
      "artist": "Ana Mena",
      "year": 2023,
      "lane": "spanish",
      "substyle": "peninsular-pop",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Spanish Top 5; Latin radio rotation across pan-Latin markets",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Madrid City' in chorus × 5",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Peninsular Spanish chorus-clear register",
        "Light Iberian flavor in verses",
        "Tú pronoun system",
        "Modern Spanish pop production"
      ],
      "notable": [
        "Modern peninsular-pop at chart scale with light Iberian flavor in verses + export-clear chorus",
        "Place-name title 'Madrid City' (Spanglish framing) is intentional crossover hook architecture"
      ]
    },
    {
      "id": "latin-027",
      "title": "Quédate",
      "artist": "Quevedo & Bizarrap",
      "year": 2022,
      "lane": "spanish",
      "substyle": "spanish-urban-trap",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Billboard Hot 100 top 30; Billboard Global 200 #1 for 7 weeks; RIAA Diamond Latin; over 1.4 billion Spotify streams",
      "expectedBand": "S",
      "expectedComposite": 93,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS",
      "titlePlacement": "Title 'quédate' in chorus × 6",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Caricature Regionalism"
      ],
      "substyleSignals": [
        "Peninsular Spanish urban register (Canarias-rooted Quevedo)",
        "808 sub-bass + Bizarrap-trap production",
        "Tresillo-influenced stress alignment",
        "Imperative-frame title"
      ],
      "notable": [
        "Bzrp Music Session #52; defined the Spanish-language Bizarrap collab phenomenon",
        "Quevedo's Canarias-origin dialect proves the peninsular Spanish lane includes regional sub-dialects beyond Madrid-leaning core",
        "Title 'quédate' (stay) as imperative is universal emotional accessibility within Iberian craft"
      ]
    },
    {
      "id": "latin-028",
      "title": "Lo Niego",
      "artist": "Rels B",
      "year": 2020,
      "lane": "spanish",
      "substyle": "spanish-urban-trap",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Spanish chart top 10; multi-Platinum in Spain + LatAm streaming markets",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'lo niego' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Translated English Underneath"
      ],
      "substyleSignals": [
        "Peninsular Spanish (Mallorca-rooted Rels B)",
        "Spanish urban-trap production aesthetic",
        "First-person confessional register"
      ],
      "notable": [
        "Mallorca-origin Spanish urban-trap at chart-level scale",
        "Proves the Iberian-trap lane has institutional commercial dominance beyond Quevedo + Bizarrap collabs"
      ]
    },
    {
      "id": "latin-029",
      "title": "Tu Foto",
      "artist": "Aitana",
      "year": 2018,
      "lane": "spanish",
      "substyle": "peninsular-pop",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Spanish Top 5; over 100 million Spotify streams; OT 2017 breakthrough single",
      "expectedBand": "A",
      "expectedComposite": 83,
      "structure": "V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'tu foto' in chorus × 5",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Peninsular Spanish chorus-clear register",
        "Modern Spanish pop production",
        "Female-perspective confessional"
      ],
      "notable": [
        "OT (Operación Triunfo) reality-show breakthrough proves the peninsular-pop lane's institutional pipeline + commercial reach",
        "Aitana's clean modern Spanish pop establishes the export-friendly Iberian female-pop register"
      ]
    },
    {
      "id": "latin-030",
      "title": "Hola",
      "artist": "Lola Índigo & Trueno",
      "year": 2023,
      "lane": "spanish",
      "substyle": "peninsular-pop",
      "dialectTarget": "peninsular-spanish",
      "personaArchetype": "conceptual-interpolator",
      "hitCredential": "Spanish Top 10; Latin radio rotation across Spain + LatAm markets",
      "expectedBand": "A",
      "expectedComposite": 82,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'hola' in chorus × 6",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Peninsular Spanish + Argentine Spanish crossover (Trueno feature)",
        "Modern Spanish pop production with light urban accent",
        "Code-switching budget used (Argentine + Iberian)"
      ],
      "notable": [
        "Iberian-Argentine pop crossover at chart scale; proves the peninsular-pop lane's expansion into pan-Hispanic collaborations",
        "Title 'hola' (hello) as opening greeting is universal accessibility at single-word minimal-unit"
      ]
    },
    {
      "id": "latin-031",
      "title": "Vida de Rico",
      "artist": "Camilo",
      "year": 2020,
      "lane": "pan-latin",
      "substyle": "pan-latin-pop",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs #1; RIAA 5× Platinum Latin; Latin Grammy Best Pop Song winner 2021",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'vida de rico' in chorus × 5",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish (Camilo is Colombian, sings export-clear)",
        "Pop-reggaeton hybrid production",
        "Universal-sentimental imagery (rich-life-without-money premise)"
      ],
      "notable": [
        "Latin Grammy Best Pop Song proves the pan-Latin export pop lane's institutional commercial dominance",
        "Per Barrera's interviews, the final released vocal is the original demo session take — captures the 'first-take master vocals' songwriting discipline"
      ]
    },
    {
      "id": "latin-032",
      "title": "Ojos Marrones",
      "artist": "Lasso",
      "year": 2023,
      "lane": "pan-latin",
      "substyle": "pan-latin-pop",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs top 10; RIAA Platinum Latin; over 1 billion Spotify streams",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'ojos marrones' in chorus × 5",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 24,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Translated English Underneath"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish (Lasso is Venezuelan)",
        "Pop ballad production with light Latin accent",
        "Universal-sentimental imagery"
      ],
      "notable": [
        "Demonstrates the pan-Latin export pop lane's accessibility — Venezuelan artist with billion-stream-class success in a controlled Spanish register",
        "Color-symbol title ('brown eyes') as longing-anchor is universal accessibility within pan-Latin craft"
      ]
    },
    {
      "id": "latin-033",
      "title": "La Bachata",
      "artist": "Manuel Turizo",
      "year": 2022,
      "lane": "pan-latin",
      "substyleNote": "Bachata-influenced pan-Latin romantic pop; classed under pan-latin-romantico for its intimate sensual register",
      "substyle": "pan-latin-romantico",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs #1 for 15+ weeks; Billboard Global 200 #1; RIAA Diamond Latin; over 1.5 billion Spotify streams",
      "expectedBand": "S+",
      "expectedComposite": 96,
      "structure": "INTRO → V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'la bachata' in chorus × 4; genre-name-as-frame",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 18,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Coercion Without Agency",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish (Manuel Turizo is Colombian)",
        "Bachata-influenced production with pop accessibility",
        "Universal-sentimental heartbreak imagery"
      ],
      "notable": [
        "Diamond-certified pan-Latin romántico at extreme commercial scale; 15+ weeks at #1 Hot Latin proves the lane's institutional dominance",
        "Genre-name-as-title ('la bachata') is meta-frame craft — the song's premise IS that the listener is hearing a bachata"
      ]
    },
    {
      "id": "latin-034",
      "title": "Pegao",
      "artist": "Camilo",
      "year": 2022,
      "lane": "pan-latin",
      "substyle": "pan-latin-pop",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs top 10; RIAA 4× Platinum Latin",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'pegao' in chorus × 6",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish with Colombian flavor",
        "Pop production with light reggaeton accent",
        "Universal-sentimental romantic frame"
      ],
      "notable": [
        "Camilo's brand: domestic-romantic confessional rendered with pan-Latin export accessibility",
        "Title 'pegao' (stuck together) as image-symbol for intimacy is corrido-tradition object-frame in pop register"
      ]
    },
    {
      "id": "latin-035",
      "title": "Tacones Rojos",
      "artist": "Sebastián Yatra",
      "year": 2021,
      "lane": "pan-latin",
      "substyle": "pan-latin-pop",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs top 10; RIAA 4× Platinum Latin; over 1 billion Spotify streams",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'tacones rojos' in chorus × 5",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Coercion Without Agency"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish (Sebastián Yatra is Colombian)",
        "Pop production with light Latin accent",
        "Object-symbol title ('red heels') as visual frame"
      ],
      "notable": [
        "Demonstrates pan-Latin export pop's tolerance for vivid visual hooks ('red heels' as image)",
        "Yatra's clean controlled Spanish proves the lane's accessibility across Spanish-speaking markets"
      ]
    },
    {
      "id": "latin-036",
      "title": "El Préstamo",
      "artist": "Maluma",
      "year": 2018,
      "lane": "pan-latin",
      "substyleNote": "Pan-Latin romantic crossover with traditional Mexican mariachi influences; classed under pan-latin-romantico",
      "substyle": "pan-latin-romantico",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot Latin Songs top 5; RIAA 6× Platinum Latin",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "INTRO → V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'el préstamo' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Region Salad",
        "Tourist Spanish",
        "Coercion Without Agency"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish (Maluma is Colombian)",
        "Mariachi + pop hybrid production",
        "Universal-sentimental relationship frame"
      ],
      "notable": [
        "Cross-lane fusion (Mexican mariachi + pan-Latin pop) at chart scale",
        "Title 'el préstamo' (the loan) as metaphor for a borrowed lover is corrido-tradition philosophical formulation in pan-Latin register"
      ]
    },
    {
      "id": "latin-037",
      "title": "Beautiful Liar",
      "artist": "Beyoncé & Shakira",
      "year": 2007,
      "lane": "pan-latin",
      "substyle": "latin-english-crossover",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot 100 #3; #1 in 14 countries; canonical English-Spanish crossover hit",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "V1 → PRE-CHORUS → CHORUS → V2 → PRE-CHORUS → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'beautiful liar' in chorus × 6 (English) with Spanish verse interpolations",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Translated English Underneath — intentional bilingual switching",
        "Region Salad — pan-Latin controlled Spanish for Spanish portions",
        "Coercion Without Agency"
      ],
      "substyleSignals": [
        "Latin-English crossover with high code-switch budget",
        "Beyoncé English + Shakira Spanish interpolation",
        "Universal-sentimental jealousy frame"
      ],
      "notable": [
        "Pre-Despacito proof of bilingual crossover commercial viability",
        "Major American star (Beyoncé) recording with Latin star (Shakira) is the canonical Latin-English crossover format that 'Despacito' later perfected"
      ]
    },
    {
      "id": "latin-038",
      "title": "Hawai (Remix)",
      "artist": "Maluma & The Weeknd",
      "year": 2020,
      "lane": "pan-latin",
      "substyleNote": "Cross-lane: original is reggaeton-romantico (latin-018); remix is classed under latin-english-crossover for The Weeknd's Spanish-language verses",
      "substyle": "latin-english-crossover",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot 100 top 20; over 1 billion Spotify streams; The Weeknd's first major Spanish-language vocal performance",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "V1 (Maluma Spanish) → CHORUS → V2 (Weeknd Spanish) → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'Hawai' in chorus × 4 with bilingual verse architecture",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Translated English Underneath",
        "Region Salad",
        "Tourist Spanish — The Weeknd's Spanish was vocal-coached for credibility"
      ],
      "substyleSignals": [
        "Latin-English crossover with reverse direction (English-language star sings Spanish)",
        "Maluma's pan-Latin Spanish + The Weeknd's vocal-coached Spanish",
        "Universal-sentimental jealousy frame"
      ],
      "notable": [
        "Pioneered the 'crossover reversal' trend — major American star sings in Spanish rather than Latin artist crossing over to English (per Edgar Barrera methodology)",
        "Demonstrates that Latin-English crossover doesn't require Latin artist sacrificing dialect-coherence; the English-language artist adapts instead"
      ]
    },
    {
      "id": "latin-039",
      "title": "Échame La Culpa",
      "artist": "Luis Fonsi & Demi Lovato",
      "year": 2017,
      "lane": "pan-latin",
      "substyle": "latin-english-crossover",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot 100 #46; Billboard Hot Latin Songs #2; RIAA 6× Platinum Latin",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "V1 → CHORUS → V2 → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'échame la culpa' in chorus × 5 with light English interpolation",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Translated English Underneath",
        "Region Salad",
        "Hook Buried"
      ],
      "substyleSignals": [
        "Pan-Latin controlled Spanish with English interpolation",
        "Latin pop-rock production",
        "Demi Lovato's Spanish-language vocal performance"
      ],
      "notable": [
        "Post-Despacito Luis Fonsi crossover proof that the format was repeatable beyond one-hit-wonder territory",
        "Demi Lovato's Spanish-language vocal pre-dates The Weeknd's 'Hawai' remix Spanish performance by 3 years"
      ]
    },
    {
      "id": "latin-040",
      "title": "Baila Conmigo",
      "artist": "Selena Gomez & Rauw Alejandro",
      "year": 2021,
      "lane": "pan-latin",
      "substyle": "latin-english-crossover",
      "dialectTarget": "pan-latin-controlled",
      "personaArchetype": "universal-sentimental",
      "hitCredential": "Billboard Hot 100 top 40; RIAA 4× Platinum Latin",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "V1 (Selena Spanish) → CHORUS → V2 (Rauw Spanish) → CHORUS → BRIDGE → FINAL CHORUS",
      "titlePlacement": "Title 'baila conmigo' in chorus × 4",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "clicheTier2Used": [],
      "failureModesAvoided": [
        "Translated English Underneath — Selena's heritage-Spanish coherent",
        "Region Salad",
        "Coercion Without Agency"
      ],
      "substyleSignals": [
        "Latin-English crossover with Selena Gomez full-Spanish performance",
        "Soft reggaeton + pop hybrid production",
        "Heritage-Spanish authenticity (Selena Gomez has Mexican heritage)"
      ],
      "notable": [
        "Selena Gomez's all-Spanish performance proves heritage-language reconnection is commercially viable + craft-coherent",
        "The major American star sings Spanish to the Latin star direction is the post-Despacito Edgar Barrera 'crossover reversal' format institutionalized"
      ]
    }
  ]
}
