四、工作、创业与组织IV. Work, Founding & Organization
15. AI让启动项目变得太容易,组织里到处是开了头却没结束的事
痛点
今天启动一个Agent,明天加一套自动化,后天尝试新市场;每个项目一个下午就能搭出原型,于是组织不断启动,却很少真正收尾
原文
慎终如始,则无败事
本质
AI降低了开始的成本,却没降低持续维护、协调和承担结果的成本;大量半成品会持续消耗注意力和组织复杂度
方法
限制同时进行的项目数量;新项目启动前先决定停止哪个旧项目;把收尾、维护和退出成本纳入立项;不把原型完成误认为产品完成
💎 金句
AI让开始越来越容易,而真正稀缺的能力,是把一件事情带到结束
16. AI让复杂任务看起来太容易,人因此低估真正的执行成本
痛点
AI几分钟生成完整方案,管理者就以为项目也能几天完成;代码能生成不代表能上线,商业计划能生成不代表用户会买,组织方案能生成不代表人会照做
原文
轻诺必寡信,多易必多难
本质
语言层面的完整,容易制造现实层面的简单感;AI让"描述一件事"变得很容易,却没自动消除执行中的依赖、冲突和长期成本
方法
区分方案生成与真实交付;任何AI方案都要补充依赖、风险和维护成本;越显得容易的事越要检查隐藏复杂度;不因为AI承诺得快,就给团队不现实的时间表
💎 金句
AI最容易生成的,不是完成,而是完成感
17. 老板因为AI改动便宜,开始更频繁地改变方向
痛点
今天换模型,明天改架构,后天重做工作流;每个变化都能很快执行,于是老板不断翻动组织;团队看起来一直在忙,长期方向却越来越不稳定
原文
治大国若烹小鲜
本质
煎小鱼最忌讳不停翻动;复杂系统需要连续性,改动成本下降并不意味着改动的组织成本也消失了
方法
战略调整设定固定周期;区分工具升级和方向变化;不因为新工具出现就立刻重构全系统;给团队足够时间形成稳定工作方式
💎 金句
AI降低了修改代码的成本,却没有降低反复改变方向对人的伤害
18. Agent越多,管理者越容易产生"我终于可以控制一切"的幻觉
痛点
几十个Agent同时运行,每一步都有日志,每个任务都有状态,所有流程都被仪表盘展示出来;于是人以为只要数据完整,系统就已经完全被掌握
原文
天下神器,不可为也。为者败之,执者失之
本质
复杂系统不是静止机器;每个局部都可能正确,整体却仍然偏离方向;数据能表示系统的一部分,却不能穷尽一个活的组织
方法
不追求预先规定所有行为;设计边界、权限、反馈、纠错和停止机制;保持重要决策可逆;允许异常和异议被系统看见;管理整体目标,而不是控制每一步
💎 金句
AI最大的控制幻觉,是把越来越多的世界变成数据以后,我们误以为数据之外已经没有世界
19. AI原生管理的错误,是把"无为"理解成什么都不管
痛点
有的团队走向微观控制,每一步都审批;另一些团队走向完全放任,让Agent自行决定一切;两者都没真正解决治理问题
原文
道常无为而无不为
本质
"无为"不是不治理,而是不靠不断干预来治理;真正高级的控制,应从具体动作上升到规则、边界和反馈机制
方法
明确目标和不可突破的边界;在边界内给Agent自主权;高风险情况自动升级给人;减少日常微观干预;用结果反馈更新规则,而不是逐条下命令
💎 金句
无为不是放弃控制,而是把控制从每一个动作,提升到边界和规则
20. 每个Agent都完成了任务,整个系统却可能完成了错误的事
痛点
研究Agent完成了研究,写作Agent完成了文章,发布Agent成功发布;每一步都显示成功,但最终产出可能根本没服务最初目标
原文
为者败之,执者失之;企者不立,跨者不行
本质
局部任务完成不等于整体目标实现;组织越依赖自动化,越容易把"流程成功"误认为"价值成功"
方法
为系统设置整体价值指标;定期由人重新检查最初目标;不只评估Agent是否完成任务,还评估任务是否值得完成;防止局部最优累积成整体偏离
💎 金句
AI最危险的错误,不是没有完成任务,而是高效完成了一个不该完成的任务
15. AI made starting projects too easy; the org is full of things begun and never ended
pain
Start an agent today, add an automation tomorrow, try a new market the day after; every project can be prototyped in an afternoon, so the org keeps starting and rarely truly closes anything out
text
Be as careful at the end as at the beginning, and nothing will fail
essence
AI lowered the cost of starting but not the cost of sustaining, coordinating, and bearing outcomes; a pile of half-finished things keeps draining attention and organizational complexity
method
Limit how many projects run at once; before launching a new project, decide which old one to stop; build closeout, maintenance, and exit costs into the project from the start; don't mistake a finished prototype for a finished product
💎 punch
AI makes starting ever easier; the truly scarce skill is carrying a thing to its end
16. AI makes complex tasks look so easy that people underestimate the real cost of execution
pain
AI generates a full plan in minutes, so managers assume the project takes only days; code can be generated but that's not shipping, a business plan can be generated but that's not users buying, an org plan can be generated but that's not people acting on it
text
Light promises bring little trust; treating much as easy brings much difficulty
essence
Completeness at the level of language easily manufactures a sense of simplicity at the level of reality; AI made "describing a thing" easy without automatically removing the dependencies, conflicts, and long-term costs of execution
method
Separate plan generation from real delivery; for any AI plan, add dependencies, risks, and maintenance costs; the easier it looks, the harder you check hidden complexity; don't give the team unrealistic timelines just because AI promised speed
💎 punch
What AI generates most easily isn't completion, but the feeling of completion
17. Because AI made changes cheap, bosses start changing direction more often
pain
Swap the model today, rework the architecture tomorrow, redo the workflow the day after; each change executes fast, so the boss keeps churning the org; the team looks perpetually busy while the long-term direction grows ever less stable
text
Govern a great state as you would cook a small fish
essence
Cooking a small fish, the cardinal sin is constant flipping; complex systems need continuity, and a lower cost of change doesn't mean the organizational cost of change vanished too
method
Set fixed cycles for strategic adjustment; distinguish tool upgrades from direction changes; don't rebuild the whole system the moment a new tool appears; give the team enough time to form a stable way of working
💎 punch
AI lowered the cost of changing code, but not the harm that repeatedly changing direction does to people
18. The more agents there are, the more easily a manager feels "I can finally control everything"
pain
Dozens of agents running at once, a log for every step, a status for every task, every flow shown on a dashboard; people then assume that as long as the data is complete, the system is fully in hand
text
The world is a sacred vessel, not to be controlled; who controls it ruins it, who grips it loses it
essence
A complex system isn't a static machine; every part can be correct while the whole still drifts off course; data can represent part of a system but cannot exhaust a living organization
method
Don't try to predefine all behavior; design boundaries, permissions, feedback, correction, and stop mechanisms; keep important decisions reversible; let anomalies and dissent be seen by the system; manage the overall goal rather than control every step
💎 punch
AI's greatest illusion of control is that, having turned ever more of the world into data, we assume there's no world left beyond the data
19. The mistake of AI-native management is reading "non-action" as managing nothing
pain
Some teams drift into micromanagement, approving every step; others drift into total laissez-faire, letting agents decide everything; neither actually solves governance
text
The Tao does nothing, yet leaves nothing undone
essence
"Non-action" isn't not governing — it's not governing by constant intervention; truly advanced control rises from specific actions up to rules, boundaries, and feedback mechanisms
method
Set clear goals and inviolable boundaries; grant agents autonomy within the boundaries; auto-escalate high-risk cases to humans; cut daily micro-intervention; update rules from outcome feedback rather than issuing orders item by item
💎 punch
Non-action isn't giving up control — it's lifting control from each action up to boundaries and rules
20. Every agent completed its task, yet the whole system may have completed the wrong thing
pain
The research agent finished the research, the writing agent finished the article, the publishing agent published successfully; every step shows success, yet the final output may have served the original goal not at all
text
Who controls it ruins it, who grips it loses it; one who stands on tiptoe is not steady, one who overstrides cannot walk
essence
Completing local tasks doesn't equal achieving the overall goal; the more an org relies on automation, the more easily it mistakes "process success" for "value success"
method
Set an overall value metric for the system; have humans periodically re-examine the original goal; assess not just whether agents finished tasks, but whether the tasks were worth finishing; prevent local optima from accumulating into overall drift
💎 punch
AI's most dangerous error isn't failing a task — it's efficiently completing a task that shouldn't have been done