Workstream roadmap

AI service roadmap from 2026 to 2027

Try in Playground
Workstream roadmap slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Timeline Roadmap
Output
.pptx + PDF + PNG

Example brief

The AI service roadmap outlines key milestones from Q3 2026 to Q2 2027, including platform readiness, governed scale, and adoption. The roadmap highlights workstreams such as platform, governance, use cases, and adoption, with specific items like landing zone + gateway, monitoring + cost, and reusable runtime. Notable items include the reusable runtime in Q1 2027 and regional scaling in Q2 2027. The caution is to not add more pilots until the Q4 control workflow is live, with the takeaway being that Q1 reusable services are the unlock point for scale.

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 AI service roadmap outlines key milestones from Q3 2026 to Q2 2027, including platform readiness, governed scale, an" }'

Structured intent (this template)

{
  "pattern": "timeline_roadmap",
  "title": "The roadmap shifts from platform readiness in 2026 to governed scale in 2027",
  "subtitle": "AI service roadmap",
  "variant": "workstream_roadmap",
  "time_scale": "quarter_grid",
  "periods": [
    "Q3 2026",
    "Q4 2026",
    "Q1 2027",
    "Q2 2027"
  ],
  "workstreams": [
    {
      "label": "Platform",
      "items": [
        {
          "period": "Q3 2026",
          "label": "Landing zone + gateway"
        },
        {
          "period": "Q4 2026",
          "label": "Monitoring + cost"
        },
        {
          "period": "Q1 2027",
          "label": "Reusable runtime",
          "emphasis": "primary"
        },
        {
          "period": "Q2 2027",
          "label": "Regional scaling"
        }
      ]
    },
    {
      "label": "Governance",
      "items": [
        {
          "period": "Q3 2026",
          "label": "Policy + risk taxonomy"
        },
        {
          "period": "Q4 2026",
          "label": "Approval workflow",
          "status": "at_risk"
        },
        {
          "period": "Q1 2027",
          "label": "Model registry + audit"
        },
        {
          "period": "Q2 2027",
          "label": "Automated control tests"
        }
      ]
    },
    {
      "label": "Use cases",
      "items": [
        {
          "period": "Q3 2026",
          "label": "Service-desk copilot"
        },
        {
          "period": "Q4 2026",
          "label": "Proposal assistant"
        },
        {
          "period": "Q1 2027",
          "label": "Finance narratives"
        },
        {
          "period": "Q2 2027",
          "label": "HR knowledge assistant"
        }
      ]
    },
    {
      "label": "Adoption",
      "items": [
        {
          "period": "Q3 2026",
          "label": "Champion network"
        },
        {
          "period": "Q4 2026",
          "label": "Enable 300 users"
        },
        {
          "period": "Q1 2027",
          "label": "Manager dashboards"
        },
        {
          "period": "Q2 2027",
          "label": "Benefits tracking"
        }
      ]
    }
  ],
  "caution": "Do not add more pilots until the Q4 control workflow is live.",
  "takeaway": "Q1 reusable services are the unlock point for scale."
}

Related templates

Frequently asked questions

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

Workstream roadmap Slide Template | SlideForge | SlideForge (slideforge.dev)