Briefing summary — the recommendation for decision-makers

A policy/program executive summary: the recommendation, the context, the evidence, and the decision requested.

Try in Playground
Briefing summary — the recommendation for decision-makers slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Takeaway Stack
Output
.pptx + PDF + PNG

Example brief

Executive summary for a public-sector briefing. The recommendation, the context that motivates it, the supporting evidence, and the decision requested of officials.

Render it

Structured intent — create_slide payload

Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.

{
  "form": "takeaway_stack",
  "variant": "governing_thought_stack",
  "headline": "Scale the school-based model — it delivers the most outcomes per pound",
  "data": {
    "claim": "Direct the next funding round to the school-based delivery model.",
    "claim_detail": "Prepared for the program board · decision requested this quarter",
    "support_groups": [
      {
        "label": "Context",
        "reason": "Need outpaces the current reach.",
        "evidence": [
          "Demand up 24% year on year.",
          "Rural reach still lags."
        ]
      },
      {
        "label": "Evidence",
        "reason": "One model clearly outperforms.",
        "evidence": [
          "School-based reaches 2.3x more per pound.",
          "Completion rate 81%."
        ]
      },
      {
        "label": "Decision",
        "reason": "Concentrate funding where it works.",
        "evidence": [
          "Expand to four districts.",
          "Fund two regional coordinators."
        ]
      }
    ],
    "ask": "Approve directing the next tranche to the school-based model so reach scales before the funding window closes."
  }
}

cURL (REST)

curl -X POST https://dev-api.slideforge.dev/v1/render/intent \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{"form":"takeaway_stack","variant":"governing_thought_stack","headline":"Scale the school-based model — it delivers the most outcomes per pound","data":{"claim":"Direct the next funding round to the school-based delivery model.","claim_detail":"Prepared for the program board · decision requested this quarter","support_groups":[{"label":"Context","reason":"Need outpaces the current reach.","evidence":["Demand up 24% year on year.","Rural reach still lags."]},{"label":"Evidence","reason":"One model clearly outperforms.","evidence":["School-based reaches 2.3x more per pound.","Completion rate 81%."]},{"label":"Decision","reason":"Concentrate funding where it works.","evidence":["Expand to four districts.","Fund two regional coordinators."]}],"ask":"Approve directing the next tranche to the school-based model so reach scales before the funding window closes."}}'

Related templates

Frequently asked questions

How do I render the Briefing summary — the recommendation for decision-makers template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Briefing summary — the recommendation for decision-makers deterministically — editable PowerPoint in under a second.

Briefing summary — the recommendation for decision-makers Slide Template | SlideForge | SlideForge (slideforge.dev)