When a hurricane, cyberattack, or pandemic unfolds, the official incident command structure often looks neat on paper—but on the ground, information flows through informal channels, decisions bypass the chain of command, and resources appear from unexpected sources. That gap between the plan and the reality is exactly where Deleuze and Guattari's concept of the rhizome becomes useful, not as abstract philosophy, but as a diagnostic tool for systems that must adapt under pressure. This guide is for emergency managers, continuity planners, and systems thinkers who already understand ICS and NIMS and are looking for a more flexible mental model to design and evaluate their operational networks.
Why Hierarchies Break When Complexity Surges
Most emergency management systems inherit a tree-like structure: clear branches of authority, defined roles, and top-down communication. This works well for predictable incidents with stable information. But when a crisis becomes compound—say, an earthquake that also disrupts communications and triggers a hazmat release—the tree's weaknesses surface fast. Information that should flow laterally gets routed up and down, creating delays. Decisions that require local context get made at a level too far removed. And the system's ability to reconfigure itself is limited because each node has fixed connections.
The rhizome, by contrast, is a model of network where any point can connect to any other, where there is no central root, and where the structure can grow or shrink at any edge. Deleuze and Guattari offered six principles: connection, heterogeneity, multiplicity, asignifying rupture, cartography, and decalcomania. For our purposes, the first three are most immediately actionable. Connection means that any node in the system can link to any other, not just to its designated superior. Heterogeneity means that the nodes can be of different types—people, data feeds, equipment caches—and still exchange useful information. Multiplicity means that the network's value comes from its many interconnections, not from a single unifying hierarchy.
What goes wrong without this perspective is predictable: teams design coordination plans that assume perfect information flow up and down, they fail to recognize emergent informal networks that actually solve problems, and they spend energy enforcing the tree structure instead of leveraging the rhizomatic connections that already exist. One typical scenario is a multi-agency response where fire, police, public works, and NGOs each have their own command post. The official liaison system works, but slowly. Meanwhile, frontline personnel are texting each other directly, sharing satellite images and resource requests in WhatsApp groups. A purely hierarchical view treats these informal channels as security risks or discipline problems. A rhizomatic view sees them as adaptive capacity—and asks how to make them visible, support them, and integrate them without smothering them.
The cost of ignoring lateral flows
In post-incident reviews, teams often cite 'communication breakdowns' as a root cause. But breakdown is rarely total silence; it is usually slow, filtered communication forced through the hierarchy. The cost is measured in hours lost, resources misallocated, and situational awareness degraded. A 2017 after-action report from Hurricane Harvey noted that informal coordination between county emergency managers and volunteer boat owners was far faster than the formal request process—yet it was absent from the official plan. The rhizome lens would have anticipated this.
Prerequisites: What You Need Before Applying the Rhizome
Before you start mapping your system as a rhizome, you need three things: a clear scope boundary, a baseline understanding of your current formal structure, and a tolerance for ambiguity. The scope boundary matters because a truly unbounded network is unmanageable—you need to decide which domain you are analyzing: the first 72 hours of response? The logistics coordination among five key agencies? The information flow from sensors to decision-makers? Without a boundary, the map becomes as complex as the reality, which defeats the purpose.
Your baseline understanding of the formal structure is essential as a contrast. You cannot appreciate what the rhizome adds if you do not know what the tree looks like. Gather org charts, standard operating procedures, communication protocols, and resource request workflows. These are your arborescent reference. They are not wrong; they are incomplete. The goal is not to replace them but to overlay and supplement them with rhizomatic pathways.
Tolerance for ambiguity
This is the hardest prerequisite. Rhizomatic systems are not tidy. They have multiple entry points, no single authority, and connections that appear and disappear. If your organization demands a single point of truth and a clear chain of command for every decision, introducing rhizomatic thinking will feel like an attack on order. It is not—it is an acknowledgment that complexity cannot be fully captured by order alone. You need buy-in from at least one decision-maker who understands that the map is not the territory, and that the map must be revised constantly.
Tools and materials
You do not need expensive software. Sticky notes, whiteboards, and a shared digital canvas (like Miro or Mural) work well for initial mapping. For ongoing analysis, a graph database such as Neo4j or even a simple spreadsheet with network analysis add-ins can help visualize connections. The key tool is a mindset shift: instead of asking 'who reports to whom,' ask 'who needs to exchange what information with whom, regardless of reporting lines.'
Core Workflow: Mapping Your System as a Rhizome
The following steps are designed to be done in a facilitated workshop with representatives from each major node in your system.
Step 1: Identify nodes
List every entity that plays a role in your defined scope: agencies, teams, individual roles, data sources, communication channels, physical assets. Do not filter by rank or official status. Include the unofficial WhatsApp group, the volunteer ham radio operator, the Twitter feed from the local news. Write each on a sticky note or create a node in your digital tool.
Step 2: Map actual connections
For each node, ask: 'In the last real incident or the most realistic exercise, who did you actually communicate with to get information or resources? Not who you were supposed to communicate with, but who you actually called or messaged.' Draw lines between nodes. Use dotted lines for informal or ad-hoc connections, solid for formal ones. You will likely find a dense web that looks nothing like the org chart.
Step 3: Identify hubs and bottlenecks
Look for nodes with many connections—these are hubs. They may be official (the EOC) or unofficial (a particular dispatcher known for being resourceful). Hubs are not inherently good or bad; they are points of leverage and also points of failure. If a hub is overloaded, it becomes a bottleneck. Also look for nodes with very few connections—these may be isolated and need bridging.
Step 4: Test for asignifying rupture
Deleuze's concept of asignifying rupture means that a rhizome can break at any point and reconnect elsewhere. In practice, ask: 'If this node goes offline (power failure, staff exhaustion, political interference), what alternative paths exist?' If the answer is none, that connection is a single point of failure. Design alternatives: pre-positioned contact lists, redundant channels, cross-training.
Step 5: Create a living map
The map is not a deliverable; it is a process. Schedule regular updates after every incident or exercise. The map should change as relationships shift, new tools are adopted, or personnel change. Treat the map as a boundary object that different agencies can use to negotiate shared understanding.
Tools, Setup, and Environmental Realities
The rhizome is a conceptual tool, but it needs practical scaffolding. Graph databases are the most natural fit for storing and querying rhizomatic maps. Neo4j, for instance, allows you to model nodes (people, resources, data feeds) and edges (information flows, resource transfers, reporting relationships) with properties and types. You can run queries like 'find all paths from the EOC to field medical units that do not pass through the logistics section' to identify bypass routes. For teams without database expertise, a shared spreadsheet with columns for source node, target node, type (formal/informal), and medium (radio, phone, chat) can serve as a minimal viable map.
Environmental constraints
In emergency management, connectivity is often intermittent. A rhizomatic map that assumes always-on digital connections will fail in a disaster that knocks out cell towers. Your map should include fallback modes: courier, satellite phone, runners. The principle of heterogeneity means that the map should mix high-tech and low-tech nodes. A whiteboard in the EOC that is updated by hand is a valid node. A ham radio operator is a node. The map must reflect the actual communication ecology, not the ideal one.
Privacy and security
Mapping informal connections raises privacy concerns. Not everyone wants their unofficial communication channels documented. Be transparent about the purpose: improving coordination, not surveillance. Anonymize or aggregate data where possible. Obtain consent before including individuals as nodes. In some contexts, legal restrictions may prevent sharing certain operational details across agencies—your map should respect those boundaries while still capturing the existence of a connection without revealing sensitive content.
Variations for Different Constraints
The rhizome is not a one-size-fits-all prescription. Depending on your operational context, you will need to adapt the approach.
Variation A: High-tempo, low-resource environments
In a sudden-onset disaster with limited staff and communication, you cannot build a detailed map in real time. Instead, use a pre-built template of typical nodes and connections for your jurisdiction. During the incident, just mark which nodes are active and which connections are functioning. Focus on identifying ruptures—nodes that are down—and the most critical alternative paths. A laminated map with dry-erase markers can suffice.
Variation B: Multi-jurisdictional coordination
When different agencies have different cultures, hierarchies, and legal authorities, rhizomatic mapping can expose friction points. For example, a state EOC may have formal connections to county EOCs, but county health departments may have direct relationships with hospitals that bypass the state. The map reveals these cross-level flows. The challenge is that each jurisdiction may be reluctant to expose its informal network. Build trust by starting with a small, low-stakes exercise and demonstrating that the map helps everyone see gaps they missed individually.
Variation C: Long-duration incidents (wildfires, pandemics)
In incidents that last weeks or months, the rhizomatic map evolves. New nodes appear (volunteer groups, temporary shelters) and old ones fade. Schedule a weekly map review. Use version control to track changes. The map becomes a historical record of how the network adapted—useful for after-action reviews and for planning future responses.
When not to use a rhizomatic approach
There are situations where a strict hierarchy is necessary: when rapid, unambiguous command decisions are required (e.g., immediate life safety in a fast-moving fire), when legal accountability demands a clear chain of command, or when the system is too small or simple to benefit from additional complexity. The rhizome is a supplement, not a replacement. Use it where the cost of rigidity is higher than the cost of messiness.
Pitfalls, Debugging, and What to Check When It Fails
Teams that try to adopt rhizomatic thinking often encounter predictable problems. Here is how to diagnose and fix them.
Pitfall 1: The map becomes a spiderweb with no insight
If every node is connected to every other node, the map is as useless as no map. You have lost the signal in noise. Solution: filter by connection type or strength. Distinguish between critical and secondary connections. Use a threshold—only include connections that were used at least twice in the last incident. Or color-code by frequency. The map should highlight patterns, not replicate chaos.
Pitfall 2: 'Flat but fractured'—decentralization without coordination
Some teams interpret rhizome as 'no hierarchy' and end up with isolated clusters that do not coordinate. This is the opposite of the goal. The rhizome is not anarchy; it is a network with many paths. If you see clusters with no cross-links, that is a problem. Solution: explicitly designate liaison roles or shared channels between clusters. Use the map to identify which clusters need bridging and assign someone to maintain that connection.
Pitfall 3: Resistance from leadership who see it as a threat
Leaders trained in hierarchical command may perceive rhizomatic mapping as undermining their authority. Address this by framing it as a tool for them: 'This map shows you where the real information flows, so you can make better decisions about where to intervene.' Show that the formal hierarchy remains for accountability and critical decisions, while the rhizomatic layer improves situational awareness. Pilot it in a low-stakes area first, such as logistics coordination, where success is visible.
Pitfall 4: The map is never updated
A static rhizomatic map is worse than no map because it gives a false sense of understanding. Build update rituals into your schedule. After every exercise or incident, spend 30 minutes updating the map. Assign a rotating 'map steward' role. Make it a standing agenda item in your after-action review process. If the map is not changing, it probably means you are not capturing the real dynamics.
Next Moves: From Theory to Practice
You now have enough to run your first rhizome mapping session. Here are five specific actions to take this week:
- Choose a scope. Pick one recurring coordination problem—maybe resource ordering or inter-agency notifications—and define its boundaries.
- Gather your baseline. Collect the official org chart and communication protocols for that scope.
- Schedule a 90-minute workshop. Invite 5–8 people who actually do the work, not just their supervisors. Bring sticky notes and markers.
- Map the actual connections. Follow Steps 1–3 from the core workflow above. Do not judge; just capture.
- Identify one bottleneck and one bypass. Choose one point where the formal flow slows down and one informal path that already works faster. Decide together whether to formalize the bypass or protect its informal status.
After the workshop, share the map with participants and ask for corrections. Then schedule a follow-up in one month to update it. That cycle—map, share, update—is the practical core of rhizomatic thinking. It is not about becoming a Deleuze scholar. It is about seeing the living network that already exists and learning to work with it, not against it.
Comments (0)
Please sign in to post a comment.
Don't have an account? Create one
No comments yet. Be the first to comment!