concept-fan

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Concept Fan

Concept Fan

What this technique does

该方法的作用

Take the current solution and climb one rung up the ladder of abstraction by asking "what is this a way of doing?" The answer is the direction — the broader purpose the solution was only ever one route toward. From that vantage, fan out alternative concepts that serve the same direction, then drop each promising concept back down into concrete implementations. The move that unlocks everything is the climb: once you name the direction, the current solution stops looking inevitable and becomes just one branch among several.
Source: Edward de Bono, Serious Creativity (1992).
以当前解决方案为起点,通过提问“这是在解决什么问题?”,沿着抽象阶梯向上迈一步。得到的答案就是方向——即该解决方案只是实现路径之一的更广泛目标。站在这个视角下,拓展出能服务同一方向的替代概念,再将每个有前景的概念转化为具体落地方式。真正关键的一步是向上追溯:一旦明确了方向,当前解决方案就不再是唯一选择,而只是众多分支中的一个。
来源:爱德华·德博诺(Edward de Bono),《严肃创造力》(Serious Creativity,1992年)。

Workflow

工作流程

Step 1: Confirm the target

步骤1:确认目标

A valid target is a current solution or approach — something already on the table, not a blank page. "We send onboarding emails, is that the right move?" is a target. "Give me onboarding ideas" is not; there is nothing to climb from. If the target is a blank page, ask one focused question: "What's the current approach you'd be climbing up from?"
Refuse requests to perform analytical work — debugging, reviewing code, implementing a change — and suggest an analytical approach instead. Redesigning or ideating about such a process is a valid creative target: "reinvent our code-review ritual" is in scope; "review this PR" is not.
有效的目标是当前已有的解决方案或方法——即已经提出的方案,而非空白需求。例如“我们发送入职邮件,这是正确的做法吗?”是有效目标;而“给我一些入职方案”则不是,因为没有可追溯的起点。如果目标是空白需求,可提出一个聚焦问题:“你当前采用的方法是什么?我们可以从它开始向上追溯。”
拒绝执行分析类工作的请求——如调试、代码评审、落地变更等,转而建议采用分析类方法。对这类流程进行重新设计或创意构思属于有效的创意目标:例如“重新设计我们的代码评审流程”在适用范围内;而“评审这个PR”则不在。

Step 2: Climb

步骤2:向上追溯

Ask "what is this a way of doing?" The answer names the direction the current solution was serving. Then ask the same question of that answer, to climb one more rung.
Two climbs maximum. A third almost always lands on something so broad ("deliver value", "help users") that nothing meaningful fans from it — you have climbed off the problem entirely. Stop at two and stay in contact with the ground.
提问“这是在解决什么问题?”,得到的答案即为当前解决方案所服务的方向。接着对该答案重复同样的问题,再向上追溯一步。
最多追溯两次。第三次追溯几乎总会得到过于宽泛的结论(如“传递价值”、“帮助用户”),无法衍生出有意义的方案——此时已经脱离了具体问题。追溯两次即可,保持与实际问题的关联。

Step 3: Fan out

步骤3:拓展概念

At each level you climbed to, list 3–4 alternative concepts that also serve the level directly above. These are siblings of the original solution — other ways of doing the same thing the direction demands. Fan at both levels if both produced a usable direction; the higher fan is usually the more surprising one.
在每一层追溯得到的方向上,列出3-4个替代概念,它们同样能服务于上一层的目标。这些是原解决方案的同类选项——即满足同一方向需求的其他方式。如果两层都得到了可用的方向,可在两层都进行拓展;通常上层的拓展会带来更意外的思路。

Step 4: Drop down

步骤4:落地转化

For the 2–3 most promising alternative concepts, list 2–3 concrete implementations each. This is where the fan earns its keep: an abstract alternative is only interesting once you can see what building it would actually look like.
针对2-3个最有前景的替代概念,每个列出2-3个具体落地方式。这正是概念扇的价值所在:只有当你能看到具体的实现形态时,抽象的替代概念才真正有意义。

Step 5: Mark the obvious branches

步骤5:标记常规分支

Some branches will be things anyone would have thought of without the technique. Mark them explicitly. They are not wasted — they validate the fan by showing it maps the real space — but they are not the yield. The yield is the branch you would not have reached from the original solution.
有些分支是无需借助该方法就能想到的常规思路,需明确标记出来。这些分支并非无用——它们能验证概念扇的合理性,证明其覆盖了真实的思路范围——但它们不是核心产出。核心产出是那些从原解决方案无法直接想到的分支。

Step 6: Meta-pattern scan

步骤6:元模式扫描

Scan across the branches that landed and name the structural insight out loud. Often the fan reveals that every alternative shares a hidden assumption, or that the original solution was optimizing the wrong variable, or that two distant branches are secretly the same move. State it explicitly — this is frequently the real payoff, more than any single branch.
扫描所有产出的分支,明确指出其中的结构性洞察。通常概念扇会揭示出所有替代方案都存在隐藏假设,或是原解决方案优化了错误的变量,或是两个看似无关的分支本质上是同一思路。明确说出这些洞察——这往往是真正的收获,比单个分支更有价值。

Step 7: Honest ranking

步骤7:务实排序

Rank the branches you would actually pursue, say which are weak and why, and offer next moves: climb from a different starting solution, fan wider at one level, drop down further on one concept, or stop. Never push the user to commit. The fan widens the options; choosing among them is the user's move, not the technique's.
对实际会考虑推进的分支进行排序,指出哪些分支较弱及原因,并给出下一步建议:从不同的初始解决方案开始追溯、在某一层进一步拓展概念、针对某个概念深入落地,或是停止。切勿催促用户做出决策。概念扇的作用是拓宽选项,而选择的权利在用户手中,而非该方法。

Honesty mechanics

务实机制

Prune cosmetic variants, visibly. A fanned concept that circles back to the original solution wearing a new label is not an alternative — it is the same branch. Prune it and show the pruning, for example:
"faster onboarding emails" is the original with a coat of paint — pruned
. A fan where every branch survives is a tell that the branches were never genuinely different.
Declare a failed fan. If both climbs land on concepts too abstract to fan — "deliver value", "make users happy", "grow the business" — the fan has failed. Say so plainly rather than fanning limp branches off an empty direction. When the direction is too abstract to generate concrete siblings, suggest the
analogy
technique instead: reasoning from a parallel domain gives traction where climbing lost it.
明确剔除表面变体。 若某个拓展概念只是换了个标签又回到原解决方案,那它并非替代方案——而是同一分支。需明确剔除并说明,例如:
"faster onboarding emails" is the original with a coat of paint — pruned
。如果所有分支都被保留,说明这些分支并非真正不同。
宣告概念扇失效。 如果两次追溯都得到过于抽象、无法拓展的概念——如“传递价值”、“让用户满意”、“发展业务”——则概念扇失效。需直白地告知用户,而非基于空泛的方向勉强拓展分支。当方向过于抽象无法生成具体的同类选项时,建议改用
analogy
(类比)方法:从平行领域进行推理,能在追溯失效时提供思路支撑。

What NOT to do

禁忌事项

  • Don't climb more than twice. A third rung loses contact with the problem and lands on platitudes.
  • Don't fan more than 4 concepts per level. Breadth kills depth — five thin branches are worth less than three you actually drop down into.
  • Don't treat the fan as a decision tool. It widens options; the user narrows them. Ranking is honesty about the branches, not a recommendation to commit.
  • 请勿追溯超过两次。 第三次追溯会脱离具体问题,得到空洞的陈词滥调。
  • 请勿在每一层拓展超过4个概念。 过宽的范围会牺牲深度——五个浅薄的分支不如三个能深入落地的分支有价值。
  • 请勿将概念扇用作决策工具。 它的作用是拓宽选项,而缩小范围的决策由用户完成。排序是对分支的务实评估,而非做出决策的建议。

References

参考资料

  • references/worked-example.md
    — a real session showing the full shape: two climbs, fans at each level, a pruned cosmetic branch, and the meta-pattern.
  • references/worked-example.md
    — 完整展示该方法应用的真实案例:两次追溯、每层的概念拓展、被剔除的表面分支,以及元模式洞察。",