Fork me on GitHub
Risk First Logo

Risk-First Analysis Framework



Start Here


Home
Contributing
Quick Summary
A Simple Scenario
The Risk Landscape

Discuss


Please star this project in GitHub to be invited to join the Risk First Organisation.

Publications



Click Here For Details


Staging and Classifying

Our tour is complete.

On this journey around the Risk Landscape we’ve collected a (hopefully) good, representative sample of Risks and where to find them. But if we are good collectors, then before we’re done we should Stage our specimens and do some work in classifying what we’ve seen.

Staged and Classified Beetle Collection, (Credit: Fir0002, Wikipedia)

If you’ve been reading closely, you’ll notice that a number of themes come up again and again within the different sections. Concepts like Abstraction, Evolution and Fit. Although we’ve been looking at patterns of risk across software projects, it’s time to look at the patterns within the patterns.

The Power Of Abstractions

Abstraction appears as a concept continually: in Communication Risk, Complexity Metrics, Map and Territory Risk or how it causes Boundary Risk. We’ve looked at some complicated examples of abstractions, such as network protocols, dependencies on technology or Business Processes.

Let’s now generalize what is happening with abstraction. To do this, we’ll consider the simplest example of abstraction: naming a pattern of behaviour we see in the real world, such as “Binge Watching” or “Remote Working”, or naming a category of insects as “Beetles”.

Using An Existing Abstraction means:

Depending on an Abstraction

Inventing A New Abstraction means:

Inventing an Abstraction

Choosing Between Abstractions means:

Choosing an Abstraction

Abstraction (like any other action) is everywhere and seems to be at the heart of what our brains do. But clearly, there is a trade-off with abstraction: as you can see above, there are risks on both sides of the action.

Naming something seems innocuous, a small thing. Consider all the classes, variables, products and systems in software development that have names. Do all of these names “factor” correctly to things in the real world? Or do they introduce arbitrary classification? (For example, you might classify water as “hot” or “cold” while really there is just temperature.)

Abstraction is a small thing, but its effects compound massively.

Your Feature Risk is Someone Else’s Dependency Risk

In the Feature Risk section, we looked at the problems of supplying something for a client to use as a dependency: you’ve got to satisfy a demand (Market Risk), and service a segment of the user community (Feature Access Risk).

However, over the rest of the Dependency Risk sections, we looked at this from the point of view of being a client to someone else: you want to find trustworthy, reliable dependencies that don’t give up when you least want them to.

So Feature Risk and Dependency Risk are two sides of the same coin. You face Dependency Risk when you’re a client, Feature Risk when you’re the supplier.

To use a dependency requires the client and the supplier to communicate, and this entails Communication Risk. You have to learn to use a dependency. Maybe its supplier learns something from you. This changes internal models.

Features And Dependencies

These relationships of features/dependencies are the basis of Supply Chains and the world-wide network of goods and services that forms the modern economy. The incredible complexity of this network mean incredible Complexity Risk, too. Humans are masters at coordinating and managing our dependencies.

Original Risk

As we discussed in Dependency Risk, depending on things is necessary for life, whether it is oxygen, food or sunlight. Our problems compound when we try to Coordinate with the dependencies themselves or each other.

Causes Of Risk

The way this plays out is depicted in the diagram above.

Towards A “Periodic Table” Of Risks

As we said at the start, Risk-First is all about developing A Pattern Language. We can use the terms like “Feature Risk“_ or “Learning Curve Risk” to explain phenomena we see on software projects. If we want to De-Risk our work, we need to be able to explain what the risks are, and what we expect to do about them.

Periodic Table of Risks

The diagram above compiles all of the risks we’ve seen so far on the journey across the risk landscape. Just like a periodic table, there are perhaps others left to discover. Unlike a periodic table, these risks are not completely distinct: they mix like paint and blend into one another.

Please help by reporting back what you find.