Different Hunger

HIFI Prototype (assets)

16B · 1st-Person Trust Generation Case Studies

Section 16B — 1st-Person Trust Generation Case Studies. HIFI PROTOTYPE · Tier 2. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.

16B · 1st-Person Trust Generation Case Studies

HIFI PROTOTYPE · Section 16B · Tier 2live

Purpose: Render one 1st-person founder case study per pool entry — the trust-gen narrative.

Inputs → Output

Sources
SPN4HIFI-PDF
Reads
block_h.case_study_pool[i]block_j.founder_origin_story
Writes
case_study_1p (one row per study)

Pipeline

Load anchors

SP loaded as system message (voice anchor, Rule 4). Task prompts: SP · N4 · HIFI-PDF. Pull ≥3 reference IDs (Rule 2).

Generate

9-section first-person case study: Hook → Intro → Transformation Snapshot (BEFORE/AFTER) → Problem → Solution discovery story → Process dated steps → Results exact $$$ → Conclusion → Next Steps CTA

QA gate

Section 25 auto-runs QA L1 (24 checkpoints) + L2 (6 brand gates). Any L2 fail = REJECT → rewrite.

Render + ship

Sync to brand.assets. POC approves in portal → /api/brand-os/approve writes the asset → ships to domain.

Technical Reference

Generation contract (machine-executable)
section: "16B"
id: s16b-case-study-1p
state: HIFI_PROTOTYPE
tier: 2
sources: ["SP", "N4", "HIFI-PDF"]
inputs:
    - block_h.case_study_pool[i]
    - block_j.founder_origin_story
output: "9-section first-person case study: Hook → Intro → Transformation Snapshot (BEFORE/AFTER) → Problem → Solution discovery story → Process dated steps → Results exact $$$ → Conclusion → Next Steps CTA"
cascades_from: []
cascades_to: [22C]
Supabase sync map (from Part 10)
Section 16B ->
  brand.assets where type='case_study_1p' (one row per study)

SCHEMA NOTE: verify all jsonb paths + brand.assets type values against live Supabase before write. Flag missing columns in the PR; never create new columns without review.

Note

This is a HIFI artifact: its consumer is a real customer. It only renders content that already passed the LOFI gate upstream — it never invents facts. Source of truth: Master Template Part 3 + the Master Index. To change this page, edit content/docs/roadmap/_sections.json and re-run the compiler.