Skip to content

Maneuver

Core Idea

Deliberately changing one's position in a state space whose positions differ in advantage, so the new position confers advantage the old did not — without a direct contest of resources. Advantage is captured by being better-positioned, not stronger at the current point; the contrast class is attrition.

How would you explain it like I'm…

Pick the Better Spot

In a game of tag, you don't have to be the fastest runner to win — you can stand near a tree so it's really hard for anyone to catch you. You picked a better spot instead of just running harder. Being in the right place can beat being the strongest.

Win by Position

Maneuver is winning by moving to a better position instead of fighting it out where you are. The idea is that some spots are simply better than others — they give you more leverage, more options, or are easier to defend — so getting to a good spot is worth the effort of moving there. It's the opposite of attrition, where you just throw more strength at the same place until one side wears down. In chess, sliding a piece to control the center is a maneuver; brute-force trading pieces is not. Often you can move freely because the other side doesn't bother to stop you along the way.

Position Over Force

Maneuver is deliberately changing your position or configuration within a space whose positions differ in advantage, so that the new position gives you an edge the old one didn't — without a direct contest of the resources at issue. The commitment is that advantage comes from being in a better position, not from being stronger where you currently stand, and the cost of moving is repaid by what the new position structurally offers: more leverage, better lines of fire, dominating control, cheaper later options, harder-to-attack flanks. Its contrast class is attrition — winning by sheer resource expenditure at the current position. The pattern needs four things: a state space where positions vary in value (terrain, code, negotiation, market structure, political alignment), mobility to change position at some cost, an evaluation of positions by their structural properties, and a commitment to act on position rather than to out-spend in place. It's recursive — a maneuver can consist of preparing a further maneuver, since setting up future options is itself a valuable position-property.

 

Maneuver is the structural pattern of deliberately changing one's position or configuration in a state space whose positions differ in advantage, so that the new position confers advantage the old did not — without requiring a direct contest of the resources at issue. The commitment is that advantage is captured by being in a better position, not by being stronger at the current position, and that the cost of moving is repaid by the new position's structural properties: more leverage, better lines of fire, dominating control, cheaper subsequent options, harder-to-attack flanks. Its contrast class is attrition, the direct contest at the current position. The pattern requires four interacting elements: a state space — physical terrain, configuration of code, sequence of negotiating moves, market structure, political alignment — across which positions vary in structural value; a mobility, the ability to change position at some cost; an evaluation of positions by structural properties like defensibility, dominance, optionality, asymmetric reach; and a commitment to act on position rather than win in place by sheer expenditure. The full signature adds the value gradient (the differential advantage across positions), the repositioning move (the act that captures it), the interim positions (the path through the space, often unforced because the opponent doesn't contest it), and the realized advantage (what the new position structurally permits). Maneuver reasoning is recursive: a maneuver may consist of preparing a further maneuver from the new position, since preparation of subsequent options is itself a position-property.

Broad Use

  • Military operations: envelopment, flanking, or seizing high ground to create favorable force-on-force conditions without proportional superiority at the point of decision.
  • Chess: positional play — controlling the center and opening lines builds winning conditions that tactical exchanges later realize.
  • Negotiation: reframing the issue, adding parties, or improving one's fallback option so the same demand becomes far more defensible.
  • Software architecture: refactoring to a configuration from which subsequent features are cheaper and modifications localized.
  • Corporate strategy: repositioning the firm in industry structure — integration, channel, platform choice — that subsequent competition runs through.
  • Politics and litigation: sequencing legislative moves and aligning coalitions; choice of venue, timing of motions, and framing of the lead theory.

Clarity

Makes visible that advantage is captured by repositioning, not by fighting harder, and licenses analyzing a position's structural properties — defensibility, dominance, optionality — independently of the resources currently committed there.

Manages Complexity

Compresses the problem from "how do I win the current contest?" to "what is the cheapest move to a position from which I win, or the contest dissolves?" — collapsing a sprawling tactical space to a graph of positions ranked by value and reachable at known cost.

Abstract Reasoning

Structures three moves — map the position space, find the high-value reachable positions, and plan the move sequence through uncontested interim positions — and is recursive: a maneuver may exist only to prepare a further maneuver.

Knowledge Transfer

  • Military to strategy: indirect-approach doctrine was explicitly imported into management via value-chain and positioning frameworks.
  • Chess to software: "accumulate positional advantage before attacking" maps onto "make the change easy, then make the easy change."
  • Negotiation to planning: the fallback-as-position concept (BATNA) transfers to minimum-viable-scope as the position one can always reach.

Example

In positional chess a materially-even but positionally-dominant player wins by improving piece placement and seizing the center — posting a knight on a strong square only to prepare the attack that square enables — rather than launching a premature, piece-trading assault.

Relationships to Other Primes

One-hop neighborhood: parents above, mutual partners to the right, children below.Maneuversubsumption: Positional AdvantagePositionalAdvantage

Parents (1) — more general patterns this builds on

Path to root: ManeuverPositional Advantage

Not to Be Confused With

  • Maneuver is not Opportunity Asymmetry because the former is the act of changing position to exploit or create an asymmetry, whereas opportunity asymmetry is the standing state of unequal access.
  • Maneuver is not an Affordance because the former is the deliberate taking of a position-changing action, whereas an affordance is a latent possibility the environment merely offers.
  • Maneuver is not attritional Competition because the former wins by occupying a better position, whereas direct contest at the current point wins by being stronger where you already are.