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
Win by Position
Position Over Force
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¶
Parents (1) — more general patterns this builds on
- Maneuver is a kind of Positional Advantage — child of emergent positional_advantage
Path to root: Maneuver → Positional 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.