{
  "$schema": "https://songforgeai.com/worship-corpus.schema.json",
  "name": "Worship Excellence Reference Corpus",
  "version": "0.1.0",
  "publishedAt": "2026-05-21",
  "license": "CC BY 4.0 — Attribution required. Lyrics NOT reproduced; title + artist + year + structural metadata only.",
  "summary": "Verified-hit worship songs across the 5 substyles, with structural metadata + craft analysis + expected rubric band + songwriter paradigm + tradition. 30 entries: 6 per substyle. Used by W11.5 calibration to detect rubric mis-scoring. Credential-validated (CCLI top 100, Billboard Hot Christian, RIAA Gold/Platinum, GMA Dove Awards, canonical hymnody).",
  "methodology": [
    "Each entry is a verified worship hit selected from CCLI Top 100 (2024-2025 US churches), Billboard Hot Christian Songs / Christian Airplay, RIAA Gold+, GMA Dove Awards, or canonical-historical hymnody.",
    "Substyle classification follows the W4 WORSHIP_SUBSTYLES registry: modern-hymn / contemporary-anthem / intimate-prayer / gospel-participatory / liturgical-traditional. Edge cases noted in substyleNote.",
    "Songwriter paradigm follows the W1 WorshipSubstyleData typology: doctrinal-first (Getty/Townend) / scripture-first (Tomlin/Redman) / testimony-first (Goodness of God) / doxology-first (Holy Forever).",
    "Tradition follows the W4 5-tradition typology: broadly-evangelical / reformed-confessional / pentecostal-charismatic / catholic-liturgical / gospel-participatory.",
    "Expected composite is the band the SongForgeAI rubric SHOULD score this song in. Any verified canonical worship song that scores below 80 indicates a rubric calibration bug.",
    "Berean Test ambiguous-pronoun penalty operationalized via W6 APR — all entries score APR ≤ 0.30 (most ≤ 0.10).",
    "Lyrics NOT reproduced; title + artist + year forms the stable reference."
  ],
  "schema": {
    "id": "string — stable identifier (worship-NNN)",
    "title": "string",
    "artist": "string — primary attributed writer / leading recording artist",
    "year": "number",
    "substyle": "string — one of 5 substyle ids",
    "substyleNote": "string (optional) — edge-case note",
    "songwriterParadigm": "string — one of 4 paradigm values",
    "tradition": "string — one of 5 tradition values",
    "hitCredential": "string — CCLI rank / Billboard / RIAA / canonical",
    "expectedBand": "string — S+ | S | A+ | A | B+ | B",
    "expectedComposite": "number",
    "structure": "string",
    "titlePlacement": "string",
    "titleCarriesEmotionalMath": "boolean",
    "estimatedTimeToHookSeconds": "number",
    "clicheTier1Used": "string[] — Ambiguity-Violation archive entries (should be empty for hits)",
    "failureModesAvoided": "string[] — specific W3 archive entries this song does NOT trigger",
    "substyleSignals": "string[] — substyle profile signals this song exhibits",
    "notable": "string[] — craft observations"
  },
  "entries": [
    {
      "id": "worship-001",
      "title": "In Christ Alone",
      "artist": "Stuart Townend / Keith Getty",
      "year": 2001,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 25 perennial; 21st-century hymn classic; cross-denominational adoption",
      "expectedBand": "S+",
      "expectedComposite": 97,
      "structure": "Verse 1 → Verse 2 → Verse 3 → Verse 4 (refrain-as-form; no chorus)",
      "titlePlacement": "Title opens every verse as anaphora",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 8,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — names Christ explicitly throughout",
        "Doctrinal Vagueness — incarnation + cross + resurrection + ascension all named",
        "Wedding-Cake Stacking — each verse advances salvation history",
        "Prosperity Drift"
      ],
      "substyleSignals": [
        "4-verse salvation-history retelling (life → cross → resurrection → ascension)",
        "Reformed-confessional language register",
        "Title-as-thesis anaphora; no chorus required"
      ],
      "notable": [
        "The defining modern hymn of the 21st century; doctrine-density bar for the substyle",
        "Sets the calibration ceiling — any rubric mis-scoring this below S+ indicates a doctrinal-blindness bug"
      ]
    },
    {
      "id": "worship-002",
      "title": "Yet Not I But Through Christ In Me",
      "artist": "CityAlight",
      "year": 2018,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 50; modern hymn movement canonical",
      "expectedBand": "S",
      "expectedComposite": 93,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Verse 3 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is the chorus thesis; 4× per chorus",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 45,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Christ named in every chorus",
        "Anthropocentric Drift — explicitly inverts the worshiper-as-subject failure",
        "Doctrinal Vagueness — union-with-Christ doctrine load-bearing"
      ],
      "substyleSignals": [
        "Union-with-Christ doctrine + identity-in-Christ thesis",
        "Reformed register; verse density supports chorus simplicity",
        "Multi-verse progression: life → death → glory"
      ],
      "notable": [
        "The title is the thesis: human inadequacy + Christ's adequacy operative in the believer",
        "Demonstrates how modern hymn allows a single repeated chorus when verses bear the doctrinal weight"
      ]
    },
    {
      "id": "worship-003",
      "title": "How Deep The Father's Love For Us",
      "artist": "Stuart Townend",
      "year": 1995,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 100; modern hymn movement canonical",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "Verse 1 → Verse 2 → Verse 3 (no chorus; through-composed)",
      "titlePlacement": "Title opens verse 1 only",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 6,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Father + Son named",
        "Doctrinal Vagueness — atonement load-bearing",
        "Manipulative Repetition — through-composed; no repetition"
      ],
      "substyleSignals": [
        "Through-composed (no chorus) — extreme doctrine density allowed",
        "Substitutionary atonement focus",
        "First-person singular but anchored throughout"
      ],
      "notable": [
        "Demonstrates how modern hymn can succeed with zero repetition when doctrine carries the song",
        "The bridge between traditional hymnody and modern hymn movement"
      ]
    },
    {
      "id": "worship-004",
      "title": "Behold Our God",
      "artist": "Sovereign Grace Music",
      "year": 2011,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doxology-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 100; Sovereign Grace cornerstone",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Verse 3 → Chorus → Bridge (You will reign forever) → Chorus",
      "titlePlacement": "Title opens the chorus; 3× per chorus",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 35,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — names God + King + Lord throughout",
        "Doctrinal Vagueness — Isaiah 40/Isaiah 46 references operative",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Isaiah-prophetic interrogative form (Who has held...)",
        "Doxology-first paradigm with Reformed register",
        "Bridge intensifies the kingship doxology"
      ],
      "notable": [
        "Shows how Reformed-confessional songs can use bridge intensification without losing doctrinal weight",
        "The Sovereign Grace exemplar — modern hymn that travels into contemporary settings"
      ]
    },
    {
      "id": "worship-005",
      "title": "His Mercy Is More",
      "artist": "Matt Boswell / Matt Papa",
      "year": 2016,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 100; Getty Music modern hymn",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Verse 3 → Chorus",
      "titlePlacement": "Title closes every chorus",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 30,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — references God's mercy + Christ's blood",
        "Doctrinal Vagueness — propitiation + imputation operative",
        "Prosperity Drift"
      ],
      "substyleSignals": [
        "Inexhaustible-mercy thesis sustained across 3 verses",
        "Reformed-confessional register with hymn singability",
        "Cumulative chorus structure (each pass adds doctrinal weight)"
      ],
      "notable": [
        "Demonstrates the modern hymn movement's accessibility upgrade over Townend-era density",
        "Functions across denominational lines without compromising doctrinal precision"
      ]
    },
    {
      "id": "worship-006",
      "title": "Christ Our Hope In Life And Death",
      "artist": "Keith Getty / Matt Papa / Matt Boswell",
      "year": 2020,
      "substyle": "modern-hymn",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "reformed-confessional",
      "hitCredential": "CCLI Top 100; catechetical-modern-hymn category",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "Verse 1 (Q&A) → Verse 2 → Chorus → Verse 3 → Verse 4 → Chorus",
      "titlePlacement": "Title appears in chorus as anchor (3×)",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 55,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Christ named + Heidelberg-Catechism-derived form",
        "Doctrinal Vagueness — catechetical Q&A form ratifies doctrine",
        "Wedding-Cake Stacking"
      ],
      "substyleSignals": [
        "Heidelberg Catechism Q1 paraphrase as opening verse",
        "Catechetical-modern-hymn — sung confession of faith",
        "Reformed register with hymn-form accessibility"
      ],
      "notable": [
        "Explicit catechetical form — the song teaches sound doctrine through repeatable confession",
        "Highest-density doctrine in the recent modern hymn output"
      ]
    },
    {
      "id": "worship-007",
      "title": "What A Beautiful Name",
      "artist": "Hillsong Worship (Brooke Ligertwood / Ben Fielding)",
      "year": 2016,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "doxology-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 5 perennial; RIAA Platinum; Billboard Hot Christian #1; Grammy Best Contemporary Christian Music Performance",
      "expectedBand": "S+",
      "expectedComposite": 96,
      "structure": "Verse 1 → Chorus (Beautiful) → Verse 2 → Chorus (Wonderful) → Bridge → Chorus (Powerful)",
      "titlePlacement": "Title escalates across chorus (Beautiful → Wonderful → Powerful)",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 40,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + Christ named explicitly",
        "Anthropocentric Drift — name escalation centers Christ",
        "Doctrinal Vagueness — John 1:1 + Philippians 2:9-11 operative"
      ],
      "substyleSignals": [
        "Mid-tempo arena worship anthem with band-led arrangement",
        "Adjective-escalation chorus (Beautiful / Wonderful / Powerful)",
        "Bridge intensifies (You didn't want heaven without us)"
      ],
      "notable": [
        "The defining contemporary worship anthem of the 2010s; sets the calibration ceiling for the substyle",
        "Verse 1 = John 1:1 paraphrase; verse 2 = atonement; bridge = Philippians 2:9"
      ]
    },
    {
      "id": "worship-008",
      "title": "Holy Forever",
      "artist": "Chris Tomlin / Brian Johnson / Jenn Johnson / Phil Wickham / Jason Ingram",
      "year": 2022,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "doxology-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 5; Billboard Hot Christian #1; Grammy nominated",
      "expectedBand": "S",
      "expectedComposite": 94,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus → Tag",
      "titlePlacement": "Title closes chorus; 4× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 38,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + God named",
        "Anthropocentric Drift — Isaiah 6 + Revelation 7 vertical adoration",
        "Doctrinal Vagueness"
      ],
      "substyleSignals": [
        "Isaiah 6 + Revelation 7 throne-room imagery",
        "Cross-generational adoration thesis (thousand generations)",
        "Bridge widens to all who've gone before us"
      ],
      "notable": [
        "Tomlin's deliberate return to pure transcendence-mode worship vs deliverance-mode",
        "Demonstrates doxology-first paradigm at contemporary-anthem scale"
      ]
    },
    {
      "id": "worship-009",
      "title": "Praise",
      "artist": "Elevation Worship (Brandon Lake / Chris Brown / Steven Furtick)",
      "year": 2023,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "doxology-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 10; Billboard Hot Christian #1; Grammy winner Best Contemporary Christian Music Performance",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge (cascade) → Chorus",
      "titlePlacement": "Title opens chorus; imperative form",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God / Lord / Most High named",
        "Manipulative Repetition — bridge cascade builds rather than loops",
        "Wedding-Cake Stacking"
      ],
      "substyleSignals": [
        "Imperative-praise chorus (Praise / I'll praise Him / Sing praise)",
        "Bridge cascade (let everything that has breath)",
        "Contemporary band feel with gospel-participatory edges"
      ],
      "notable": [
        "Hybrid of contemporary-anthem with gospel-participatory bridge architecture",
        "Demonstrates how the substyle absorbs cross-tradition energy without losing its center"
      ]
    },
    {
      "id": "worship-010",
      "title": "Gratitude",
      "artist": "Brandon Lake / Benjamin Hastings / Dante Bowe",
      "year": 2020,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "testimony-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 10; RIAA Gold; Billboard Hot Christian #1",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus → Tag",
      "titlePlacement": "Title is the central word; bridge-as-thesis",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 42,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + You + raised hands anchored",
        "Anthropocentric Drift — Psalm 103 self-exhortation form (bless the Lord, my soul)",
        "Doctrinal Vagueness"
      ],
      "substyleSignals": [
        "Psalm 103 nephesh-activation (come on my soul)",
        "Bridge intensifies via somatic imagery (lion in those lungs)",
        "Confession-of-inadequacy verse → resolution-via-physical-praise chorus"
      ],
      "notable": [
        "Demonstrates how testimony-first songs can adopt contemporary-anthem arrangement",
        "The Maverick City crossover hit that helped define the early 2020s worship sound"
      ]
    },
    {
      "id": "worship-011",
      "title": "Same God",
      "artist": "Elevation Worship (Chris Brown / Steven Furtick)",
      "year": 2022,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "scripture-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 10; Billboard Hot Christian #1",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "Verse 1 (Abraham) → Verse 2 (Moses) → Chorus → Verse 3 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is the chorus thesis; 6× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 48,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God named throughout; biblical figures cited",
        "Doctrinal Vagueness — biblical-historical petition form",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Biblical-historical petition (you parted the Red Sea / fed Elijah)",
        "Title-as-thesis chorus repeating an immutable-God claim",
        "Bridge widens to the believer's own waiting"
      ],
      "notable": [
        "Scripture-first paradigm at contemporary-anthem scale; multiple named biblical figures",
        "The petition-via-history form that has shaped 2020s worship"
      ]
    },
    {
      "id": "worship-012",
      "title": "Goodness Of God",
      "artist": "Bethel Music / Jenn Johnson",
      "year": 2019,
      "substyle": "contemporary-anthem",
      "songwriterParadigm": "testimony-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 5 perennial; RIAA Platinum; Billboard Hot Christian #1",
      "expectedBand": "S+",
      "expectedComposite": 96,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is chorus closer; 4× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 35,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God named; biblical Psalm 23 paraphrase",
        "Anthropocentric Drift — testimony resolves into doxology",
        "Doctrinal Vagueness"
      ],
      "substyleSignals": [
        "Psalm 23:6 reinterpretation (goodness running after me)",
        "Bridge widens (all my days)",
        "Testimony arc with mid-tempo band-led arrangement"
      ],
      "notable": [
        "The defining contemporary worship hit of 2019-2024; cross-denominational adoption",
        "Sets the calibration ceiling for testimony-first paradigm"
      ]
    },
    {
      "id": "worship-013",
      "title": "King Of My Heart",
      "artist": "John Mark McMillan / Sarah McMillan",
      "year": 2015,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "pentecostal-charismatic",
      "hitCredential": "CCLI Top 100; cross-denominational worship adoption",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "Verse 1 → Pre-chorus → Chorus → Verse 2 → Chorus → Bridge (You are good) → Chorus",
      "titlePlacement": "Title is chorus thesis; 4× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 45,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — King + Lord named",
        "Doctrinal Vagueness — covenantal love + safe place imagery",
        "Manipulative Repetition — bridge develops"
      ],
      "substyleSignals": [
        "Singular-vertical pronoun mode (let the King...)",
        "Slow-build intimate arrangement",
        "First-person devotional register"
      ],
      "notable": [
        "Defines the intimate-prayer substyle for the late 2010s",
        "Demonstrates how testimony-first can scale down to devotional intimacy"
      ]
    },
    {
      "id": "worship-014",
      "title": "Lord I Need You",
      "artist": "Matt Maher / Christy Nockels / Daniel Carson / Jesse Reeves / Kristian Stanfill",
      "year": 2013,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 50 perennial; Billboard Hot Christian #1",
      "expectedBand": "A+",
      "expectedComposite": 89,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title opens + closes chorus; 6× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 30,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + Jesus named",
        "Anthropocentric Drift — dependence-on-God thesis is doxological",
        "Doctrinal Vagueness"
      ],
      "substyleSignals": [
        "Petition + dependence register",
        "Singular-vertical pronoun mode",
        "Bridge widens to need-every-hour scope"
      ],
      "notable": [
        "Modern worship's signature petition song; doctrinally trustworthy intimacy",
        "Demonstrates that intimate-prayer can travel into broadly-evangelical settings"
      ]
    },
    {
      "id": "worship-015",
      "title": "Nothing Else",
      "artist": "Cody Carnes / Hank Bentley / Jessie Early",
      "year": 2020,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "pentecostal-charismatic",
      "hitCredential": "CCLI Top 50; Billboard Hot Christian #1",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is chorus thesis; 5× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 40,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + God named in chorus",
        "Manipulative Repetition — bridge develops + names Christ"
      ],
      "substyleSignals": [
        "Devotional-singular register (I'm caught up)",
        "Spontaneous-bridge architecture",
        "Soaking-worship arrangement"
      ],
      "notable": [
        "Demonstrates how Pentecostal/charismatic intimate-prayer travels across traditions",
        "The 2020 intimate-prayer hit that helped define soaking-worship aesthetic"
      ]
    },
    {
      "id": "worship-016",
      "title": "Make Room",
      "artist": "Casey J / Community Music",
      "year": 2018,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "pentecostal-charismatic",
      "hitCredential": "CCLI Top 100; Billboard Gospel #1",
      "expectedBand": "A",
      "expectedComposite": 83,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is chorus thesis; 6× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 35,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + Lord named",
        "Doctrinal Vagueness — indwelling/welcoming-Christ theology"
      ],
      "substyleSignals": [
        "Hospitality metaphor (make room) — Spirit invocation register",
        "Singular-vertical mode with gospel-leaning vocal performance",
        "Bridge intensifies via vamp-style repetition"
      ],
      "notable": [
        "Crossover hit that bridges intimate-prayer and gospel-participatory",
        "Demonstrates Pentecostal/charismatic openness within intimate-prayer substyle"
      ]
    },
    {
      "id": "worship-017",
      "title": "Rest On Us",
      "artist": "Maverick City Music",
      "year": 2020,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "pentecostal-charismatic",
      "hitCredential": "CCLI Top 100; Billboard Hot Christian Top 10",
      "expectedBand": "A",
      "expectedComposite": 82,
      "structure": "Verse → Chorus → Verse → Chorus → Bridge (Holy Spirit) → Chorus",
      "titlePlacement": "Title is chorus closer; 8× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 30,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Holy Spirit + Lord named",
        "Doctrinal Vagueness — Pentecostal Spirit-invocation theology",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Spirit-invocation chorus (rest on us)",
        "Communal-call-response edges in bridge",
        "Slow-build pentecostal devotional arrangement"
      ],
      "notable": [
        "Pentecostal Spirit-invocation operative through whole song",
        "Demonstrates how W4 substyle profiles handle Pentecostal Spirit-language safely"
      ]
    },
    {
      "id": "worship-018",
      "title": "Build My Life",
      "artist": "Pat Barrett / Brett Younker / Karl Martin / Kirby Kaple / Matt Redman",
      "year": 2018,
      "substyle": "intimate-prayer",
      "songwriterParadigm": "testimony-first",
      "tradition": "broadly-evangelical",
      "hitCredential": "CCLI Top 25 perennial; RIAA Gold",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title closes verse anchoring the consecration thesis",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 50,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + holy God named",
        "Doctrinal Vagueness — Matthew 7:24 wise-builder foundation",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Consecration thesis (build my life on Jesus)",
        "Bridge widens to corporate (lead me in your love)",
        "Singular-vertical with bridge-pivot to we"
      ],
      "notable": [
        "Bridges intimate-prayer + contemporary-anthem — wide adoption across both",
        "Demonstrates how Pattison-style narrative arc lands in worship"
      ]
    },
    {
      "id": "worship-019",
      "title": "House Of The Lord",
      "artist": "Phil Wickham",
      "year": 2021,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "doxology-first",
      "tradition": "broadly-evangelical",
      "substyleNote": "Cross-substyle: gospel-participatory chorus architecture inside a broadly-evangelical artist's catalog",
      "hitCredential": "CCLI Top 10; Billboard Hot Christian #1; RIAA Gold",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge (We were the beggars) → Chorus",
      "titlePlacement": "Title is chorus thesis; 8× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + God named",
        "Manipulative Repetition — bridge intensifies via testimony pivot",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Imperative-celebration chorus (we shout out)",
        "Bridge intensifies via call-response architecture",
        "Tempo-driven communal celebration register"
      ],
      "notable": [
        "Cross-substyle hit demonstrating gospel-participatory architecture inside broadly-evangelical catalog",
        "Bridge's beggars-to-king pivot is gospel testimony register"
      ]
    },
    {
      "id": "worship-020",
      "title": "Thank You Jesus For The Blood",
      "artist": "Charity Gayle",
      "year": 2021,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "scripture-first",
      "tradition": "gospel-participatory",
      "hitCredential": "CCLI Top 50; Billboard Hot Christian Top 10",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "Verse → Chorus → Verse → Chorus → Bridge (I was a sinner) → Chorus",
      "titlePlacement": "Title is chorus thesis; 8× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 20,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + blood named",
        "Doctrinal Vagueness — atonement theology load-bearing",
        "Manipulative Repetition"
      ],
      "substyleSignals": [
        "Gospel testimony register (I was a sinner)",
        "Vamp-friendly chorus architecture",
        "Live-recording communal energy"
      ],
      "notable": [
        "Atonement-focused gospel-participatory hit; cross-tradition adoption",
        "Demonstrates gospel substyle's theological density potential"
      ]
    },
    {
      "id": "worship-021",
      "title": "I Thank God",
      "artist": "Maverick City Music / UPPERROOM",
      "year": 2022,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "testimony-first",
      "tradition": "gospel-participatory",
      "hitCredential": "CCLI Top 25; Billboard Hot Christian #1",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "Verse → Chorus → Verse → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is chorus thesis; 8× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 22,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God + Jesus named",
        "Doctrinal Vagueness — testimony of conversion + freedom theology",
        "Manipulative Repetition"
      ],
      "substyleSignals": [
        "Testimony-as-celebration form",
        "Communal-call-response chorus (I thank God)",
        "Live gospel-band arrangement"
      ],
      "notable": [
        "The defining Maverick City crossover gospel hit of 2022",
        "Sets the calibration ceiling for gospel-participatory substyle"
      ]
    },
    {
      "id": "worship-022",
      "title": "Promises",
      "artist": "Maverick City Music",
      "year": 2020,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "scripture-first",
      "tradition": "gospel-participatory",
      "hitCredential": "CCLI Top 50; Billboard Hot Christian Top 5",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "Verse → Chorus → Verse → Chorus → Bridge (Great is Your faithfulness) → Chorus",
      "titlePlacement": "Title is chorus thesis; bridge resolves into doxology",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 28,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God + Lord named",
        "Doctrinal Vagueness — covenantal-promise theology",
        "Manipulative Repetition"
      ],
      "substyleSignals": [
        "Promise-keeping God thesis (Numbers 23:19 paraphrase)",
        "Bridge widens to Lamentations 3:23 (great is Your faithfulness)",
        "Communal-call-response vamp"
      ],
      "notable": [
        "Operationalizes covenantal theology in gospel-participatory register",
        "Bridge incorporation of canonical hymn material (great is Thy faithfulness)"
      ]
    },
    {
      "id": "worship-023",
      "title": "O Come To The Altar",
      "artist": "Elevation Worship (Chris Brown / Mack Brock / Steven Furtick / Wade Joye)",
      "year": 2015,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "scripture-first",
      "tradition": "broadly-evangelical",
      "substyleNote": "Borderline gospel-participatory vs contemporary-anthem; classified gospel for the invitation form",
      "hitCredential": "CCLI Top 25; Billboard Hot Christian #1",
      "expectedBand": "A+",
      "expectedComposite": 88,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Bridge → Chorus",
      "titlePlacement": "Title is chorus closer; 4× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 40,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Jesus + Father named",
        "Doctrinal Vagueness — repentance + forgiveness operative",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Invitation/altar-call form (come to the altar)",
        "Bridge widens to corporate (Jesus is Lord)",
        "Communal-celebration register"
      ],
      "notable": [
        "Modern altar-call song; cross-denominational adoption",
        "Demonstrates how gospel-participatory invitation form lands in broadly-evangelical catalogs"
      ]
    },
    {
      "id": "worship-024",
      "title": "Raise A Hallelujah",
      "artist": "Bethel Music / Jonathan David Helser / Melissa Helser",
      "year": 2018,
      "substyle": "gospel-participatory",
      "songwriterParadigm": "scripture-first",
      "tradition": "pentecostal-charismatic",
      "substyleNote": "Cross-substyle: gospel-participatory warfare-praise form inside pentecostal catalog",
      "hitCredential": "CCLI Top 25; Billboard Hot Christian #1",
      "expectedBand": "S",
      "expectedComposite": 90,
      "structure": "Verse → Chorus → Verse → Chorus → Bridge (sing a little louder) → Chorus",
      "titlePlacement": "Title is chorus thesis; 8× across song",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 25,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — King of kings + Lord named",
        "Manipulative Repetition — bridge intensifies via volume cascade",
        "Doctrinal Vagueness"
      ],
      "substyleSignals": [
        "Spiritual-warfare praise thesis (raise a hallelujah)",
        "Cascading bridge architecture (louder + louder)",
        "Communal-call-response live arrangement"
      ],
      "notable": [
        "Defining spiritual-warfare worship song of late 2010s",
        "Demonstrates how warfare-praise integrates into gospel-participatory form"
      ]
    },
    {
      "id": "worship-025",
      "title": "Holy Holy Holy",
      "artist": "Reginald Heber (1826) — canonical hymn",
      "year": 1826,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "doxology-first",
      "tradition": "catholic-liturgical",
      "hitCredential": "CCLI Top 100 perennial; canonical Anglican/catholic-liturgical hymn; Trinity Sunday standard",
      "expectedBand": "S+",
      "expectedComposite": 97,
      "structure": "Verse 1 → Verse 2 → Verse 3 → Verse 4 (through-composed)",
      "titlePlacement": "Title opens every verse",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 5,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God + Lord + blessed Trinity named",
        "Anthropocentric Drift — pure transcendence-mode",
        "Doctrinal Vagueness — Isaiah 6 + Revelation 4 operative; Trinity confessed",
        "Prosperity Drift"
      ],
      "substyleSignals": [
        "Pure transcendence-mode adoration",
        "Trinity confession integral to text",
        "Through-composed (no chorus) classical hymn form"
      ],
      "notable": [
        "The defining catholic-liturgical hymn; sets the calibration ceiling for the substyle",
        "Trinity Sunday + Eastern Orthodox Trisagion conceptually adjacent"
      ]
    },
    {
      "id": "worship-026",
      "title": "How Great Thou Art",
      "artist": "Stuart Hine (1949 trans.) — canonical hymn",
      "year": 1949,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "doxology-first",
      "tradition": "catholic-liturgical",
      "substyleNote": "Cross-traditional canonical hymn; broadly-evangelical adoption mid-20th-century",
      "hitCredential": "CCLI Top 50 perennial; canonical hymn across traditions",
      "expectedBand": "S+",
      "expectedComposite": 96,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Verse 3 → Chorus → Verse 4 → Chorus",
      "titlePlacement": "Title is the chorus thesis",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 40,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — God + Christ + Lord named",
        "Doctrinal Vagueness — creation + cross + return all operative",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Salvation-history retelling across 4 verses (creation → cross → return)",
        "Refrain-form chorus (Then sings my soul)",
        "Cross-traditional doxology"
      ],
      "notable": [
        "Most beloved hymn of the 20th century; cross-denominational across all 5 substyles",
        "Demonstrates how classical hymn structure transfers into contemporary settings"
      ]
    },
    {
      "id": "worship-027",
      "title": "Revelation Song",
      "artist": "Jennie Lee Riddle",
      "year": 2004,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "scripture-first",
      "tradition": "broadly-evangelical",
      "substyleNote": "Modern composition with classical-liturgical structural register",
      "hitCredential": "CCLI Top 50 perennial; Kari Jobe recording landmark",
      "expectedBand": "S",
      "expectedComposite": 91,
      "structure": "Verse 1 → Chorus → Verse 2 → Chorus → Verse 3 → Chorus",
      "titlePlacement": "Title in chorus; doxological anchor",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 45,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Holy + Lamb + God Almighty named",
        "Doctrinal Vagueness — Revelation 4-5 directly operative",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Revelation 4-5 throne-room imagery",
        "Trisagion form (Holy, Holy, Holy)",
        "Doxology-as-form (no testimony arc)"
      ],
      "notable": [
        "Modern doxology song with strict scriptural anchoring",
        "Demonstrates how liturgical-traditional structure persists in modern composition"
      ]
    },
    {
      "id": "worship-028",
      "title": "Lord I Lift Your Name On High",
      "artist": "Rick Founds",
      "year": 1989,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "doxology-first",
      "tradition": "broadly-evangelical",
      "substyleNote": "Third-wave Praise & Worship classical-form chorus",
      "hitCredential": "CCLI Top 100 perennial; defining 1990s praise chorus",
      "expectedBand": "A+",
      "expectedComposite": 86,
      "structure": "Verse → Verse (chorus-as-form; no separate chorus)",
      "titlePlacement": "Title opens every verse",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 8,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + Jesus named throughout",
        "Doctrinal Vagueness — salvation-history micro-narrative (You came from heaven → cross → resurrection → return)",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Compressed salvation-history micro-narrative",
        "Third-wave praise chorus form",
        "Cross-traditional adoption"
      ],
      "notable": [
        "The defining 1990s praise chorus; bridges classical hymn into contemporary",
        "Demonstrates that liturgical-traditional substyle includes early CCM canonical material"
      ]
    },
    {
      "id": "worship-029",
      "title": "Lord Of All Hopefulness",
      "artist": "Jan Struther (1931) — canonical Anglican hymn",
      "year": 1931,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "scripture-first",
      "tradition": "catholic-liturgical",
      "hitCredential": "Canonical Anglican / catholic-liturgical hymn; daily-office standard",
      "expectedBand": "A+",
      "expectedComposite": 87,
      "structure": "4 verses through-composed (daily-prayer form)",
      "titlePlacement": "Title opens every verse",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 8,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord named every verse",
        "Doctrinal Vagueness — Hours-of-the-Day theology",
        "Anthropocentric Drift"
      ],
      "substyleSignals": [
        "Liturgical-prayer form (Hours-of-the-Day)",
        "Anglican catholic-liturgical hymn register",
        "Through-composed; balanced pronoun mode"
      ],
      "notable": [
        "Anglican Slane-tune classic; daily-office worship standard",
        "Demonstrates how liturgical-traditional substyle preserves daily-prayer hymnody"
      ]
    },
    {
      "id": "worship-030",
      "title": "Be Thou My Vision",
      "artist": "Eleanor Hull (1912 trans.) — canonical hymn",
      "year": 1912,
      "substyle": "liturgical-traditional",
      "songwriterParadigm": "doctrinal-first",
      "tradition": "catholic-liturgical",
      "substyleNote": "Irish hymn (8th-century origin); cross-denominational canonical adoption",
      "hitCredential": "CCLI Top 100 perennial; canonical hymn across traditions",
      "expectedBand": "S",
      "expectedComposite": 93,
      "structure": "Verse 1 → Verse 2 → Verse 3 → Verse 4 (through-composed)",
      "titlePlacement": "Title opens verse 1",
      "titleCarriesEmotionalMath": true,
      "estimatedTimeToHookSeconds": 6,
      "clicheTier1Used": [],
      "failureModesAvoided": [
        "Boyfriend-Style Worship — Lord + Christ + High King named",
        "Doctrinal Vagueness — pilgrimage-consecration theology",
        "Anthropocentric Drift",
        "Prosperity Drift"
      ],
      "substyleSignals": [
        "Irish pilgrimage hymn (8th-century origin)",
        "Through-composed consecration prayer",
        "Cross-traditional adoption"
      ],
      "notable": [
        "Canonical Irish hymn; cross-denominational across all 5 substyles",
        "Demonstrates the depth of catholic-liturgical hymn tradition feeding modern worship"
      ]
    }
  ]
}
