HIFI Prototype (assets)
17 · Blog Content Briefs
Section 17 — Blog Content Briefs. HIFI PROTOTYPE · Tier 2. Compiled from Master Template v1 (LOCKED). Auto-generated — edit _sections.json, not this file.
17 · Blog Content Briefs
Purpose: Render one SEO-optimized blog brief per primary keyword from SERP data.
Inputs → Output
Pipeline
Load anchors
SP loaded as system message (voice anchor, Rule 4). Task prompts: SP · SERP-BRIEF. Pull ≥3 reference IDs (Rule 2). Reads locked upstream: 15.
Generate
Per SERP-BRIEF: Keyword + Volume + Difficulty + Intent + Top SERP Results + Opportunity Gaps + Outline + Featured Snippet Targeting + Schema Markup + Internal Linking Targets
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: "17"
id: s17-blog-briefs
state: HIFI_PROTOTYPE
tier: 2
sources: ["SP", "SERP-BRIEF"]
inputs:
- block_h.seed_keywords_primary
- serp_api.raw_json
output: "Per SERP-BRIEF: Keyword + Volume + Difficulty + Intent + Top SERP Results + Opportunity Gaps + Outline + Featured Snippet Targeting + Schema Markup + Internal Linking Targets"
cascades_from: [15]
cascades_to: []Supabase sync map (from Part 10)
Section 17 ->
brand.assets where type='blog_brief' (one row per 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.