Platform Engineering 2.0 Is a Complete Answer to a Third of the Question

5 min Read

You read the Platform Engineering 2.0 report, build a roadmap against all five pillars, and get it funded. Two quarters later your service catalog answers API calls instead of rendering pages. Cost appears before provisioning instead of on the invoice. Policy runs in the substrate rather than in a wiki. Your platform is genuinely ready for agents.

Your agent program still won't move, and the roadmap isn't the reason it won't.

The report is right about the platform

Platform Engineering 2.0 came out of platformengineering.org in June, produced by Weave Intelligence and commissioned by Broadcom, introduced by Sam Barlien and Pankaj Gupta. The argument is that the assumptions under platform engineering 1.0 have expired. Platforms were designed for containerized workloads, human-paced change, and a single persona who browses a portal. None of those hold once code volume jumps several times over and a non-human actor starts filing pull requests at three in the morning.

The five pillars are AI-Native Platform, Multi-Persona Experience, Embedded FinOps, Security Shifts Down, and Composable by Design. The through-line is that the internal developer platform becomes an Agentic Development Platform: a service graph an agent can query, cost-check, and provision against on its own, with guardrails enforced in the infrastructure rather than requested of the developer.

We think it's the best-argued statement of the platform half of this problem published this year, and we'd tell any platform team to build against it. What follows isn't a disagreement with any of it.

All five pillars sit inside one of ours

Tensure's agentic maturity model runs on three pillars that have to advance together: Platform Engineering, SDLC Operating Model, and Business Intent and Requirements. The first is where agents do their work. The second is how work gets described, approved, and moved. The third is what "correct" means and who gets to say so.

Lay the five pillars of Platform Engineering 2.0 across those three and they land almost entirely on the first one.

AI-Native Platform is the Platform Engineering pillar's upper two stages written out in detail. A service graph an agent can call, discover, and provision against is what we mean by a governed agent platform, and the trajectory the report describes past that point is an autonomous control plane.

Multi-Persona Experience is the self-service surface, extended to people who aren't developers. Embedded FinOps is cost attribution pushed to the point of decision, which is a platform capability with a platform owner. Composable by Design is an architectural property of the platform itself.

Security Shifts Down is the one that doesn't map cleanly, and it's worth being honest about that instead of forcing it. Enforcing policy in the substrate for human and agent actors alike is the governance floor, and governance runs underneath all three pillars rather than sitting inside any one of them. But you build that floor in the platform, with platform money, and the report treats it that way. So call it four pillars inside Platform Engineering and one underneath.

There's an objection worth answering here, because the multi-persona pillar looks like it reaches into the business. It doesn't. A dashboard built for a FinOps lead or a risk officer is still a platform surface. It shows those people what the platform did. It doesn't produce an acceptance criterion, and it doesn't tell an agent what a correct outcome looks like.

Nobody commissioned a report on the other two

Every serious framework published on agent readiness in the last two years has been a platform framework. That isn't a conspiracy, it's a budget. Platform work has a line item, a vendor, a procurement path, and a team whose job title matches the deliverable. Specification quality and business intent have none of those things, so nobody sells them and nobody writes the report.

Which leaves two pillars unaddressed.

Your SDLC operating model runs from story-driven, where a human reads a ticket and fills in what it left out, through workflow-driven and specification-driven, to intent-driven. The step that matters for agents is specification-driven, meaning the spec is precise enough that something other than its original author can implement it correctly. Most organizations that believe they're specification-driven are story-driven with longer tickets.

Business intent runs from business requests arriving in whatever form the requester prefers, through structured requirements, to governed intent with explicit acceptance criteria and named ownership, and eventually to policy a machine can read. The test isn't whether you have a product organization. It's whether the definition of correct exists anywhere outside a particular person's head.

An Agentic Development Platform improves neither of those. It executes faster against whatever they produce.

The bottleneck moved to both ends, not one

The report's opening argument is that AI multiplied code volume several times over and the constraint shifted from writing code to shipping it. That's the right shape, and it stops one step early.

Shipping is one end. There's another one at the front. We model delivery as a single loop of eight stages with two gates: clarify, spec, approve, build, validate, accept, release, measure. Agents now help with most of those stages. Two stay human by design, because somebody approves the spec and somebody accepts the build.

The middle got fast. Both ends stayed slow. If your product organization makes scope decisions once a week, you ship on a weekly rhythm no matter how quickly the platform provisions an environment, because cadence equals your slowest approval loop.

An Agentic Development Platform attacks the release end hard, and it should. Provisioning delays, missing test signal, deploy windows, no rollback path: all real, all platform-shaped, all worth fixing. It does nothing at the clarify and approve end, because nothing at that end is a platform problem. That work belongs to the other two pillars, and no amount of platform maturity does it for them. We took the same argument through a survey of agent adopters in the code step collapsed.

Platform readiness and autonomy are different axes

This is the part that gets misread, and it's the same trap the CNCF Platform Engineering Maturity Model sets. That model has four levels, ours has four stages, and a reader who knows one will try to map it onto the other. Don't. CNCF measures how good your platform is. Ours measures what you can safely run on it. Platform Engineering 2.0 measures the same axis CNCF does, extended into the AI era.

So the two scores move independently, and an organization can be excellent on one and early on the other. Complete all five pillars and you have an outstanding platform. You are still at AI-Assisted, with AI at the keyboard and humans directing the lifecycle, until the specs get precise enough for an agent to work from and somebody writes down what correct means. Moving from AI-Assisted to Agent-Enabled is not a platform milestone. It's the point where a bounded piece of work can be handed over with enough definition that the handover survives.

We wrote up the mechanics of that constraint in you're only as autonomous as your weakest pillar. The short version: it's the minimum of the three, not the average, and the other two can't compensate.

It fixes one failure pattern completely and two not at all

We named four ways agent programs stall. Platform Engineering 2.0 maps onto them with unusual precision.

Agents with no hands is the pattern where specs are clear and the agent has no safe way to execute them. Provisioning is a ticket, tests are partial, deploys need approvals and a window, rollback is a runbook nobody has run since 2023. Every agent run ends at a human for mechanics rather than judgment. The five pillars are a complete and well-specified fix for this. If this is your pattern, stop reading us and go read them.

Automated ambiguity is the opposite: a strong platform faithfully executing requirements that assume six things nobody wrote down. An Agentic Development Platform makes this worse, not better, because the whole point of the upgrade is to remove the human friction that was accidentally catching the ambiguity. Faster provisioning of the wrong interpretation is still the wrong interpretation, arriving sooner.

Efficiently wrong is untouched. Platform and specs both excellent, business intent never advanced, delivery metrics all improving while nothing changes for customers. No platform pillar reaches this, because the failure happens before anything reaches the platform.

The unowned change is partly addressed and partly not, which is the subject of its own post. Enforcing isolation and model governance in the substrate is real progress. It still doesn't answer which agent made a change, on whose authority, and how you reverse it, which is the question your second line will actually ask.

Two frameworks reached the same shape independently

Here's the reason we take the report seriously rather than treating it as competition.

Platform Engineering 2.0 and our maturity model were built by different people, for different purposes, from different evidence. Both landed on a small set of dimensions that have to move together. Both concluded that the lowest dimension is the binding constraint. Both insist governance is structural rather than procedural, and both reject the idea that a better model gets you there.

When two frameworks reach the same shape separately, the shape is probably right. The difference is scope. Theirs describes how good the platform underneath agents needs to be. Ours describes what you're allowed to run on it once it's good, and what else has to be true before you can.

Tensure is a platformengineering.org partner with certified engineers, so we have a stake in saying this clearly rather than staking out a contrarian position for attention. The report is the platform build spec. It just isn't the whole readiness question.

Use it as a build spec, then go check the other two

If you're planning platform work for the next two quarters, take the five pillars as your requirements document. Start with the ones an agent hits first: golden paths an agent can traverse without filing a ticket, self-service environments with a real teardown, and a catalog that answers a machine as well as it answers a browser.

Then do the part the report doesn't cover. Pull the last twenty changes in one domain. Read what the specs actually said, not what the process says they should say. Find out whether the acceptance criteria existed in writing before the work started or got reconstructed in review afterward. Ask who signs off on what correct means, and whether that person would give the same answer as the person next to them.

If those twenty changes look thin, more platform won't help yet. Every dollar you spend on the Platform Engineering pillar past the point where it's already ahead buys capability the other two can't feed.

Our agentic engineering maturity assessment scores the three pillars separately, so the gap between them is visible rather than averaged away. It takes about ten minutes, and if it tells you the Platform Engineering pillar is your weak one, the five pillars are exactly where to go next.

Build the platform. Then find out whether anything upstream of it is ready to use what you built.

TOPICS:
Blogs
BY
Dan Rye
Your First Agent Program Should Be One Workflow Wide
Dan Rye

Your First Agent Program Should Be One Workflow Wide

Most agent pilots stall because they were scoped as programs. Ship one workflow, one team, spec to production, with the governance floor in from day one.

BY
Lesley Mackie
You're Only as Autonomous as Your Weakest Pillar
Lesley Mackie

You're Only as Autonomous as Your Weakest Pillar

Agent pilots rarely stall on the model. They stall because platform engineering, the SDLC operating model, and business intent advanced at different speeds. Four failure patterns, named.

BY
Dan Rye
The Code Step Collapsed. Your Delivery Probably Didn't.
Dan Rye

The Code Step Collapsed. Your Delivery Probably Didn't.

Half of surveyed engineers ship AI prototypes to production in hours. Two in five hit agent problems daily. A platform engineering read on where the bottleneck actually moved.

Smooth shipping is a few steps away

Let's see how we can help your team move faster. From developer platforms to cloud infrastructure and AI solutions that get your developers shipping again.