When the Code Becomes the CEO: Why Your Next Manager Might Be a Decentralized Agentic Loop
When the Code Becomes the CEO: Why Your Next Manager Might Be a Decentralized Agentic Loop
当代码成为 CEO:为什么你的下一任经理可能是一个去中心化的智能体循环
In five to ten years, the sharpest manager in your company might not be human, might not sleep, and might exist entirely in shared GPU memory. Here is the systems engineering that has to land first. 在五到十年内,你公司里最敏锐的经理可能不再是人类,它不需要睡眠,且完全存在于共享的 GPU 内存中。以下是必须首先实现的系统工程。
1. The Human Bottleneck Nobody Wants to Talk About
1. 没人愿意谈论的人类瓶颈
If you watch the 1988 action film Die Hard through a corporate lens, the actual villains aren’t just the thieves—it’s the LAPD chain of command. While one guy on the inside actually solves the problem, the management outside (Deputy Chief Robinson and the FBI) spend the entire crisis holding meetings, following rigid protocols, and actively making the situation worse. It is the ultimate display of organizational latency. 如果你透过企业视角观看 1988 年的动作片《虎胆龙威》,真正的反派不仅仅是那些劫匪,还有洛杉矶警局的指挥链。当内部的一个人正在解决问题时,外部的管理层(罗宾逊副局长和 FBI)却在整个危机期间忙于开会、遵循僵化的协议,并积极地让局势恶化。这是组织延迟的终极体现。
Look at any large corporation for long enough and you notice something uncomfortable. Most of what happens in the middle of the org chart is not decision-making. It is coordination. The modern corporation is throttled by the biological limits of its own workforce. Humans are, at the risk of sounding rude about our own species, high-latency routers. 观察任何一家大公司足够久,你就会注意到一些令人不安的事实。组织架构图中层发生的大部分事情并非决策,而是协调。现代企业受到其员工生物学极限的制约。冒着对我们人类物种不敬的风险来说,人类就是高延迟的路由器。
When a market shifts, it takes days or sometimes weeks of cross-departmental alignment, Zoom meetings, PowerPoint decks and coffee-machine hallway diplomacy for a mid-sized company to react. In between, we sleep, we get distracted, we form opinions about the office snack policy, and we run into cognitive biases that no amount of leadership training seems to fully patch out. 当市场发生变化时,一家中型公司需要几天甚至几周的时间进行跨部门协调、Zoom 会议、制作 PPT 以及在咖啡机旁的走廊外交才能做出反应。在此期间,我们会睡觉、会分心、会对办公室零食政策产生意见,还会陷入任何领导力培训似乎都无法完全修复的认知偏差中。
There is an entire economy of team-building offsites, executive coaches and quarterly all-hands meetings whose main job is to translate one PowerPoint deck into a slightly different PowerPoint deck, built specifically to compensate for these limits. It works, more or less. It just works slowly. 存在着一个由团建活动、高管教练和季度全员大会组成的庞大经济体系,其主要工作就是将一份 PPT 转化为另一份略有不同的 PPT,专门用于弥补这些局限性。这或多或少是有效的,只是效率太慢。
If you look at a company the way a systems engineer looks at a distributed system, most middle management is not doing knowledge work at all. It is running an internal routing protocol — making sure Team A knows what Team B is doing, translating priorities between departments, and turning a strategic ambiguity at the top into an actionable ticket at the bottom. 如果你像系统工程师看待分布式系统那样看待一家公司,你会发现大多数中层管理人员根本没有在进行知识工作。他们是在运行一种内部路由协议——确保 A 团队了解 B 团队在做什么,在部门间转换优先级,并将高层的战略模糊性转化为底层的可执行工单。
The reason we tolerate the latency of that routing protocol is that we have never had a viable alternative. Software has, historically, been either (a) too dumb to make judgment calls, or (b) too disconnected from the operational surface to actually execute on them. Both of those constraints are now, quietly, being lifted. 我们之所以容忍这种路由协议的延迟,是因为我们从未有过可行的替代方案。从历史上看,软件要么 (a) 太笨而无法做出判断,要么 (b) 与运营层面脱节太远而无法实际执行。现在,这两个限制正在悄然解除。
A note before we go further. None of this is an argument that humans are or should be replaced wholesale. It is an argument that a specific layer of the org chart — the coordination layer — is a strong candidate to function more in a software-native way. Everything above and below that layer changes shape, but does not disappear. 在深入探讨之前,先说明一点:这并不是说人类应该被全面取代。而是说,组织架构图中的特定层级——协调层——非常有潜力以更原生的软件方式运作。该层级之上和之下的所有事物都会改变形态,但不会消失。
2. From Cost Centre to Revenue Centre
2. 从成本中心到利润中心
Today, running an AI agent looks like an expense. Every ReAct loop burns tokens, every tool call spins up GPU cycles, and finance signs off on the bill because the alternative is paying a human to do the same work more slowly. This is about to change now. 今天,运行一个 AI 智能体看起来是一项开支。每一个 ReAct 循环都在消耗 Token,每一次工具调用都在消耗 GPU 算力,财务部门之所以批准账单,是因为替代方案是支付人类工资去更慢地完成同样的工作。这种情况现在即将改变。
Algorithmic trading desks at hedge funds have been running autonomous, revenue-generating loops for the better part of two decades. They just do not call them “agents” because the marketing budget is spent on being taken seriously. E-commerce platforms already run automated repricing and inventory reordering on top of predictive analytics — the polite phrase for “the software has been quietly rearranging the store while you were asleep.” 对冲基金的算法交易部门在过去二十年里一直在运行自主的、产生收入的循环。他们只是不称其为“智能体”,因为营销预算都花在“显得专业”上了。电子商务平台已经在预测分析的基础上运行自动定价和库存重订——这句客套话的意思是“当你睡觉时,软件已经在悄悄地重新布置商店了”。
The shape of a system that owns a P&L target and executes on it is not new. What is new is that reasoning models can now sit at the top of that loop and make decisions the older systems could not. As reasoning models mature and tool-use protocols stabilise — Anthropic’s Model Context Protocol (MCP) is the current standard bearer here — companies will start handing agents autonomous budget authority. 一个拥有损益目标并执行它的系统形态并不新鲜。新鲜的是,推理模型现在可以位于该循环的顶端,做出旧系统无法做出的决策。随着推理模型的成熟和工具使用协议的稳定——Anthropic 的模型上下文协议 (MCP) 是目前的行业标杆——公司将开始赋予智能体自主的预算权限。
Give an agent an objective like “optimise European supply-chain routing margins,” a set of real-world tools and enough monitoring, and it stops being an assistant. It becomes a revenue-generating node. At that point, the agent is not a cost. It is a business unit. And that is the moment the org chart starts to bend. 给一个智能体设定一个目标,比如“优化欧洲供应链路由利润率”,提供一套现实世界的工具和足够的监控,它就不再是一个助手了。它变成了一个创收节点。在那一刻,智能体不再是成本,而是一个业务单元。那一刻,组织架构图开始发生扭曲。
3. Middle Management, Compressed into a Protocol
3. 中层管理,压缩为协议
If most middle management is really a routing protocol, then in a mature multi-agent architecture, that entire layer collapses into mechanism design. The pyramid on the left is what most companies still run on. The swarm on the right is what the next decade will quietly rebuild them into. 如果大多数中层管理本质上确实是一种路由协议,那么在成熟的多智能体架构中,整个层级将坍缩为机制设计。左侧的金字塔是大多数公司目前仍在运行的模式。右侧的蜂群则是未来十年将悄然重构出的形态。
Picture a company running a decentralised swarm of specialised agents — a pricing agent, a procurement agent, a marketing agent, a treasury agent, a compliance agent, and so on. There are no weekly syncs. There are no cross-functional standups. There are no roadmaps written to justify last quarter’s roadmap. 想象一家公司运行着一个去中心化的专业智能体蜂群——定价智能体、采购智能体、营销智能体、财务智能体、合规智能体等等。这里没有每周的同步会议,没有跨职能的站会,也没有为了证明上季度路线图合理性而编写的路线图。
Instead, when the marketing agent decides an ad campaign has a statistically viable ROI, it programmatically bids for capital from the treasury agent. If the procurement agent’s forecast wants inventory, it makes the same kind of bid, priced against its own predicted margin. Capital flows to whichever node has the highest probabilistic return on the next cycle, and the mechanism is running at the speed of RPC, not at the speed of a monthly finance meeting. 相反,当营销智能体判定某项广告活动具有统计学意义上的可行投资回报率时,它会以编程方式向财务智能体竞标资金。如果采购智能体的预测需要库存,它也会进行同样的竞标,并根据其自身的预测利润率进行定价。资本流向下一个周期中概率回报率最高的节点,这种机制运行的速度是 RPC(远程过程调用)的速度,而不是每月财务会议的速度。
This is a structural change, not a headcount one. The corporation of the mid-2030s will not have a middle management layer to shrink. There will not be one to begin with — because that layer will exist as protocol, not as personnel. If that sounds like science fiction, that is because science fiction has already written it. In Person of Interest (created by Jonathan Nolan), an artificial superintelligence called The Machine is programmed by its creator… 这是一种结构性变革,而非裁员。2030 年代中期的企业将不再有需要缩减的中层管理层。因为一开始就不会有这一层——因为该层级将以协议而非人员的形式存在。如果这听起来像科幻小说,那是因为科幻小说已经写过它了。在(乔纳森·诺兰创作的)《疑犯追踪》中,一个名为“机器”的人工超级智能由其创造者编程……