Hub control ring

Mandatory risk controls wrap the real-time payments platform

Try in Playground
Hub control ring slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Hub Spoke
Output
.pptx + PDF + PNG

Example brief

The real-time payments platform sits at the centre of the operating model, handling authorization, clearing and settlement. Around it is a mandatory perimeter of controls every capability must pass through: fraud screening, AML/KYC, limits and velocity checks, settlement assurance, and audit and evidence logging. The capabilities the platform serves - merchant payouts, consumer wallets, B2B transfers and cross-border FX - sit outside this control ring. No new rail goes live until it clears every control in the perimeter, so governance is enforced by design rather than bolted on.

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": "The real-time payments platform sits at the centre of the operating model, handling authorization, clearing and settleme" }'

Structured intent (this template)

{
  "pattern": "hub_spoke",
  "title": "Every payment ships only through one perimeter of mandatory controls",
  "subtitle": "Real-time payments operating model",
  "variant": "hub_control_ring",
  "hub": {
    "label": "Real-Time Payments Platform",
    "detail": "Authorization, clearing, settlement"
  },
  "controls": [
    "Fraud screening",
    "AML / KYC",
    "Limits & velocity",
    "Settlement assurance",
    "Audit & evidence"
  ],
  "spokes": [
    {
      "label": "Merchant payouts"
    },
    {
      "label": "Consumer wallets"
    },
    {
      "label": "B2B transfers"
    },
    {
      "label": "Cross-border FX"
    }
  ],
  "takeaway": "No rail goes live until it clears every control in the ring."
}

Related templates

Frequently asked questions

How do I render the Hub control ring 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 Hub control ring deterministically — editable PowerPoint in under a second.