活動間の情報の受け渡し方には、複数のアプローチが存在する。どのモデルを選ぶかによって、プロセスの可視性・柔軟性・信頼性が大きく変わる。多くの組織では、シンプルさを優先するあまり、実行条件や品質基準が暗黙のままになっている。
活動を矢印で直接繋ぐだけでは、処理の順序しか示せない。なぜその活動が実行できるのか(事前条件)、何を保証するのか(事後条件)が隠蔽され、担当者が変わると機能しなくなる。
活動間に成果物を挟むだけでは、前工程が「提供したいもの」を一方的に渡すだけになりやすい。後工程が必要とする品質基準が合意されないまま作業が進む。
事前条件(Input/Control)と事後条件(Output)を明示した契約パターンで活動を定義する。これにより、誰が・どのシステムが活動を担っても同等の品質を保証でき、自動化への移行も容易になる。
Multiple approaches exist for passing information between activities. The chosen model significantly affects process visibility, flexibility, and reliability. Many organizations, prioritizing simplicity, leave execution conditions and quality standards implicit.
Connecting activities with arrows only shows processing order. Pre-conditions (why the activity can execute) and post-conditions (what it guarantees) are hidden, causing failure when personnel change.
Merely placing artifacts between activities tends to become one-sided delivery from upstream. Quality standards required by downstream processes go unconfirmed.
Define activities using the Contract Pattern with explicit pre-conditions (Input/Control) and post-conditions (Output). This ensures consistent quality regardless of who or what system performs the activity, and eases transitions to automation.
組織が取り組むイノベーションには、「現在の活動を磨く持続的改善(フォアキャスト)」と「未来の目標から逆算する破壊的変革(バックキャスト)」という二つの方向性がある。どちらか一方に偏ると、変化への対応力が失われる。
客観的な指標を持たずに活動を実行し続けると、改善の方向性が定まらない。フォアキャストのみに頼ると、根本的な変革が生まれにくく、気づけば競合に後れを取る。
実行が終わってから定性的な振り返りをするだけでは、リアルタイムな方向修正ができない。バックキャストの視点が欠けると、日々の改善が戦略目標と乖離していく。
改善パターンで計測サイクルを回しながら(フォアキャスト)、同時に将来の目標から逆算した活動設計(バックキャスト)も行う。両者を並行させることで、持続的な改善と破壊的イノベーションを両立できる。
Organizational innovation involves two directions: sustaining improvement via forecasting (polishing current activities) and disruptive transformation via back-casting (working backward from future goals). Over-reliance on either reduces adaptability.
Executing activities without objective metrics provides no improvement direction. Relying solely on forecasting makes transformational change difficult, and competitors may pull ahead unnoticed.
Only reflecting after execution prevents real-time course correction. Without a back-casting perspective, daily improvements drift away from strategic goals.
Use the Improvement Pattern’s measurement cycle (forecasting) while simultaneously designing activities back-cast from strategic goals. Running both in parallel enables sustaining improvement and disruptive innovation simultaneously.
かつてのビジネス環境は「課題が明確で、いかに効率よく実行するか」が競争の焦点だった。製造業・金融・流通など、多くの産業でプロセスは確立されており、そのプロセスを誰よりも精度高く実行できる遂行型人間が組織の中枢を担っていた。
しかし現代は異なる。市場の変化が速く、技術が産業の境界を溶かし、「何をすべきか」そのものが不明確な時代になった。この環境では、課題を自ら発見・定義し、解決の構造を設計する構想型人間の存在が事業の生死を左右する。
多くの経営者がこの変化に気づき、構想型人材の採用を進めている。しかし、既存の遂行型人間が組織の多数派である限り、新たに加わった構想型人間は孤立しやすい。
遂行型組織の強みは「定義された活動を確実に実行する」ことにある。しかしそれは同時に、**「定義された活動の外側に出ない」**ことを意味する。
破壊的イノベーションとは、既存の活動構造そのものを問い直し、まったく異なる解を構想することから生まれる。これは遂行の文脈では「逸脱」であり「非効率」に映る。
遂行型が支配する組織では、Whyを問うこと自体がノイズとして排除される。構想型が採用されても「まず既存のやり方を覚えてから」「早く結果を出せ」という圧力にさらされ、問いを立てる前に消耗する。
イノベーションの時間軸で言えば、遂行型支配組織はフォアキャスト(現状の積み上げ)しか機能せず、バックキャスト(あるべき未来からの逆算)が構造的に不可能になる。
「なぜ既存のやり方に従わないのか」「早く結果を出せ」——遂行型が支配する組織では、構想型に対して無意識にこの圧力がかかる。構想型は問いを立て・型を疑うことで価値を生む。しかしその行動は、遂行型文化では「問題行動」と映りやすい。
結果として構想型人材は能力を発揮できないままストレスを抱え、組織を去る。採用コストだけが残り、組織変革は進まない。
構想型に遂行の成果も求めると「着手するが完成しない」状態が続く。逆に遂行型に構想を求めると「目の前のタスクを処理しただけ」になる。両者に同じ評価軸を使うことが、最大の失敗原因だ。
AbCの視点では、この問題は役割の設計と契約の明確化で解決できる。
構想型人間が機能するためには、「指示に従う」ではなく「問いを立てる」ことへの組織的な許容と、構想を契約に変換する仕組みが不可欠だ。
遂行型組織が変革するために最初に必要なのは、「なぜ(Why)を問う人間」を守る文化——その文化なくして、破壊的イノベーションは生まれない。
In the past, business environments had clear challenges — the race was about how efficiently to execute. In manufacturing, finance, and logistics, processes were established, and executor-type people who could perform those processes with precision drove organizational success.
Today is different. Markets shift rapidly, technology dissolves industry boundaries, and what to do is itself unclear. In this environment, conception-type people — those who discover and define problems and design the structure of solutions — are decisive for organizational survival.
Many executives recognize this shift and are actively recruiting conception-type talent. But as long as executor-types dominate the existing culture, newly recruited conception-types easily become isolated.
“Why won’t you follow existing methods?” “Show results faster.” In executor-dominated organizations, this pressure is unconsciously directed at conception types. Conception types create value by asking questions and challenging assumptions — but in executor-dominated cultures, this behavior is perceived as “problematic.”
As a result, conception types are unable to perform, accumulate stress, and leave the organization. Only the recruitment costs remain; organizational transformation stalls.
When conception types are also expected to deliver execution results, they enter a state of “starting but never finishing.” When executor types are expected to conceive, they end up “just processing tasks at hand.” Using the same evaluation axis for both is the greatest failure.
In AbC terms, this problem is solved through clear role design and explicit contracts:
For conception-type people to thrive, organizations need two things: tolerance for questioning over compliance, and mechanisms to translate conceptions into contracts that executors can act on.