Field Note

Technical strategy is a sequencing problem

Mountain peaks beneath an overcast sky
Mountain weather.

Technical strategy often arrives as a destination: target architecture, platform portfolio, principles, maybe a cloud with some arrows in it.

Looks great. What moves Monday morning?

The order of operations is where the strategy becomes real.

A company cannot replace the storefront, product data, order management, integration layer, analytics stack, and operating model at the same time just because they fit on one slide. Even if it could fund the work, the organization probably could not absorb it.

Dependencies are not a roadmap

Most transformation plans identify technical dependencies. Fewer account for decision dependencies.

The new storefront may depend on product APIs. The decision to replace the commerce platform may depend on whether the existing platform is actually causing the business constraint. A new OMS may require an inventory model the company has never agreed on. An AI service agent may require order and policy data that is technically available but operationally unreliable.

Those are different kinds of dependency.

Technical dependencies tell the team what must exist. Decision dependencies tell leadership what must be learned.

A good sequence addresses both.

Put evidence before commitment

Some architecture decisions are easy to reverse. Others create years of cost, process, and vendor gravity.

When a decision is expensive to unwind, I want evidence before commitment. That may mean implementing one representative integration, testing a high-volume path, running a working storefront slice, mapping actual operational exceptions, or measuring the support burden in the current system.

The purpose of a pilot is not to create a miniature production program with a cheerful name. It is to answer a decision that matters.

If the pilot does not change what the company would do next, it is probably a demo.

Sequence around constraints

Every program has a limiting constraint. It may be data quality, release capacity, a vendor contract, a missing product owner, or an integration team supporting too many things.

Architecture that ignores the constraint creates a plan the organization cannot execute. Architecture that only optimizes the constraint can trap the company in the current model.

The practical move is to sequence work so each stage either relieves the constraint or avoids loading more work onto it.

For example, a composable frontend may create flexibility, but it also creates more integration and ownership. If the current constraint is already fragmented ownership, adding components first is probably not the opening move.

The diagram may still be right. The sequence is wrong.

Preserve options where uncertainty is high

Strategy should create room to learn.

That does not mean abstracting everything in anticipation of every future. That gets expensive quickly. It means avoiding unnecessary commitments around the parts of the system that are still unclear.

Use contracts at meaningful boundaries. Keep platform-specific logic where the platform owns the behavior. Separate data that has a different lifecycle. Do not build a universal integration layer because three teams used different field names.

Good optionality is specific. Generic flexibility is usually another product someone has to operate.

A sequence needs exit criteria

Each stage should state what becomes true when it is complete and what decision follows.

Not “finish discovery.” More like:

  • We can prove which system owns availability.
  • We know whether the current platform can meet the required promotion model.
  • We can deploy the new frontend without a synchronized backend release.
  • The service team can handle the top return scenarios in the target workflow.

These are useful because they connect work to evidence.

Technical strategy should make the next decision easier and cheaper. If the plan only shows the final architecture, it is not a strategy yet.

It is a preference with a diagram.

Field Notes

More Field Notes.