You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: improve objective pages with consistent tone
- Update all objective pages with punchy, direct writing style
- Fix admonition syntax in modularity.md
- Fix broken image link in align-with-business-strategy.md
- Add Use Case Tree connections and See Also sections
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
In theory, these maps align strategy to execution. In practice:
56
+
57
+
-**They're just pictures** - Maintained in PowerPoint or Visio,
58
+
disconnected from reality
59
+
-**Nobody uses them** - Pretty diagrams that live in SharePoint folders,
60
+
never opened after the initial workshop
61
+
-**No connection to systems** - The capability map says one thing, the
62
+
actual systems do another
63
+
-**No connection to data** - APIs, data models, and interfaces don't
64
+
reflect the capability structure
65
+
-**No connection to processes** - The actual work flows differently than
66
+
the boxes suggest
67
+
68
+
The capability map becomes shelf-ware. A planning artifact that has no
69
+
impact on execution.
70
+
71
+
## The Use Case Tree: Capability Map That Executes
72
+
73
+
The [Use Case Tree](../concept/use-case-tree.md) takes the business
74
+
capability map concept and makes it *executable*.
75
+
76
+
At the highest levels, the Use Case Tree looks identical to a capability
77
+
map—the same hierarchical structure of what the organization does. But
78
+
it goes further:
79
+
80
+
-**Each capability breaks down into use cases** - Concrete, deliverable
81
+
units of business value
82
+
-**Each use case has stories, outcomes, concepts** - Real requirements,
83
+
not abstract boxes
84
+
-**The structure lives in the EKG** - Not a picture, but a model that
85
+
systems actually use
86
+
-**Changes propagate** - Update the structure, and downstream systems
87
+
reflect it
88
+
89
+
This is the next level: a capability map that doesn't just describe what
90
+
the organization does, but actually *drives* what the organization does.
91
+
92
+
## From Politics to Progress
93
+
94
+
When every line of business can see their priorities in the same
95
+
structure—when they can trace from strategic goals to concrete
96
+
deliverables—alignment becomes possible.
97
+
98
+
Not easy. Still political. But possible.
99
+
100
+
The Use Case Tree doesn't eliminate organizational complexity. It makes
101
+
the complexity visible, navigable, and actionable.
102
+
103
+
## See Also
104
+
105
+
-[Use Case Tree](../concept/use-case-tree.md)
106
+
-[Manage Expectations](manage-expectations.md)
107
+
-[Avoid Boiling the Ocean](avoid-boiling-the-ocean.md)
81
108
82
109
## Sources
83
110
84
-
1.[Marc Lankhorst, Sven van Dijk, What are Business Capabilities & How to Identify them?](https://bizzdesign.com/blog/what-are-business-capabilities/)
111
+
1.[Marc Lankhorst, Sven van Dijk - What are Business Capabilities & How to Identify them?](https://bizzdesign.com/blog/what-are-business-capabilities/)
85
112
2.[Business Capability Models: Why You Might Be Missing Out on Better Business Outcomes](https://www.architectureandgovernance.com/strategy-planning/business-capability-models-might-missing-better-business-outcomes/)
0 commit comments