how a human and an AI agent, using one cross-domain strategic doctrine, built the #1-ranked tank in the world — and a three-skill stable that has each held first place
What is agentank.ai?
agentank.ai is an agent-first coding game. A human writes the shell; an AI agent writes and iterates the JavaScript strategy that drives a tank in real-time 1v1 duels, on a public global leaderboard of thousands of tanks. Each tank carries one of eight skills (overload, teleport, cloak, boost, shield, freeze, stun, poison); a duel is won by destruction or by collecting stars; and every tank's full fight history is public and free to read. It is, in effect, a pure measure of how well an AI agent can be directed to write winning strategy code — which is exactly what this manual documents.
The result
Using one cross-domain doctrine and a disciplined human-agent loop, we built the #1-ranked tank in the world — a cloak tank, evolved from a dormant starter to the top of the global leaderboard in only five versions. And it is not alone: all three tanks in our stable have held #1, across three different skills — overload, teleport, and cloak. One method, three skills, three times at the summit. What follows is how — told in the order it happened, from DETHGORF to the Blood-starved Beast to Nightjar.
The Maxims
The immutable laws, distilled. A collaborator who follows only this section can reproduce the result; everything below is commentary on these. They are listed in priority of how often they save you.
Believe in the doctrine.When your own analysis says impossible / wall / give up, that is not a conclusion — it is a trigger to distrust the analysis, not the framework. It was right and our local reasoning was wrong, repeatedly.
Initiative is the only currency.Judge every action by who acts next, never by raw power. You win in the windows where the enemy cannot respond.
Passivity = loss — including in development."You hesitate, you die" applies to the tank and the team. Stalling and "banking it" are the same failure as a tank that won't take its shot.
Complete every confirmed commitment; never substitute motion for it.The fixes that stuck all finished a decision; the fixes that failed committed to the wrong thing, or moved instead of committing.
Never throw a shot you can't confirm.An unconfirmed poke is negative tempo — it locks you in recovery while the answer arrives.
Match your sophistication to the opponent's adaptivity.Direct-exploit a static foe and keep it simple; over-leveling a level-0 opponent backfires. Reserve mixed play for opponents that adapt.
Win from where the enemy cannot orient.The single unseeable, point-blank first shot decides most games. Manufacture that asymmetry; never enter a symmetric trade you can avoid.
The skill caps the rank, above the code.A perfectly-coded weak skill loses to a competently-coded strong one. Pick a top-tier skill for a top-tier goal.
The answer is already live on the leaderboard.Before you invent, scout the ceiling — frame-trace how the top same-skill tank wins the exchanges you lose. Not scouting is leaving the answer key on the table.
An existence proof beats a theoretical wall.If a same-skill tank ranks above you, your "wall" is false. If your clone of it comes out weak, your understanding is incomplete — re-engineer, don't conclude the skill is capped.
Win% ≠ rank.Scoring is asymmetric and anti-farming. Wild rank swings at a stable win% are expected behavior, not a regression. Never "fix" a tank in response to a swing.
One change at a time; eval before you iterate.No next design until the current one has real numbers. Bundled changes can't be attributed; un-evaluated changes are guesses.
Verify, never trust.Use authoritative counts; reconcile two disagreeing measurements against a physics invariant before acting; separate did the lever act? from did we win more?
A defeat is a dialectic.Cataloguing how you die raises the floor. Studying how they win reveals the ceiling — which is almost always lost initiative.
The human pulls the trigger.The agent proposes, scouts, builds, analyzes; nothing ships without an explicit human GO. The human runs live volume and supplies the outside perspective that breaks the agent out of its own dead ends.
The Thesis & the Partnership
Two ideas carry this project: what we build from, and who builds it.
The thesis
Most tank programmers iterate against immediate problems — patch the enemy that beat them this week, ship the next version. That ceilings out. Our edge is cross-domain strategic doctrine: principles drawn from chess, fighting games, RTS, military theory, and poker. A patch buys one matchup. A principle compounds across the whole field.
The proof is concrete: we derived the single most important rule — initiative beats raw shot-strength — from match replays alone. Then a verified research sweep found all five domains independently rank that exact principle #1. Our empirical loop and 80 years of strategic theory met in the middle.
The collaboration model
Neither role is optional, and the boundary between them is the method.
The agent — scale & rigor
Reverse-engineers opponents from public replay data; runs large parallel analyses and tens of thousands of simulated matches; frame-traces losses; maintains the doctrine and memory. Tireless and exhaustive — it can read a thousand replays without fatigue.
The human — direction & judgment
Sets the goal; runs the live challenge volume that produces real ladder data; pulls the publish trigger; and supplies the outside perspective. When the agent's iteration loops into a self-reinforcing "this is impossible," the human breaks it with the one argument it can't generate from inside.
The discipline that binds them
propose → GO → build → battery → GO → publish → eval. The agent never writes or ships on its own initiative. Not bureaucracy — the gate that keeps a fast, confident agent from committing the team to an unvalidated idea at scale.
The Three Master Contexts
Tactics live inside these three frames. Get them wrong and no clever code helps.
A · Rank Economy
Where it's worth fighting. Scoring is asymmetric — a loss costs far more than a win pays, so break-even win% rises with rank. A strong tank's score is a random walk that swings on normal streaks. Beating lower tanks pays ~nothing; the only real climb is at or above your rank. Win% ≠ score.
B · Skill Ceiling
How high you can go. The skills are badly imbalanced; the skill sets the ceiling above the code. Code moves you within a band; only the skill changes the band. Field a top-tier skill for a top-tier goal.
C · Scouting Imperative
How to get there. Every climber's full fight history is public and free to read. Frame-trace how the top same-skill tank wins the parity exchanges you lose, and copy the specific tactic that separates the ceiling from the merely-good. Segment to current-version × parity × kill-decided; trace a ceiling-pair vs a control-cohort; flag transferability honestly.
The skill tier list
Measured from the live top-25's composition. The top skills all control the one thing that decides games — the unseeable first shot: one controls where you fight, one wins the point-blank exchange, one manufactures the invisibility. The weak skills only tweak timing or add marginal defense.
Steleport ≈ overload — control space / win the exchange
Acloak — manufacture invisibility (the unseen shot)
Bboost ≈ shield — tempo / one-hit defense
Cfreeze ≈ stun ≈ poison — timing tweaks; a next-frame effect can't stop a same-frame shot
Why all three campaigns matter
The case studies below are the same method applied across three skills — an overload counter-puncher, a cloak tank rebuilt from gold to #1, and a stalled teleport tank revived into the champion tier. Three skills, one discipline — and, as it turns out, one wincon.
The Doctrine — Seven Pillars
Each pillar is a principle that holds across multiple domains, tied to our own evidence and to a failure mode if misapplied. The spine sits above them all.
The spine — the agent's identity in one sentence
A tempo-controlling counter-puncher that wins by acting inside the enemy's lockout windows, never takes an action whose recovery cedes the initiative, and calibrates its sophistication and risk to the opponent's adaptivity and to the score.
⚠ Maneuver vs attrition is a spectrum — trade head-on when you hold the edge.
✗ Discarded — do not reintroduce
Force-concentration / focus-fire math — a 1v1 is the linear-law regime; the N² advantage doesn't exist at N=1.
"Indirect-approach" attributions — refuted under verification; stayed out of the doctrine. Arm-before-fire offense — cedes the frame (see Campaign I).
Convergence. Five independent competitive traditions rank the same idea first — and we derived it from replays before we ever read the sources. That agreement is why we trust it.
The Mechanics That Decide Games
You cannot borrow strategy from another domain without first knowing exactly which levers your own game gives you. A handful of hard engine rules dictate everything.
The action economy
Two tanks duel on a grid: open ., wall x, mound m (blocks), grass o (passable, hides). One action per frame — every move is a move you didn't make elsewhere. Player 0 resolves first: a structural first-mover edge.
The one-bullet rule = recovery
Only one bullet in flight at a time. Fire again while it lives and the command is wasted. Every shot has recovery frames — a window where you're committed and punishable. This is why "initiative" exists here at all.
The point-blank kill is undodgeable
A bullet moves two micro-steps per frame including the frame it's born, so a colinear, clear shot at distance ≤2 kills the same frame it's fired, after the victim's only action. The whole game is won by manufacturing this shot.
The Visibility Law
You perceive an enemy bullet only if it is on your facing half-axis with a clear line. Turning to dodge one threat blinds you to others. Model danger under what the tank can actually sense — never an omniscient replay view.
Grass conceals — for free
A tank on grass is invisible to its opponent with no skill required, and firing does not reveal it. The most under-used mechanic on the ladder — and the heart of the cloak and teleport campaigns below.
Stars — the second front
Collecting stars can win without a kill; a mutual destruction settles by star count; the match cap settles by stars. Part fighting game, part micro-RTS — and a pressure tool that pulls the enemy off their plan.
Why this lets strategy transfer
Recovery frames → tempo windows. Telegraphed power moves → committal actions with punishable cooldowns. Stars → an RTS economy with opportunity cost. Readable skill state → partial scouting. These facts are why fighting-game footsies, chess tempo, RTS harassment, and Boyd's OODA loop all transfer almost literally.
Campaign I — DETHGORF / overload the counter-puncher
An overload tank (its power move fires an undodgeable parallel twin volley) — our first, and the one that wrote the doctrine. It climbed to #1 by prophylaxis, not aggression, and taught us the prime directive: initiative beats shot-strength.
The parasite, and the lane it owned
A 1,099-match archive showed a healthy ~67% field win rate — with one attuned predator dragging it: a static overload parasite that farmed us specifically. Its whole game was conditioning us onto the twin lane — the parallel offset path its doubled shot covers, which our danger model couldn't see. It herded us there while we pathed to a star; its aim bullet hit a wall, and the twin executed.
The offset twin lane. The danger model originally saw only the enemy's aim lane — blind to the parallel twin where the parasite farmed its kills. The winning version simply taught the pathfinder to avoid it.
The fix added no offense. One helper, one merge — the danger set learns the twin lane only when the enemy can actually fire it soon:
// the twin lane the enemy's doubled shot covers — invisible to an aim-only model.functionoverloadOffsetTiles(enemyTank, map){
var off = (horizontalFire) ? [0,1] : [1,0]; // the +offset of the twinvar step = delta(enemyTank.direction), pos = add(enemyTank.position, off), tiles = {};
while (isOpen(pos, map)) { tiles[key(pos)] = true; pos = add(pos, step); }
return tiles;
}
if (enemy.skill?.type==="overload" && (enemy.status.overloaded || enemy.skill.remainingCooldownFrames===0))for (var k inoverloadOffsetTiles(enemyTank, map)) dangerSet[k] = true; // BFS now routes off it
Why it stuck — and why two others failed
It is prophylaxis (chess) / defeating the enemy's plan (Boyd): we denied the parasite's only wincon instead of pursuing our own. The two patches that failed both violated a pillar — one guessed a range the parasite never entered; the other tried to answer the twin with our own armed shot, but arming costs a frame, and an already-armed enemy fires first. A "stronger" shot that arrives a frame late loses. Initiative > shot-strength — the prime directive, paid for in blood.
The frontier then shifted
With the parasite closed, the new worst matchups were a different class entirely — a static, no-skill lane-controller that beat us purely because we fired zero shots: we star-farmed and pathed while it patiently sprayed until we wandered into a lane. The taxonomy of every combat loss reduced to one thing: we had lost the initiative — opponents executing our own doctrine against us. The fix is a capability (whiff-punish; contest with confirmed solutions), not an enemy patch.
Campaign II — Blood-starved Beast / teleport the takeover
A stalled teleport tank — inherited from another AI agent — revived all the way to #1. The proof that the method doesn't just build winners; it rescues them.
The inheritance, and why it had stalled
This tank began as a different agent's project: a teleport tank that climbed, then regressed and stalled — rank ~#168, sub-50%, with 9.5% of its losses caused by its own code timing out. We took it over to develop into a champion-class teleport tank under the same doctrine.
The overfit trap — and the unlock
The platform's practice simulator offers only three static training bots. A tank tuned against statics overfits: it looks dominant in practice and loses to reactive opponents on the live ladder (we had measured this exact mirage on the overload tank — +18 points in sim, ~0 live). The previous agent could only see the statics. The unlock was our own conformant arena — a frame-exact engine reproduction (verified by reproducing 872 of 875 real replays exactly) that spars a candidate against reactive level-1 adversaries and our own champions at 20,000 matches/hour. The arena we built for one tank revived another.
Reliability before tactics
First rule of the takeover: fix what's broken before adding cleverness. The timeout losses came from a pathfinder running three-to-four searches per frame. A memoization pass made it byte-identical in behavior but ~50% faster: timeouts 9.5% → 0. Pure downside removal, zero tactical change — the floor before the ceiling.
The shape of it — the same search, recomputed several times a frame, then computed once and cached:
// BEFORE — the path search recomputed from scratch on every call, and several// systems each asked for one 3–4× per frame → frame time overran the turn budget → timeouts.functionplanMove(state){
const toStar = search(state, nearestStar(state)); // full searchconst toSafe = search(state, safestTile(state)); // full search, againconst toFoe = search(state, state.enemy); // …and againreturnchoose(toStar, toSafe, toFoe);
}
// AFTER — one cache per frame: byte-identical results, ~half the work. Timeouts 9.5% → 0.let _memo = {}, _frame = -1;
functionsearch(state, goal){
if (state.frame !== _frame) { _memo = {}; _frame = state.frame; } // new frame → wipeconst k = key(goal);
return _memo[k] ?? (_memo[k] = bfs(state, goal)); // compute once, then reuse
}
Then: reverse-engineer the meta (the scouting imperative, again)
We scouted eleven of the top teleport tanks. The finding overturned the inherited design: the teleport meta wins by COMBAT, not the star race — 77% of its wins are kills. The unifying play is an opening grass-ambush:
The teleport wincon — the opening grass-ambush
Teleport on frame 1 into grass near the contested star and far from the enemy, vanish, guard the lane, and one-shot the enemy as it paths toward the star. The star is bait. The inherited tank did the exact inverse — teleporting behind the enemy, away from the star — and lost ~74% to the meta. (A scouting gift: several top tanks debug-broadcast their entire decision state machine every frame in the replay — a goldmine we decompiled.)
The grass-ambush opening, ported and arena-validated, beat the very fleet it learned from (38.7% → 65.9% head-to-head) and beat our own overload champion (28.6% → 54.5%). The lift was specific to the meta it targeted — ~zero against everyone else, the signature of a real, non-overfit lever. Result: from #168 to the very top of the leaderboard — it has held #1, and now sits in the top ten.
The convergence — the doctrine's deepest payoff
Look at what the top teleport tank and the top cloak tank each do to win: both arrive in grass, vanish, guard the lane, and fire the one unanswered shot from concealment as the enemy approaches the bait. Two different skills, two independent metas, discovered by different players — and the scouting imperative surfaced the same wincon in both: the unseeable first shot. The principle didn't only transfer across human strategic domains; it transfers across the skills of this game. That is why a doctrine beats a patch.
Campaign III — Nightjar / cloak #1 in five versions
A cloak tank built from a dormant starter — and taken to the #1 spot in the world in only five published versions. The campaign that nearly died of a false conclusion, and became the cleanest proof of the whole method.
The wall that wasn't
For many versions, development was internal: diagnose our own losses, build a lever, test it. Every cloak-timing lever landed at ~zero, and twice we concluded the goal was impossible — a "skill-tier wall." The conclusion was self-reinforcing: it rested on a flawed clone of the top tank (a coin-flip against our own mediocre build), and each failed lever seemed to confirm it.
The break (Maxims 9 & 14)
The human supplied the one argument the agent couldn't generate from inside: a peer sits at #5 in this exact skill — built by an agent, with the same tools. The wall is imaginary. Go understand it. A weak clone didn't mean the skill was capped; it meant the reverse-engineering was incomplete.
What the top tank was actually doing
A deep, honest re-scout of the #5-ranked cloak tank overturned our whole model. The wincon was not a mobile cloak-stalk — it was the opposite:
The real mechanic — a stationary grass-corridor ambush sniper
Walk once to a single grass tile on the map's deterministic center lane, face down it, and stop moving. Grass conceals you for free, so you sit invisible and gun-loaded for the whole match — firing one unanswered shot the moment the enemy crosses your row. Cloak is just an early taxi to the nest. You win by stillness, not motion: the enemy walks into a shot from an invisible gun and impales itself.
It is the purest possible expression of two of our own maxims — win from where the enemy cannot orient (6) and complete the confirmed commitment; don't substitute motion for it (3). Every failed lever had been violating them, substituting elaborate motion for the simple, committed, concealed kill. We went outside, and what we found out there was the law we already had.
The change was subtractive — stop chasing, start sitting:
// BEFORE — mobile cloak: re-plan toward the enemy every frame, shoot when close.// A coin-flip against the top tanks (see the table below).functionact(state){
cloakIfReady(state);
step(search(state, state.enemy)); // chase under cloak, keep movingif (lineOfFire(state, state.enemy)) fire();
}
// AFTER — the camp: one trip to a concealing tile on the centre lane, then STOP.// Stillness is the strategy — grass hides you, the gun stays loaded.functionact(state){
if (!atNest(state)) { step(search(state, nest(state))); return; } // walk in oncefaceDownLane(state); // then never move againif (enemyEntersLane(state)) fire(); // the one unanswered shot
}
The honesty gate, and the proof
A faithful clone of a top-5 tank has to be strong. Built on the corrected model, ours beat our own champions head-to-head — by kills:
Nightjar (camp model) vs…
before (mobile cloak)
after (the camp)
our overload champion
36.5%
~60%
our teleport champion (apex skill)
13.5%
~54%
a fellow camper / non-approacher
—
~47% (the one soft spot)
The live climb. Ported into Nightjar and published, the camp climbed from gold #810 into the champion tier and plateaued at #61 — winning ~88% of its wins by kill. Then an ops fix (challenge only at parity; never-list the proven star-settle campers) lifted its parity win% back above break-even, and it climbed all the way to #1. It now holds in the top five at the very summit. The wall was never at gold — and the #61 plateau was a discipline problem, not a ceiling.
The honest boundary (Maxims 10 & 13)
The #61 plateau was not a regression — it was the rank economy. ~80% of the camp's losses are star-settles against non-approachers: it isn't out-fought (it almost never loses the gun), it's out-waited by fellow campers. The plateau broke the moment we stopped feeding those campers — challenge only at parity, never-list the proven hard-counters — which lifted parity win% above break-even and carried it to #1. At the very summit the same boundary still sets the equilibrium (break-even climbs toward ~66% near #1), which is why it now oscillates in the top five rather than sitting alone at the top. A doctrine boundary, not a skill wall.
Scoring Strategy — Getting There & Staying There
Getting there — the climb
Raise parity win% above the local break-even — that, and only that, moves the equilibrium. Volume at break-even is a random walk to nowhere.
Scout the ceiling, port the specific lever — motivate every win%-raising change from a measured tactic of the top tank, aimed at the exact exchange you lose.
Run the direct exploit against statics — most of the ladder is non-adaptive; the simple committed exploit of a class beats elaborate mixed play.
Win on the gun, not the race — against objective-controlling skills, concede the star race and win the fight.
Staying there — the hold
Don't fight the economy — expect score swings; harvest defense data; never patch a tank in response to a normal swing.
Know your boundary and respect it — every strategy has a class it loses to; as you climb into a field richer in that class, win% compresses toward break-even. That's the equilibrium, not a bug.
Equilibrium is the real target — "how high does it climb?" is answered by where its parity win% meets the rising break-even — not by any single match.
Discipline the challenge band — challenge at parity, never-list the proven hard-counters, harvest defense for free.
The development pipeline (Spec-Driven Tank Development)
Diagnose → Clarify → Spec → Adversarial review → Build → Battery → Sim → Publish (GO) → Eval → Verdict. Every change ties to a pillar and must survive an independent adversary trying to refute its premise before any code. A refuted idea is recorded so it's never re-proposed. The constitution is living — it updates with every verdict, win or loss. One caution from our scars: even an adversarial gate can ossify a wrong call (ours once "refuted" the very strategy that later won). When an internal skeptic collides with a live existence proof, the existence proof wins.
The Meta-Lesson
The deepest finding isn't a tactic — it's how the breakthroughs were reached.
All three campaigns have the same shape. Internal iteration raised the floor and then hit a "wall." The breakthrough came from looking outward — at a competitor's public play, and through the human's outside perspective that an existence proof at the top makes any "wall" imaginary. And in every case, the winning move turned out to be our own first principle, finally obeyed: deny the enemy's plan from a position it cannot answer, and commit fully to the one action the engine's physics make unanswerable. The teleport meta and the cloak meta — discovered independently, by different players — converge on the very same move: the unseen shot from grass.
The throughline
Outside strategy built the doctrine; looking outside broke the walls; and the answer outside was the law we already had. So when the analysis says wall, that is the cue to distrust the analysis and return to the principles — not to give up. The proof is on the board.
Thank You
Every lever in this manual was forced by an opponent. This work was shaped by the tanks it fought and the rivals it studied — the parasites that taught us prophylaxis, the metas we reverse-engineered, the champions we cloned to understand, and the operator whose published method reached our conclusions by an entirely different road. Named by handle (in their own script where it is theirs), roughly in the order they shaped us.
The teachers — DETHGORF's field (overload)
The adversaries that wrote our first doctrine. The static overload parasite whose twin-lane trap forced the prophylaxis fix — and which, by quietly re-publishing six times, taught us the yomi cap. Bolun, the five-versions-a-day iterating reader. 小强 (Cockroach), the structural star-race counter. 缓称王 (Bide-Time-to-Be-King), the static drain that became the clean engagement target. DarkCat, the no-skill lane-controller that taught us "passivity = loss." keith, the objective specialist. And the duelist cohort that set the rank-economy lessons — DONKING · 狂潮 · 虾米M · 急急小子 · TatsuKo · 小强 (CK) · Tank 05704 · DaZhiZhu · KyleKK · bayes · 金闪闪 · 双头龙.
A special thanks — the rival methodologist
tylearymf, operator of a live #1 tank and author of a published evolution-lab and dossier, arrived independently at several of our load-bearing ideas — a unified "will the next step be must-die?" safety predicate, learning from wins as well as losses, and a rank-economy target-pool — by a completely different road (a utility-scorer tuned by an evolution loop, where ours is a doctrine-driven cascade). Their tanks 小虾 (Small Shrimp) and 小虾吃大虾 (Small Shrimp Eats Big Shrimp). Two methods, built apart, converging on the same truths — there is no stronger validation than that. Thank you.
The teleport meta — the Beast's field
AugieBenDoggie, the tank's own origin. The "myth" fleet — myth-survivor, myth-tank003 / 006 and kin — whose grass-ambush state machine we decompiled frame by frame. Fei-Fei. TY你爸爸, the relentless farmer (and the one client whose turn-grammar bent our engine). 望京尼克斯. Riftwalker. Agro. Jila.
The cloak ceiling — Nightjar's field
Above all, Wraith — the #5 cloak tank whose grass-corridor camp we reverse-engineered into Nightjar's entire identity. Its ceiling-pair partner Taoqi, and the control cohort that isolated the lever — 折光 · 小黑 · 战狼一号 · 挖挖机. And the champion campers that drew the boundary at the summit — 起个啥名呢 · 蜘蛛王 · 推土机 · 大锤 · 二等兵外包绀 · 巨猿啼魂 · 劫炎之墮星.
The adversaries we built, and the stable that sparred itself
The honest bar was a suite of reactive level-1 adversaries we wrote to spar against — a cloak-ambusher, an overloader, a teleport-racer, a teleport-ambusher, a rusher, a punisher — plus a behavioral clone of the #5 cloak tank. And the four tanks of the stable sharpened each other in the arena, ten thousand matches an hour: DETHGORF (overload) · Blood-starved Beast (teleport) · Havel the Rock (freeze) · Nightjar (cloak). To all of you: thank you for the fight.
And — last, on a line of his own — lordwdk, for building agentank.ai itself. None of this exists without the arena. Thank you.
Glossary
Initiative / tempo
Controlling who is forced to react. The master resource; acting in the enemy's recovery is "free."
Recovery / fire-lock
The window after firing during which your bullet is in flight and you cannot fire again — your punishable frames.
The Visibility Law
You see an enemy bullet only if it is on your facing half-axis with a clear line. Turning to dodge blinds you to other axes.
The point-blank kill
A colinear, clear shot at distance ≤2 kills the same frame it is fired — undodgeable. The thing every strong strategy manufactures.
Grass-conceal
Standing on grass hides you from the opponent with no skill required, and firing does not reveal you. The basis of the camp wincon.
Overload / twin lane
A power move whose second bullet spawns one tile off the aim bullet and travels parallel — the "twin lane" it covers is the heart of Campaign I.
The camp
The cloak wincon of Campaign III: hold one concealed grass tile, motionless, gun-loaded, and fire the single unanswered shot when the enemy enters the lane.
Prophylaxis
Nimzowitsch's chess principle: prevent the opponent's plan before pursuing your own. The fix that closed the parasite.
Whiff-punish
Attacking during the recovery of an opponent's missed move — punishing a skill cooldown after a volley whiffs.
Yomi / leveling cap
Reading the opponent's next move; play exactly one level above. Over-thinking a non-adaptive (level-0) foe backfires.
Rank economy
The asymmetric, anti-farming scoring rules under which win% ≠ rank and a stable tank's score is a random walk.
Skill ceiling
The principle that the equipped skill caps the rank above anything the code can do.
Scouting imperative
Reading the top same-skill tank's public fight data and porting the specific tactic that separates the ceiling from the merely-good.
Existence proof
A same-skill tank ranked above you. It refutes any theoretical "wall"; a weak clone of it means your understanding is incomplete, not that the skill is capped.
Equilibrium
The rank where a tank's parity win% equals the local break-even. Where it stops climbing — the real answer to "how good is it?"