1. Why Structure Matters More Than Tools
One of the most underestimated success factors in projects is structure.
Structure determines clarity of responsibility, ownership boundaries, and interface definition between work packages.
Failure rarely originates from lack of capability.
Failure typically originates from unclear ownership caused by weak structure.
2. The Zoo Example: How Chaos Is Created
Consider a zoo.
A well-structured zoo follows one clear organizing logic:
- mammals grouped together,
- fish grouped together,
- birds grouped together.
Responsibilities are clear. Interfaces are stable.
Now consider a zoo structured by mixed dimensions:
- Europe,
- animal care,
- fish.
Consequences:
- fish appear in multiple areas,
- animal care overlaps across all sections,
- responsibility becomes unclear.
This situation mirrors project failure caused by mixed structuring dimensions.
Core insight
A good structure:
- groups work packages of the same nature,
- avoids logical overlap,
- contains no gaps.
Mixing dimensions creates chaos.
3. The Underlying Logic: The Pyramid Principle
This structuring logic originates from management consulting, most prominently from Barbara Minto’s Pyramid Principle.
The principle:
- groups related elements,
- enforces logical consistency,
- ensures completeness without overlap.
Applications include:
- consulting problem structuring,
- academic writing,
- legal argumentation,
- strategic analysis.
A strong structure:
- improves communication,
- strengthens argumentation,
- reveals missing elements.
Key takeaway
Structure exposes gaps before execution exposes failure.
4. Work Breakdown Structure (WBS): Conceptual Clarity
A Work Breakdown Structure visually resembles an organizational chart but follows a different logic.
| Organizational Chart | Work Breakdown Structure |
|---|---|
| People | Work |
| Roles | Activities |
| Hierarchy | Deliverables |
| Authority | Responsibility |
A WBS never describes people.
A WBS always describes packages of work.
5. The Lego Principle: Why Division Creates Speed
Placing one large box of Lego in front of twenty people creates chaos.
Dividing work into:
- wings,
- cockpit,
- engines,
creates parallelization, efficiency, and coordination.
Projects follow the same principle.
Smaller, clearly defined work packages enable:
- parallel execution,
- higher speed,
- lower coordination overhead.
6. Warm-Up Exercise: Structuring Food
The food exercise serves as a structuring exercise, not a content exercise.
Possible structuring dimensions include:
- dairy vs non-dairy,
- processed vs raw,
- color,
- price,
- origin,
- shape,
- nutritional content,
- way of consumption,
- need for utensils,
- shelf life,
- reproductive capability,
- alphabetical order,
- visual image properties.
Observation:
- initial structures emerge quickly,
- deeper analysis reveals many additional structures.
Core insight
Multiple valid structures exist.
Poor structures share overlap and incompleteness.
7. Implications for Project Structuring
At project start:
- full activity scope remains unknown,
- complexity remains hidden,
- blind spots are normal.
Effective structure emerges through:
- brainstorming,
- discussion,
- multiple perspectives.
Structure is discovered, not predefined.
8. Two Approaches to Building a Project Structure
Bottom-Up Approach
- list all activities,
- capture ideas without order,
- cluster activities into work packages.
Characteristics
- low entry barrier,
- high inclusiveness,
- strong suitability for group work.
Top-Down Approach
- define work packages first,
- derive activities afterward.
Characteristics
- high conceptual clarity,
- effective for experienced teams.
Both approaches remain valid.
Bottom-up approaches typically reduce omission risk.
9. House-Building Exercise: Structuring a Complex Project
The house example illustrates structuring difficulty.
Common errors:
- mixing phases with content,
- mixing roles with work,
- unclear package boundaries.
A logically clean structure may include:
- preparation and permits,
- planning and design,
- groundwork and foundation,
- exterior construction,
- interior construction,
- utilities,
- exterior completion.
Alternative structures remain acceptable if:
- work packages share the same nature,
- coverage is complete,
- overlap is avoided.
10. Quality Test for Any Structure
A valid structure satisfies three criteria:
- All work packages share the same dimension.
- All required work is fully covered.
- No logical overlap exists.
Failure of any criterion requires restructuring.
11. Why Structuring Feels Difficult
Initial structures are rarely perfect.
Structuring represents thinking work, not documentation work.
Value emerges from:
- iteration,
- disagreement,
- refinement.
For this reason, the exercise continues in the next session.
Final Reflection
Project failure rarely results from lack of effort.
Project failure frequently results from lack of structure.
Clear logic prevents chaos.
Clean work packages prevent zoo-like outcomes.