Maturity Staircasedimension chips staircase

Each SecOps maturity level brings a wider set of capabilities online

Show security operations maturity and what each level adds across people, process, platform and controls.

Try in Playground
Each SecOps maturity level brings a wider set of capabilities online slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Maturity Staircase
Output
.pptx + PDF + PNG

Example brief

Create a security-operations maturity staircase where each level exposes the capabilities it brings online as short dimension chips across people, process, platform and controls; emphasise the current target level.

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": "Create a security-operations maturity staircase where each level exposes the capabilities it brings online as short dime" }'

Structured intent (this template)

{
  "pattern": "maturity_staircase",
  "variant": "dimension_chips_staircase",
  "title": "Each SecOps maturity level brings a wider set of capabilities online",
  "subtitle": "Security operations target operating model",
  "steps": [
    {
      "id": "reactive",
      "level": "Level 1",
      "label": "Reactive",
      "detail": [
        "Alerts",
        "Manual triage"
      ],
      "emphasis": "muted"
    },
    {
      "id": "managed",
      "level": "Level 2",
      "label": "Managed",
      "detail": [
        "SIEM",
        "Playbooks",
        "On-call"
      ],
      "emphasis": "current"
    },
    {
      "id": "proactive",
      "level": "Level 3",
      "label": "Proactive",
      "detail": [
        "Hunting",
        "Automation",
        "Metrics"
      ],
      "emphasis": "normal"
    },
    {
      "id": "adaptive",
      "level": "Level 4",
      "label": "Adaptive",
      "detail": [
        "SOAR",
        "ML detect",
        "Auto-resp",
        "Red team"
      ],
      "emphasis": "target"
    }
  ],
  "takeaway": "Maturity is measured by the dimensions in place, not the tools bought.",
  "caution": "Adding controls before process maturity creates alert fatigue, not coverage."
}

Frequently asked questions

How do I render the Each SecOps maturity level brings a wider set of capabilities online 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 Each SecOps maturity level brings a wider set of capabilities online deterministically — editable PowerPoint in under a second.