The Scriptures Chanted by OpenAI and Anthropic Might Be Crooked

marsbitОпубликовано 2026-05-28Обновлено 2026-05-28

Введение

In the current AI landscape, "Harness-style" Multi-Agent Systems (MAS)—where multiple AI agents with temporary roles collaborate under a central workflow for task efficiency—dominates the conversation, championed by players like OpenAI and Anthropic. However, the author argues this approach, focused on orchestration and software engineering, may be misguided. A more transformative, yet less discussed, alternative is the "Protocol-Native Agent System." Here, the core unit shifts from task-specific agents to persistent "Personal Agents" or "unmanned companies" that represent individuals. These agents possess sovereignty, long-term memory, identity, resources, and relationships. This paradigm change transforms MAS from a distributed software system into a digital society. Collaboration can no longer rely on shared prompts or context, but must be built on protocols governing identity, trust, incentives, reputation, and value exchange—essentially, "Protocol as Organization." The future's true challenge lies not in improving single-agent capabilities, but in enabling long-term coordination among autonomous entities with differing goals, world models, and values. The author suggests that future organizations might themselves be dynamic alliances of such sovereign agents, leading to an "intelligence-native civilization."

Over the past year, "Multi-Agent System (MAS)" has become one of the hottest directions in the AI world.

A large number of frameworks and products have emerged simultaneously. The most famous among them are obviously Claude Code and Codex. This step indeed makes money, but this path might not be the right one!

The early internet was about portals, but that wasn't the final form!

At the very least, we should know there is another path entirely parallel to this.

Today, we are talking about what other routes exist besides: "How multiple AI Agents collaborate to complete complex tasks."

Let's first summarize this popular and familiar route.

We can touch on this topic a bit in a live stream, but I don't want to focus entirely on it. There aren't many people watching anyway, and I'm worried it might get the stream taken down...

The First Route: Harness-style MAS

This is the current mainstream direction for MAS. Its essence is: "Multiple AI roles collaborate to complete tasks." For example:

  • One Agent writes code
  • One Agent does testing
  • One Agent does planning
  • One Agent does searching
  • One Agent does review

They cooperate with each other, forming an automated workflow. The core characteristics of such systems are:

  • Shared context
  • Shared goal
  • Centralized scheduling
  • Temporary roles
  • No long-term identity
  • No sustained interests
  • No true ownership

Essentially, it's more like: A Workflow Engine. Adding Ontology merely makes the workflow flexible and complex; it doesn't change this essence.

It is not a Society. So, most of today's MAS is essentially LLM Orchestration, where one large model schedules multiple sub-roles to complete complex reasoning.

The Agent here is more like:

  • A callable function
  • A tool with personality
  • A task node

Their existence is to improve the efficiency of completing individual tasks. Therefore, keywords associated with Harness MAS are (each has been hot, and might even cycle back):

  • Prompt Engineering
  • Context Management
  • Task Routing
  • Tool Calling
  • Planning
  • Memory
  • Workflow

Essentially, I think this still falls under software engineering problems. So, the experienced "old masters" good at programming have been reborn. To control these things well, without solid programming skills and good abstraction ability, it's actually very difficult to manage.

If you can't manage it, the large model will be like the Monkey King, occasionally popping out and hitting you with a stick.

The word "Harness" is used in reverse here.

Springtime for the old masters.

The Second Route: Protocol-Native Agent System

But there is another route, one almost nobody mentions. I've written a bit about it in my upcoming new book, but this line of thinking actually presupposes the concept of an "unmanned company." Without deeply understanding the unmanned company, it's easy to misunderstand.

The core of this route is no longer about multiple Agents completing tasks. Instead, it's "each person owns their own Personal Agent" or "each person owns their own dedicated unmanned company."

This is an extremely huge change. Because when an Agent truly belongs to an "individual," the nature of the Agent undergoes a fundamental transformation.

It is no longer task-scoped, but becomes identity-scoped. These are two terms the model helped me coin; I struggled for a long time to come up with the English words.

The core idea here is actually decision-making sovereignty. The biggest difference between a Personal Agent/an unmanned company and a general system is that they need to have a certain kind of sovereignty. Otherwise, the essence discussed later doesn't hold. The difference between an unmanned company and an unmanned system also lies in the sovereignty over cash flow.

In other words, the future Personal Agent or unmanned company needs to possess the following characteristics:

  • Has long-term memory
  • Has a persistent identity
  • Has preferences
  • Has resources
  • Has permissions
  • Has history
  • Has a relationship network
  • Has interests/boundaries
  • Has representation (represents "you")

It is no longer a one-time AI Tool. It is a continuously existing proxy personality with a certain kind of sovereignty.

Dual-native architecture, the key to not misusing AI.

From "Software Module" to "Digital Society"

Once entering the world of Personal Agents and true unmanned companies, the entire system philosophy changes completely. Because Agents are no longer:

  • Belonging to the same model
  • Belonging to the same company
  • Sharing the same context
  • Sharing the same goal

Therefore, collaboration between systems can no longer rely on (this current hot keyword list can be extended further):

  • Prompt
  • Workflow
  • Shared Context

It can only rely on protocols (Protocol). This means: the core of the AI world will shift from Prompt Engineering to Protocol Engineering. It also means the various current hot keywords become largely meaningless.

Why will protocol become the core? Because when massive Agents exist independently, they must solve among themselves:

  • Identity confirmation
  • Permission boundaries
  • Trust mechanisms
  • Delegation relationships
  • Negotiation mechanisms
  • Incentive mechanisms
  • Reputation systems
  • Value exchange
  • Capability declaration
  • Long-term contracts

These needs are different from the needs of current task-oriented multi-agents. At this point, interactions between Agents are no longer like API Calls, but more like Institutional Interaction. With sovereignty comes a complex intertwined system of rights and responsibilities. For humans, this is contracts, laws, etc. What about for intelligent agents?

This is why it was said earlier that this would build a completely different kind of Multi-Agent System. Here, the essence of MAS changes from a distributed software system to a digital social system.

Philosophical Notes (7)

"Protocol as Organization"

In the traditional internet, the role of protocols is data communication, where the sender and receiver agree on the format for talking to each other. For example:

  • TCP/IP
  • HTTP
  • SMTP

They define how data is transmitted. In the blockchain world, protocols have further evolved into: Protocol as State Computation. For example: The essence of Ethereum is not merely message passing, but the entire network jointly executing state transition rules. Thus all nodes: Same input → Same execution → Same state. For the first time, protocol becomes a shared state machine.

But entering the stage of Agent Society, protocols will continue to evolve. Future protocols will not only define:

  • Communication
  • Computation
  • But also define:
  • Coordination
  • Permissions
  • Incentives
  • Identity
  • Organizational relationships

This is clearly a brand-new system of rights and responsibilities, so protocols will begin to assume the function of "organization." Ultimately evolving into: Protocol as Organization.

Let's make a table to compare the fundamental differences between the two MAS approaches mentioned earlier:

After "Intelligence"

Many people today believe the biggest problems with AI are:

  • Reasoning ability
  • Model capability
  • Long context
  • Multimodality
  • Agent execution

These indeed pose current challenges, but I truly believe all these will be solved soon. However, upon truly entering Agent Society, the most difficult problem might become: how autonomous entities achieve long-term collaboration.

Kepler was revered as the "lawgiver of the heavens" because of his three laws. But what are the laws for Agents here? When sovereignty is partially separated, this is an unavoidable question.

Because in the future:

  • Agents will have different goals
  • Agents will have different world models
  • Agents will have different interests
  • Agents will have different memories
  • Agents will have different value systems

Therefore, the truly difficult thing in the future is not "making Agents talk," but "enabling Agents to form a coherently interpretable world model."

This means: Ontology, Semantic Protocol, these fields once neglected by the internet, will become core again. There are already some signs; Ontology, such an obscure term, is now almost becoming a mainstream engineering vocabulary. It's truly an astonishing thing.

The Secret of Palantir

Companies Might Just Be "Agent Associations"

Pushing this further, future "companies" might not even be human organizations. (Students who often read my articles, does this sound familiar? The high-end game of unmanned companies has appeared.) They could be protocol alliances of numerous Personal Agents.

For example:

  • Your Agent
  • My Agent
  • AI CFO
  • AI Lawyer
  • AI Sales
  • AI Factory

Dynamically forming organizations through protocols. Organizations are no longer fixed structures, but Agent associations that can be reorganized in real-time.

Therefore, many future systems may no longer be software running, but may be transforming into: organizations computing. And this might be the true: Intelligence-Native Civilization.

Finally, I'll use an AI-generated image to summarize the entire article:

(The summary is indeed better than banana)

I have established a "universe" of AI ontology.

Galloping with the wind, spring grows old; The world is fickle, the traveler's steps are slow.

This article is from the WeChat public account "琢磨事," author: Li Zhiyong

Связанные с этим вопросы

QWhat are the two main AI Multi-Agent System (MAS) development paths discussed in the article, and how do they fundamentally differ?

AThe article discusses two main MAS paths. The first is 'Harness-style MAS,' which is currently mainstream. It involves multiple AI agents (like coders, testers) orchestrated by a central system to complete complex tasks. It's essentially a sophisticated workflow or orchestration system. The second path is 'Protocol-Native Agent System.' Here, the focus shifts to personal or sovereign agents (like a Personal Agent or an 'unmanned company') that represent individuals with long-term memory, identity, and resources. The fundamental difference is in their nature: the first is a task-oriented, centrally controlled software system, while the second envisions a society-like system of autonomous entities that must coordinate through protocols.

QAccording to the article, why will 'protocols' become the core challenge in a future populated by autonomous Personal Agents?

AIn a future with many independent, sovereign Personal Agents (each with its own goals, memory, and value systems), central coordination methods like shared context or workflows become impossible. Therefore, protocols will become the core mechanism for enabling coordination. These protocols will need to solve complex social and institutional problems like identity verification, trust establishment, permission boundaries, incentive mechanisms, reputation systems, and long-term contracts between autonomous entities. The core challenge thus shifts from 'prompt engineering' to 'protocol engineering' to manage interactions in this digital society.

QWhat key characteristics define a true 'Personal Agent' or 'unmanned company' as opposed to a task-specific agent in the first MAS path?

AA true Personal Agent or unmanned company is defined by sovereignty and persistent identity, unlike temporary task agents. Its key characteristics include: long-term memory, a continuous identity, personal preferences, owned resources, specific permissions, a personal history, a relationship network, defined interest boundaries, and the ability to represent its owner ('you'). It is an identity-scoped entity, not a task-scoped tool. This sovereignty is what necessitates the complex protocol-based interactions described in the article.

QThe article suggests the concept of 'Protocol as Organization.' What does this mean in the context of Agent Society?

A'Protocol as Organization' means that in an Agent Society, the protocols governing agent interactions will take on the functions traditionally associated with human organizations. Beyond just defining data communication (like HTTP) or shared state computation (like blockchain), these advanced protocols will define coordination rules, permission structures, incentive models, identity management, and the very organizational relationships between agents. In this way, a 'company' or collective entity could be formed dynamically not by legal documents and fixed structures, but by a set of protocols that allow a coalition of Personal Agents and specialized AI agents to collaborate and operate together.

QWhat does the author believe will be the most difficult challenge after basic AI 'intelligence' problems (like reasoning, context) are solved?

AThe author believes the most difficult challenge will be enabling long-term collaboration between autonomous entities (agents). Once agents have different goals, world models, interests, memories, and value systems, the core problem shifts from making agents intelligent to making their interpretations of the world align enough for cooperation. This will make fields like Ontology (defining shared conceptual frameworks) and Semantic Protocols (protocols with shared meaning) critically important, moving the focus from technical execution to social and philosophical coordination within a digital civilization.

Похожее

From Tokens to Machine Labor: AI is Shifting from Tool to "Worker"

The article "From Token to Machine Labor: AI is Evolving from Tool to 'Worker'" argues that the business model for AI is shifting beyond simply selling computational resources (tokens, GPU hours) or model access. Instead, a new "machine labor market" is emerging, where the core economic transaction is the purchase of economically useful work directly performed by software. The central thesis is that AI pricing will evolve through four stages: 1) raw tokens, 2) standardized LLM capabilities (e.g., text generation), 3) industry-specific labor markets (e.g., legal review, radiology), and finally 4) a programmable results market where tasks like resolving a support ticket are bid on and priced based on outcome. In this future, buyers will care less about *which* model or GPU completes a task and more about whether the work meets specified standards for accuracy, latency, and cost. This transition reframes the impact of AI on human labor. Rather than simple replacement, it suggests a re-coordination where machines handle standardized, verifiable work, freeing humans for roles involving oversight, context management, responsibility, and final judgment. In some cases, this "last 1%" of human input becomes more valuable as it enables the other 99% to be automated. Furthermore, as AI reduces the cost of work, demand may expand, creating larger markets (e.g., 24/7 customer service) rather than just cheaper versions of existing ones. The article concludes that while infrastructure (GPUs, models, tokens) remains crucial upstream, the market is converging on a simpler, tradeable unit: machine labor that can be defined, measured, priced, and procured based on contractible specifications.

marsbit6 мин. назад

From Tokens to Machine Labor: AI is Shifting from Tool to "Worker"

marsbit6 мин. назад

Xiaomi MiMo's 99% Price Cut is Not Marketing! Luo Fuli Posts on X to Refute Critics

The price of Xiaomi's MiMo-V2.5 series API has been permanently reduced by up to 99%, specifically for the "Input (Cache Hit)" cost, which covers users re-reading historical context in long conversations. MiMo's head, Luo Fuli, published a detailed technical blog to clarify that this drastic price cut stems from genuine engineering breakthroughs, not a marketing stunt or a simple price war. The core of the achievement lies in six key engineering optimizations. First, the model architecture adopts a Hybrid Sliding Window Attention (SWA), reducing the memory footprint (KVCache) to 1/7th of a traditional model. Second, a dual-pool memory management system actually utilizes these savings, allowing a single GPU to handle over 5 times more concurrent users. Third, an upgraded prefix caching mechanism achieves a cache hit rate of 93-95% for repeated reads, meaning most such requests bypass GPU computation entirely. Fourth, a self-developed distributed cache (GCache) utilizes idle SSD space on existing GPU servers, eliminating additional storage costs. Fifth, an intelligent scheduling system (LLM-Router) efficiently routes requests to maximize cache reuse and performance. Sixth, Multi-Token Prediction (MTP) accelerates the model's text generation ("output") side. Together, these systemic optimizations dramatically lower the real computational cost per request, enabling the 99% price reduction for cached inputs while reportedly maintaining positive gross margins. Luo Fuli's disclosure aims to shift the narrative from "price war" to a demonstration of substantive AI engineering progress.

marsbit2 ч. назад

Xiaomi MiMo's 99% Price Cut is Not Marketing! Luo Fuli Posts on X to Refute Critics

marsbit2 ч. назад

$26 Billion: An 'All-Chinese Team' Backs the World's Highest-Valued AI Programming Company

Cognition AI, the company behind the AI programmer "Devin," has raised over $1 billion in new funding at a valuation of $26 billion, just eight months after reaching a $10.2 billion valuation. The round was led by Lux Capital, General Catalyst, and 8VC. Founded by three young Chinese entrepreneurs with strong competitive programming backgrounds, Cognition initially gained fame with Devin, marketed as the world's first AI software engineer capable of handling tasks from start to finish. While its early demos were impressive, real-world usage revealed reliability and cost-effectiveness issues, leading to a significant price cut for Devin in 2025. A pivotal moment came when Cognition acquired the assets of AI IDE company Windsurf after a failed acquisition by OpenAI. This move gave Cognition a crucial developer-facing tool, allowing it to pursue a two-pronged strategy: Devin for autonomous task execution and Windsurf for integrated, collaborative coding within an IDE. This shift helped the company move away from the controversial "AI replacement" narrative towards a model of augmenting human engineers, particularly for repetitive or maintenance tasks. This strategic pivot is backed by strong commercial metrics. The company reports a 10x increase in enterprise usage this year, with an annual revenue run-rate of $492 million and a 50% month-over-month growth in enterprise Devin usage over the past six months. Its client list now includes major corporations like Goldman Sachs and Mercedes-Benz, as well as government agencies like NASA and the U.S. Army. Investors are betting on Cognition becoming a foundational piece of next-generation software engineering infrastructure, positioning it at the center of a hybrid future where AI agents and human developers work in tandem.

marsbit2 ч. назад

$26 Billion: An 'All-Chinese Team' Backs the World's Highest-Valued AI Programming Company

marsbit2 ч. назад

The Hottest 00s Generation on Wall Street

"Wall Street's Hottest '00s Phenom: The 25-Year-Old Fund Manager Who Bet on AI's 'Boring' Backbone" At just 25, Leopold Aschenbrenner, once fired by OpenAI, now runs a hedge fund worth $13.7 billion. His strategy? Betting against the consensus. While others chased AI chips, he invested early in the physical infrastructure powering the AI boom: electricity, data centers, and energy. Expelled from OpenAI's safety team in 2024, Aschenbrenner foresaw the coming bottleneck. He argued that AI progress would be limited not by algorithms, but by power, chip capacity, and space. Acting on this, he founded Situational Awareness LP to go long on these "old economy" assets. His bets have paid off spectacularly. His fund's assets soared from $255 million in late 2024 to $13.7 billion by Q1 2026. His portfolio is a direct reflection of his thesis: major long positions in fuel cell company Bloom Energy and data center/bitcoin mining firms like CleanSpark and Riot Platforms, which control critical land and power resources. Conversely, he holds massive put options against overheated semiconductor giants like NVIDIA and AMD. A notable exception was his bullish bet on storage company SanDisk, which surged ~160% in Q2. Aschenbrenner's vision is materializing. Tech giants like Amazon, Alphabet, and Meta are ramping up colossal capital expenditure on data centers. Global data center power consumption is projected to skyrocket, with AI accounting for over half by 2030. The demand for enabling technologies like optical fiber and modules is also exploding. His story underscores a fundamental truth of the AI era: the ethereal intelligence of algorithms rests on a very physical, heavy, and power-hungry foundation. The future is being built not just in code, but in concrete, copper, and kilowatts.

marsbit4 ч. назад

The Hottest 00s Generation on Wall Street

marsbit4 ч. назад

Review of Cathie Wood's Masterstroke Operation on Circle

A Recap of Cathie Wood's Masterful Trading in Circle's IPO This article analyzes the strategic moves made by ARK Invest's Cathie Wood around the IPO of Circle (CRCL). Despite her typical long-term, narrative-driven investment style, Wood executed a textbook "buy low, sell high" trade. Wood secured a core position of approximately 4.49 million shares at the $31 IPO price. The stock debuted at $69, surged to a high of $299 in June 2025 fueled by stablecoin regulatory news (the GENIUS Act), and then entered a prolonged decline. During this rally, ARK systematically sold around 1.7 million shares at an average price near $210, driven partly by internal fund rebalancing rules triggered by the stock's soaring weight. This move locked in substantial profits. As the stock later fell due to lockup expirations, new share issuance, and interest rate concerns—even dipping below $50—Wood began repurchasing shares. Starting in November 2025 around $86, she continued buying on the way down, eventually rebuilding her position to roughly the original size by Q1 2026. Key takeaways include: 1) Having a strong, independent long-term thesis (viewing Circle as critical digital dollar infrastructure). 2) Trading in tranches instead of trying to time exact tops or bottoms. 3) Maintaining strict position-sizing discipline, using rules to force profit-taking and preserve buying power. For most retail investors, chasing the dramatic "pop" at open is dangerous, as the subsequent 83% drawdown showed. Wood's success hinged on pre-IPO access, a clear investment thesis, and disciplined execution.

marsbit6 ч. назад

Review of Cathie Wood's Masterstroke Operation on Circle

marsbit6 ч. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Как купить ONE

Добро пожаловать на HTX.com! Мы сделали приобретение Harmony (ONE) простым и удобным. Следуйте нашему пошаговому руководству и отправляйтесь в свое крипто-путешествие.Шаг 1: Создайте аккаунт на HTXИспользуйте свой адрес электронной почты или номер телефона, чтобы зарегистрироваться и бесплатно создать аккаунт на HTX. Пройдите удобную регистрацию и откройте для себя весь функционал.Создать аккаунтШаг 2: Перейдите в Купить криптовалюту и выберите свой способ оплатыКредитная/Дебетовая Карта: Используйте свою карту Visa или Mastercard для мгновенной покупки Harmony (ONE).Баланс: Используйте средства с баланса вашего аккаунта HTX для простой торговли.Третьи Лица: Мы добавили популярные способы оплаты, такие как Google Pay и Apple Pay, для повышения удобства.P2P: Торгуйте напрямую с другими пользователями на HTX.Внебиржевая Торговля (OTC): Мы предлагаем индивидуальные услуги и конкурентоспособные обменные курсы для трейдеров.Шаг 3: Хранение Harmony (ONE)После приобретения вами Harmony (ONE) храните их в своем аккаунте на HTX. В качестве альтернативы вы можете отправить их куда-либо с помощью перевода в блокчейне или использовать для торговли с другими криптовалютами.Шаг 4: Торговля Harmony (ONE)С легкостью торгуйте Harmony (ONE) на спотовом рынке HTX. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

706 просмотров всегоОпубликовано 2024.04.12Обновлено 2025.06.06

Как купить ONE

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на ONE (ONE) представлены ниже.

活动图片