Different Hunger

LOFI Blueprint (strategy)

3B · Offer Productize Table

Section 3B — Offer Productize Table. LOFI BLUEPRINT · Tier 1. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.

3B · Offer Productize Table

LOFI BLUEPRINT · Section 3B · Tier 1locked

Purpose: Rewrite the locked offer into a productized table — name, type, transformation, phases, investment, features, urgency.

Inputs → Output

Sources
SPBIG-PAPI.offer_rewrite
Reads
block_dsection_3.output
Writes
brand.what.offer_productize (jsonb)

Pipeline

Load anchors

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

Generate

Productize table: Name/Type/Transformation/Phase Name+#/Phase Outcome/Phase Steps/Phase Timeline/Investment/Features/Effort/Urgency

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: 3C. Names must stay identical across sections (cross-section consistency).

Technical Reference

Generation contract (machine-executable)
section: "3B"
id: s03b-offer-productize
state: LOFI_BLUEPRINT
tier: 1
sources: ["SP", "BIG-PAPI.offer_rewrite"]
inputs:
    - block_d
    - section_3.output
output: "Productize table: Name/Type/Transformation/Phase Name+#/Phase Outcome/Phase Steps/Phase Timeline/Investment/Features/Effort/Urgency"
cascades_from: [3]
cascades_to: [3C]
Supabase sync map (from Part 10)
Section 3B ->
  brand.what.offer_productize (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.