I've been a student of the concept of the OODA loop for about 6 or 7 years now. I've found that it shows up in different names all over every where. John Cleese talked about it many years ago "how to avoid being uncreative" (https://www.youtube.com/watch?v=f9rtmxJrKwc), his "open mode" thinking is the Observing, his "closed mode" is the Orienting, etc. Elle Luna talked about it recently, too (http://elleluna.com/post/57362799018/what-advice-would-you-g...), "divergent vs. convergent thinking" and where you go from there. It's what Scrum is all about.
I think what is really interesting about Boyd's formulation is that you can also use it as a diagnostic tool if you're having problems. There are various pathologies that appear if you drop one of the letters of OODA and still try to make work out of it. A lot of small startups get stuck in DA loops: they fail to come out for air every once in a while to Observe what is going on in the world and Orient themselves to that situation. A lot of big corporations get stuck in OO loops: they spend tons on meetings, on status reports, on market analysis, but decisions never get made and nobody has the authority to take any action.
By studying each of the pieces, how well you are doing in each, and how streamlined they are, you get a very good idea of how well you are executing work.
It's also very interesting that OODA is a fractal strategy. You have OODA loops inside of OODA loops. You can have a yearly OODA loop (project) with monthly OODA loops inside of it (sprints), and daily OODA loops inside of that (stand-ups and day-to-day operations).
> I've been a student of the concept of the OODA loop for about 6 or 7 years now. I've found that it shows up in different names all over every where.
OODA is essentially just another name for the scientific method, so its not really that surprising that it shows up under different names all over everywhere.
(Note: that I'm not intending to minimize the value of OODA by pointing out that it is just another name for the scientific method -- successfully explaining the scientific method in terms that get people to understand it and apply it effectively in specific domains -- particularly ones that have strong, established cultures that resist adaptation, is a significant accomplishment.)
> It's what Scrum is all about.
Well, its what Agile (and perhaps more to the point, Lean) is all about; Scrum is a tightly defined set of processes that comes with the caveat that if you aren't doing this exact set of processes as described, you aren't doing Scrum, and as such its somewhat in tension with OODA.
The scientific method is a method to create and verify plausible explanations for phenomena.
Strategic thinking is a method to make decisions in face of uncertainty. There is nothing scientific about it, though there are tactics in which a commander might make probing attacks to gain intelligence and test the adversary. Ultimately though, you are making decisions and taking action with inherently incomplete information.
One of the things that happen in adversarial dynamics is to use misinformation to screw around with someone else's OODA loop.
So no, OODA and strategic thinking in general are not essentially just another name for the scientific method, though it may employ science, or a skeptical stance as one of many tools to make decisions and take action. That frame of thinking exposes a limited understanding of OODA and strategy, one that is exploitable by an adversary.
My first exposure to Boyd and the OODA loop was about 2 years ago when I first read Steve Blank's The Four Steps To The Epiphany, and now I'm hooked. I can't wait to dig into some of the books and other resources this thread has brought to light.
It's also very interesting that OODA is a fractal strategy. You have OODA loops inside of OODA loops. You can have a yearly OODA loop (project) with monthly OODA loops inside of it (sprints), and daily OODA loops inside of that (stand-ups and day-to-day operations).
That's an excellent point and an interesting way of looking at it.
I wonder if many (most?) businesses could benefit from making the OODA loop more explicit in their operations and challenge people to think "What part of the loop am I operating in right now?" when they make decisions or take actions. Encoding the Boyd Loop right into business processes at the BPM level could be an interesting experiment...
Here's the thing though. You can hardcode serial processes with OODA in mind. That's basically what the Toyota version of lean is.
But not only is OODA fractal, but it's concurrent. Hundreds running in parallel that comprise the enterprise. The takeaway is that the processes need a shared O for that kind of organization to work.
The fractal goes even further. Why do you think REPL is so powerful of a feature? It essentially allows you to Observe the code and how the system reacts to running it, Orient that reaction to what you know about the system, and make quick Decisions and Actions to change it, all in a framework that encourages fast turn around time.
I think what is really interesting about Boyd's formulation is that you can also use it as a diagnostic tool if you're having problems. There are various pathologies that appear if you drop one of the letters of OODA and still try to make work out of it. A lot of small startups get stuck in DA loops: they fail to come out for air every once in a while to Observe what is going on in the world and Orient themselves to that situation. A lot of big corporations get stuck in OO loops: they spend tons on meetings, on status reports, on market analysis, but decisions never get made and nobody has the authority to take any action.
By studying each of the pieces, how well you are doing in each, and how streamlined they are, you get a very good idea of how well you are executing work.
It's also very interesting that OODA is a fractal strategy. You have OODA loops inside of OODA loops. You can have a yearly OODA loop (project) with monthly OODA loops inside of it (sprints), and daily OODA loops inside of that (stand-ups and day-to-day operations).