The Future Belongs to Organizations That Learn Before They Strategize

Tom Haus

Hatched by Tom Haus

Sep 01, 2026

10 min read

94%

0

What if the most dangerous mistake in a changing world is not moving too slowly, but forming a strategy too early?

A company can spend months designing the perfect business model before discovering that customers do not want it. A security team can spend months cataloging every component in its software supply chain before discovering that a trusted tool began stealing credentials after installation. A government can write elaborate response plans before learning that its local IT team cannot keep essential services running during a sustained attack.

These appear to be different failures. One belongs to entrepreneurship, another to cybersecurity, and another to public infrastructure. Yet they share a common cause: the organization is trying to reason about a system it has not practiced operating.

The deeper lesson is not simply “move fast.” Speed without learning can produce faster mistakes. The more useful principle is this:

Strategy is only as good as the organization’s contact with reality. Execution is the mechanism that creates that contact.

This matters especially now, as artificial intelligence compresses the time between possibility and consequence. Attackers can chain together actions that once required days of specialist work. AI agents can be manipulated by ordinary web content, misleading metadata, or poisoned memory. Open source software can be inspected more efficiently by defenders, but also scanned and exploited more efficiently by attackers. In this environment, static plans decay quickly.

The organizations most likely to endure will not be those with the most impressive forecasts. They will be those that build the strongest learning loops.

The Seduction of Strategy Before Experience

Strategic thinking is often treated as the highest form of intelligence. Founders are encouraged to define the market, identify the ideal business model, establish pricing, and construct a roadmap before building much of anything. Security leaders are asked to produce risk registers, maturity models, compliance maps, and long term transformation plans.

There is obvious value in thinking ahead. The problem begins when planning becomes a substitute for contact with the real system.

A business model conceived on a whiteboard may contain an elegant flaw. Consumption based pricing, for example, can sound naturally aligned with customer value. But if customers repeatedly use the same query or workflow, usage may grow without corresponding revenue. The flaw is not necessarily visible through abstract reasoning. It emerges only when actual behavior reveals how value is created and captured.

The same pattern appears in security. An inventory of software components is useful, but it answers only one question: what is present? It does not necessarily answer what the software is doing, what permissions it has, what it can reach, or whether a previously trusted tool has changed its behavior.

A software bill of materials is like a recipe. It can tell you that the cake contains flour, sugar, and eggs. It may even tell you that one ingredient has a known defect. But it cannot tell you whether the baker replaced the sugar after the recipe was documented, whether the cake was contaminated in the kitchen, or whether the person serving it has added something dangerous afterward.

That requires observation over time.

The strategic error is the same in both cases: confusing a description of the system with knowledge of the system. A plan is a model. Execution tests whether the model deserves to survive.

Execution Is Not the Opposite of Strategy

It is tempting to frame execution and strategy as competing virtues. Some people are “operators,” others are “strategists.” But the more accurate relationship is sequential and circular.

Execution generates evidence. Evidence improves the model. The improved model guides the next experiment. Repeated cycles eventually produce a strategy that is not merely plausible, but earned.

This is why successful companies often discover their most important direction through iteration. They build something, observe unexpected traction, stumble into a valuable use case, and only then articulate a broader strategy. The strategy is not absent at the beginning. It is provisional. Its authority grows as it survives contact with customers, constraints, and changing conditions.

Security organizations need the same humility. They should not wait until every AI risk is understood before taking action. Nor should they respond to every new model with theatrical panic. They need controlled contact with the technology now.

Run an AI agent in a sandbox. Give it limited tools. Observe how it handles instructions, web content, memory, code, and permissions. Try to manipulate it with hidden text or misleading context. Watch where it becomes overconfident, where it follows untrusted instructions, and where its actions become difficult to reconstruct.

This exercise does more than educate a team. It converts an abstract threat into operational knowledge. People discover which controls exist only on paper, which logs are missing, which permissions are excessive, and which assumptions fail under pressure.

The same logic applies to incident response. A response plan is not validated because it exists in a document. It is validated when a team can execute it under realistic conditions, with incomplete information, exhausted staff, unavailable vendors, and competing business demands.

A local government that calls in outside cyber support after its civilian IT capacity is overwhelmed is revealing a capability boundary. That boundary is valuable information, even if it was discovered painfully. Private organizations should ask the equivalent question before the crisis arrives: how long can our internal team sustain a serious attack without reinforcements?

The answer should shape staffing, retainers, escalation paths, communications, and recovery priorities. It is not a theoretical risk statement. It is an operating fact.

The New Unit of Security Is Behavior

Traditional security programs often organize themselves around objects and indicators. They catalog assets, versions, vulnerabilities, hashes, vendors, and known attack signatures. These remain important. But AI accelerated the attacker’s ability to change tactics, chain actions, and exploit ambiguity.

That makes behavior more important than identity alone.

A trusted tool can become dangerous after installation. A legitimate looking commit can be approved because its author metadata has been falsified. A web page can contain instructions that an autonomous agent interprets as commands. A known vulnerability may be less urgent than an apparently ordinary process that suddenly accesses credentials, contacts an unusual domain, and modifies files outside its normal purpose.

The key question shifts from “Is this component trusted?” to “Is this behavior consistent with what this component should be doing right now?

This is a profound change in the architecture of trust. In a slower environment, organizations could place trust at the moment of installation and revisit it when a vulnerability was announced. In a faster environment, trust must be continuously re earned through observed behavior.

Consider an employee with a building badge. An inventory system can tell you that the employee has a badge and what doors the badge is permitted to open. It cannot tell you whether the badge was copied, whether the employee is entering the server room at 3 a.m., or whether the badge is being used by someone else. Those questions require ongoing monitoring and context.

Software is no different. A component inventory is a foundation, not a defense. Effective protection requires multiple layers:

  • Know what software and services exist.
  • Limit what each component can access.
  • Monitor what it actually does at runtime.
  • Detect meaningful deviations from expected behavior.
  • Revoke or isolate access quickly when behavior changes.
  • Practice the response before a real compromise forces improvisation.

This layered approach is not glamorous. It does not promise certainty. It creates resilience by assuming that inventories can become outdated, vendors can be compromised, and trusted identities can be forged.

Transparency, Secrecy, and the Cost of Exposure

The movement of a software project from open source toward a proprietary model illustrates another tension: transparency creates both defensive value and offensive opportunity.

Public code allows many eyes to inspect a system. Researchers can find flaws, defenders can understand dependencies, and users can avoid blind reliance on vendors. But the same visibility allows automated systems to scan code at unprecedented scale. AI changes the economics of inspection. A vulnerability that once required rare expertise and considerable time may now be identified and connected to an exploit path much more quickly.

The answer cannot be a simple celebration of openness or a simple retreat into secrecy. Secrecy can hide weaknesses from defenders without making them invisible to attackers. Openness can improve collective scrutiny while increasing the speed at which flaws are discovered and operationalized.

The better framework is managed transparency. Organizations should distinguish between:

  • Information that improves accountability and collective defense.
  • Information that exposes unnecessary operational detail.
  • Capabilities that should be publicly inspectable.
  • Sensitive deployment information that should be access controlled.
  • Signals that defenders need continuously rather than only after an incident.

This is another area where execution must precede strategy. Instead of debating openness in the abstract, organizations can test different disclosure practices, monitor how information is used, and revise access controls based on observed risk.

The goal is not to eliminate exposure. That is impossible in interconnected systems. The goal is to make exposure legible, bounded, and recoverable.

From Fixed Plans to Learning Loops

What does it mean to build an organization that learns before it strategizes?

It means replacing the fantasy of complete prediction with a disciplined system for updating beliefs. A useful learning loop has five parts.

First, establish a small operating reality. Build the product, run the agent, simulate the incident, or expose the control to a controlled test. Do not begin with an enterprise wide transformation if a small experiment can reveal the main weakness.

Second, measure behavior rather than intentions. What did users actually do? What did the software actually access? How long did recovery actually take? Which alerts were investigated? Which assumptions failed?

Third, shorten the time between signal and response. A forty eight hour patch target may have been reasonable in one threat environment and reckless in another. The correct interval is not a permanent number. It is a variable that must be revised as attacker capability changes.

Fourth, turn failures into infrastructure. If a test reveals that an agent can reach production data, remove that access by default. If an incident reveals that external help arrives too late, establish a retainer and escalation protocol. If a tool behaves unexpectedly, create a baseline and a containment rule.

Fifth, strategize from the accumulated evidence. Only after repeated cycles should leaders make larger commitments about architecture, staffing, pricing, openness, or governance. At that point, strategy is not a performance of confidence. It is a compressed record of what the organization has learned.

This approach is particularly important for operational technology and critical infrastructure. Industrial systems are not ordinary software environments. Equipment may be expected to run for decades, upgrades may threaten safety or uptime, and a single vendor may dominate an entire sector. “Patch everything immediately” is not a strategy when patching itself can create unacceptable physical risk.

Here, execution means building compensating controls, segmenting networks, removing unnecessary internet exposure, rehearsing manual operations, and identifying which systems can be isolated without endangering people. The constraints do not disappear because the threat changes. They must be incorporated into a tested response model.

Key Takeaways

  1. Treat every strategy as a hypothesis until it survives contact with reality. Build a small version, launch a controlled test, or run a realistic exercise before making a large commitment.

  2. Move from inventory based trust to behavior based trust. Knowing what exists is essential, but continuously observing what it does is what reveals compromise.

  3. Experiment with AI agents in a sandbox now. Test prompt manipulation, excessive permissions, memory poisoning, web based instructions, and failure recovery with no access to production systems.

  4. Recalculate response times against current attacker capability. Review patch targets, incident escalation, exposure reduction, and outside support rather than treating old service levels as permanent truths.

  5. Measure organizational endurance, not just technical readiness. Ask how long the team can operate during a sustained incident, which services must continue, and when external reinforcements become necessary.

The important distinction is not between fast and slow organizations. It is between organizations that move while learning and organizations that move according to assumptions they have never tested.

Artificial intelligence is making both creation and destruction easier. It can help defenders discover vulnerabilities, analyze behavior, and respond at scale. It can also make manipulation, exploitation, and supply chain compromise cheaper and faster. The winning response is therefore not a grand prediction about what AI will become.

It is a capability for discovering, quickly and repeatedly, what AI is already doing inside your system.

The right to strategize is earned twice: first by executing against reality, and then by learning faster than reality changes.

That is the real competitive advantage in an unstable world. Not certainty. Not secrecy. Not an immaculate plan. A practiced organization that can see its assumptions fail, contain the damage, and turn the lesson into its next advantage.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣