Briefing summary — the recommendation for decision-makers
A policy/program executive summary: the recommendation, the context, the evidence, and the decision requested.
Try in PlaygroundExample 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
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "Executive summary for a public-sector briefing. The recommendation, the context that motivates it, the supporting eviden" }'Structured intent (this template)
{
"pattern": "takeaway_stack",
"variant": "governing_thought_stack",
"title": "Scale the school-based model — it delivers the most outcomes per pound",
"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
Bars vs target marker
Margin recovery is visible but three units are below target
Gap / compliance matrix
Proposal meets all mandatory controls with some mitigations needed
RACI matrix
RACI chart for data platform migration
Impact before / after
Automation reduced exception handling time by 40%
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.