Different Hunger

LOFI Blueprint (strategy)

2B · Resonance Map

Section 2B — Resonance Map. LOFI BLUEPRINT · Tier 1. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.

2B · Resonance Map

LOFI BLUEPRINT · Section 2B · Tier 1locked

Purpose: Build the StoryBrand-adapted resonance map — the narrative spine that pages and decks render from.

Inputs → Output

Sources
SPBIG-PAPI.resonance_map
Reads
block_bblock_cblock_dsection_1a.output
Writes
brand.why.resonance_map (jsonb)

Pipeline

Load anchors

SP loaded as system message (voice anchor, Rule 4). Task prompts: SP · BIG-PAPI.resonance_map. Pull ≥3 reference IDs (Rule 2). Reads locked upstream: 1A, 2.

Generate

8-section StoryBrand-adapted map: Avatar · Problem · Guide (Empathy + Authority) · Roadmap · Free + Paid CTA · Success-Failure · Offer · Objections + Risk Reversal

QA gate

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

Cascade

Locked output becomes read-only input to: 22A, 22B. Names must stay identical across sections (cross-section consistency).

Technical Reference

Generation contract (machine-executable)
section: "2B"
id: s02b-resonance-map
state: LOFI_BLUEPRINT
tier: 1
sources: ["SP", "BIG-PAPI.resonance_map"]
inputs:
    - block_b
    - block_c
    - block_d
    - section_1a.output
output: "8-section StoryBrand-adapted map: Avatar · Problem · Guide (Empathy + Authority) · Roadmap · Free + Paid CTA · Success-Failure · Offer · Objections + Risk Reversal"
cascades_from: [1A, 2]
cascades_to: [22A, 22B]
Supabase sync map (from Part 10)
Section 2B ->
  brand.why.resonance_map (jsonb)

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 LOFI artifact: its consumer is the next generation call, not a customer. Reviewed at the Doc/wizard LOFI gate before any HIFI section reads it. 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.