HIFI Prototype (assets)
22B · Strategic Pitch Deck
Section 22B — Strategic Pitch Deck. HIFI PROTOTYPE · Tier 2. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.
22B · Strategic Pitch Deck
Purpose: Render the 10-slide strategic pitch deck per the Lux HIFI-DECK pattern.
Inputs → Output
Pipeline
Load anchors
SP loaded as system message (voice anchor, Rule 4). Task prompts: SP · N2 · HIFI-DECK. Pull ≥3 reference IDs (Rule 2). Reads locked upstream: 3, 2B.
Generate
10 slides: Hook → Vision → Honesty → Failed Alternatives → Solution → Proof #1 → How It Works → Proof #2 → NOT for / IS for → 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: "22B"
id: s22b-pitch-deck
state: HIFI_PROTOTYPE
tier: 2
sources: ["SP", "N2", "HIFI-DECK"]
inputs:
- section_3.cascade
- section_2b.resonance_map
output: "10 slides: Hook → Vision → Honesty → Failed Alternatives → Solution → Proof #1 → How It Works → Proof #2 → NOT for / IS for → CTA"
cascades_from: [3, 2B]
cascades_to: []Supabase sync map (from Part 10)
Section 22B ->
brand.assets where type='pitch_deck_slides'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.