Connecting organizational strategy to development investment through value stream identification.
Strategic themes are the bridge between business strategy and portfolio execution. They translate high-level business objectives into differentiating technology investments.
Examples of strategic themes:
Good strategic themes are:
Strategic themes flow into portfolio budget allocation. If "European expansion" is a strategic theme, the portfolio allocates more funding to value streams that support it. This creates a direct line from strategy to execution.
A value stream is the series of steps used to deliver value to the customer. In SAFe, there are two types:
Operational value streams — The steps a customer takes to receive value. Example: "Customer discovers product → signs up → configures → uses daily → renews." These represent the customer's experience.
Development value streams — The steps developers take to deliver value. Example: "Idea → analysis → development → testing → deployment → measurement." These represent how the organization builds products.
SAFe organizes teams around development value streams. Each value stream gets its own ART (or Solution Train for large ones).
How to identify development value streams:
Start with operational value streams: Map out how customers get value. This grounds the exercise in customer reality rather than internal politics.
Identify the systems and services: What systems support each operational value stream? These are candidates for development value streams.
Look for natural boundaries: Where do you see natural decoupling points? Different technology stacks, different customer segments, different deployment cadences.
Apply Conway's Law: Your architecture and your organization will converge. If you want independent value streams, you need architecturally decoupled systems. If your systems are tightly coupled, you may need one large value stream until you decouple.
Right-size for ARTs: Each development value stream should be big enough for at least one ART (50+ people) and small enough for one Solution Train. If it's smaller, combine it with a related value stream. If it's larger, look for decomposition opportunities.
Conway's Law Is Your Friend
Don't fight Conway's Law—use it. Organize value streams and ARTs to match the architecture you want. Over time, the architecture will evolve to match the organization, and vice versa. This is called the 'Inverse Conway Maneuver.'
Once you've identified value streams, the portfolio allocates budget to them. This replaces project-by-project funding with value-stream-level investment.
How it works:
The portfolio stakeholders meet periodically (quarterly or at PI boundaries) to review and adjust value stream budgets. They consider:
Guardrails constrain the allocation:
The beauty of value stream funding is simplicity. Instead of managing 50 project budgets, you manage 5 value stream budgets. Each value stream decides how to allocate its budget across features, enablers, and maintenance. This pushes decisions down to where the information lives.