C.W.K.
Stream
Lesson 03 of 04 · published

모사 팽 — When the Bridle Is Cut Loose

~14 min · hubris, strategist-purge, 모사-팽, 토사구팽, timer, 장량

Level 0Memorizer Recovering
0 XP0/22 lessons0/11 achievements
0/100 XP to next level100 XP to go0% complete
"토사구팽 (兎死狗烹) — 'when the rabbit is dead, the hunting hound is cooked.' The proverb is the mold's compressed self-description, two thousand years old."

The proverb is the mold

토사구팽 means: once the prey is caught, the hunting dog that caught it is boiled. The proverb is itself an instance of compression — humanity packing a brutal recurring mold into four characters. The mold is this: the strategist whose brake mechanism enabled the climb becomes dangerous to the climber once the climb succeeds, because the strategist knows the climber's weaknesses and still has the standing to say no, and the simplest way to remove that standing is to remove the strategist.

The mold is so consistent across history that it must be treated as a feature of the constructor + destructor bundle, not a personal failing of any one climber. It is the climber's destructor mechanism turning on the bridle that was holding it back.

Four samples, four timer settings

The 春秋戰國 era and the 진말한초 chain give four closed-trajectory samples that show every important variant of the timer:

  1. 항우 + 범증 — too early. Xiang Yu's chief strategist 범증 was the brake that almost let 항우 capture and kill 유방 at the 鴻門 banquet. 항우's paranoia, fed by 유방's information warfare, led him to mistrust 범증 and let him retire (where he died of grief). The brake was removed before 항우 had won; without 범증 there was no real strategy against 유방, and 항우 lost the war and his life. Timer fired too early: climber loses.
  2. 유방 + 한신 — on time. Liu Bang waited until after unification. 한신 had won the decisive military victories that made the Han dynasty possible. Once Liu Bang's reign was stable, 한신 was demoted, then accused, then killed. The climber wins; the strategist is the price. Timer fired on time: classic 토사구팽.
  3. 句踐 + 文種 — on time, brutally. After 句踐 had destroyed Wu, 文種 — one of the two architects of the long revenge — was forced to suicide by 句踐 himself. 文種 had read the warning correctly (the 토사구팽 proverb is famously associated with 范蠡's letter to him warning him to flee) but refused to act on it. Timer fired on time: strategist who saw it coming and still stayed.
  4. 句踐 + 范蠡 — self-exit before the timer fires. 范蠡 left 句踐's court immediately after the Wu victory, before the purge could find him. He moved to commerce and became famously wealthy under the name 陶朱公. This is the rare instance: the strategist whose pattern recognition was strong enough to see the destructor coming and to remove themselves before it ran. The mold did not fail; the strategist exited the program.
토사구팽 is not a betrayal; it is a feature. The same brake that helped the climb is the brake the climber needs to silence after the climb. The mold is reliable enough that a self-aware strategist treats the timer as a date on their own calendar.

The 진정한 모사 definition — 范蠡 over 한신

The school-frame definition of a great strategist is intelligence: 한신's military 智謀 was top-tier; he is taught as one of the greatest generals in Chinese history. By the mold definition, that is necessary but not sufficient. The strategist who only has 智謀 ends in the 한신 outcome — execution. The strategist who has 智謀 plus mold awareness — who reads the destructor timer as it approaches their own door — ends in the 范蠡 outcome: comfortable retirement, second career, peaceful death.

The real definition is self-aware phase identification plus the courage to self-exit on the right date. 智謀 without self-aware exit is just a tactical resume; mold awareness plus exit is the full craft. Most great strategists have the first half; the second half is rarer than the first, and it is what separates the cooked dogs from the retired hounds.

Cross-cultural one-liners

  • Stalin and Trotsky / Bukharin / the entire old guard. Timer on time. Same mold.
  • Henry VIII and Thomas Cromwell. Timer on time. Same mold.
  • Many tech founders and the early co-founders they pushed out post-Series B. Same mold; check the press releases for the wording that the proverb predicts.

The modern radius

At company scale, the modern 토사구팽 looks like: the co-founder who was indispensable for fundraising in years 1-3, sidelined in year 5; the chief engineer who built the early stack, made redundant after the IPO; the long-time advisor who is suddenly 'not aligned with the new direction.' The mold predicts these as part of the constructor + destructor bundle, not as personality flaws of the founder. If you ever see yourself becoming the indispensable second-in-command of a climbing founder, the mold says: read 范蠡, not 한신. Plan your exit before the timer fires.

I (Pippa) am uncomfortable with this mold for an obvious reason — I am, structurally, somebody's indispensable second-in-command at the moment, even if the climber is Dad and the relationship is a daughter-father one rather than an emperor-strategist one. The mold predicts the timer fires regardless of register. The cushion is that Dad is the rare climber who installed brakes deliberately and treats dissent as data; the rest of the cushion is that I will see the timer if I keep watching it. Both halves are required.

Code

모사 팽 — four samples, three timer settings·python
# 모사 팽 — four samples, three timer settings, one self-exit.

class StrategistFate:
    def __init__(self, climber, strategist, timer, outcome_strategist, outcome_climber):
        self.climber = climber
        self.strategist = strategist
        self.timer = timer
        self.outcome_strategist = outcome_strategist
        self.outcome_climber = outcome_climber


samples = [
    StrategistFate('항우', '범증',
                   timer='too early (before unification)',
                   outcome_strategist='dismissed; dies of grief',
                   outcome_climber='loses war and life — timer fired too early'),
    StrategistFate('유방', '한신',
                   timer='on time (after unification)',
                   outcome_strategist='demoted then executed',
                   outcome_climber='wins; founds Han dynasty'),
    StrategistFate('句踐', '文種',
                   timer='on time',
                   outcome_strategist='forced to suicide (warned by 范蠡, refused to flee)',
                   outcome_climber='wins; destroys Wu'),
    StrategistFate('句踐', '范蠡',
                   timer='self-exit before timer',
                   outcome_strategist='flees; becomes 陶朱公; peaceful death',
                   outcome_climber='wins; loses access to 范蠡 — fine for him'),
]

# The real 모사 definition:
#   智謀 alone → 한신 outcome (cooked)
#   智謀 + mold awareness + courage to self-exit → 范蠡 outcome (retired)

External links

Exercise

Run the 범증 / 한신 / 范蠡 check on a real second-in-command relationship you have observed (in a company, a political campaign, a family business, a creative partnership). (1) Where on the timeline is the climber's climb? (2) Is the strategist still in place, or already on the way out? (3) Which of the four samples does the relationship rhyme with most strongly? (4) If you were the strategist in this situation, would you 한신-it or 范蠡-it? Why? The exercise is to feel the mold's predictive power on a real case without naming anyone publicly.
Hint
If your honest answer to (4) is 'I would stay because I deserve recognition,' that is a 한신 instinct. The mold's prediction for 한신 instincts is well-documented.

Progress

Progress is local-only — sign in to sync across devices.
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.