Different Hunger

HIFI Prototype (assets)

19 · Social Content Briefs

Section 19 — Social Content Briefs. HIFI PROTOTYPE · Tier 2. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.

19 · Social Content Briefs

HIFI PROTOTYPE · Section 19 · Tier 2live

Purpose: Render social briefs using the BIG-PAPI 5-prompt suite.

Inputs → Output

Sources
SPCOS.social_briefBIG-PAPI.social_media
Reads
block_hblock_f
Writes
social_brief

Pipeline

Load anchors

SP loaded as system message (voice anchor, Rule 4). Task prompts: SP · COS.social_brief · BIG-PAPI.social_media. Pull ≥3 reference IDs (Rule 2).

Generate

Per COS schema + BIG-PAPI 5-prompt suite: (1) mistakes/myths (2) common enemy + new solution (3) unique mechanism/roadmap (4) transformation + case studies + metrics (5) one-of-one positioning

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: "19"
id: s19-social-briefs
state: HIFI_PROTOTYPE
tier: 2
sources: ["SP", "COS.social_brief", "BIG-PAPI.social_media"]
inputs:
    - block_h
    - block_f
output: "Per COS schema + BIG-PAPI 5-prompt suite: (1) mistakes/myths (2) common enemy + new solution (3) unique mechanism/roadmap (4) transformation + case studies + metrics (5) one-of-one positioning"
cascades_from: []
cascades_to: []
Supabase sync map (from Part 10)
Section 19 ->
  brand.assets where type='social_brief'

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.