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.

Похожее

Iran and the Fed -- Three Scenarios That Will Impact Global Markets Next

"Three Scenarios for Iran and the Fed Shaping Global Markets" Iranian geopolitics and the Fed's monetary policy path are two dominant themes for markets. Deutsche Bank Research outlines three scenarios linking Iran ceasefire outcomes to Fed policy, with oil prices as the key transmission channel. **Scenario 1: Peace Deal.** A breakthrough leading to the Strait of Hormuz reopening would ease near-term Fed tightening pressure. Recent inflation would be viewed as a temporary energy shock. However, medium-term risks remain; rate hikes could resurface in 2027 if inflation persists. **Scenario 2: Stalemate.** A breakdown in talks and a prolonged Strait closure, but no major escalation, is deemed the scenario with the *highest* Fed hike risk. Sustained high oil prices would feed into core inflation and threaten inflation expectations, while not severely damaging demand enough to give the Fed a reason to pause. This environment could necessitate multiple Fed rate hikes in 2026. **Scenario 3: Conflict Escalation.** Renewed conflict and sharply higher oil prices create a two-way risk for Fed policy. On one hand, it would risk severe inflation expectations de-anchoring, forcing a hawkish response. On the other, extreme oil prices could severely damage demand and the labor market, potentially shifting the Fed's focus toward easing. The ultimate policy decision would depend on which risk materializes first. Overall, Deutsche Bank's framework emphasizes that the path for oil prices, dictated by Iran, will define the nature of inflation pressures and ultimately determine the Fed's policy space. Key signals to watch include ceasefire progress, whether Brent crude stabilizes below $100, and any shift in Fed officials' rhetoric from discussing cuts to potential hikes.

marsbit6 мин. назад

Iran and the Fed -- Three Scenarios That Will Impact Global Markets Next

marsbit6 мин. назад

Hash Global Founder: Why I Also Choose to Liquidate All My ETH Holdings?

Hash Global founder explains his decision to sell all ETH holdings, despite recognizing the potential regulatory clarity from the US CLARITY Act as a positive development. He argues against the narrative that such clarity would automatically grant ETH a "monetary premium" comparable to Bitcoin or gold. The core of his critique is that market valuation for ETH remains tied to fundamental network metrics—like mainnet revenue, DeFi activity, staking yield, and competition—rather than a pure store-of-value narrative. He contends that legal classification solves compliance issues for institutions but does not inherently create the deep, historical consensus required for monetary status. Furthermore, Ethereum's complexity and role as a multi-functional infrastructure asset (gas, collateral, settlement layer) work against the simple narrative needed for such a premium. Looking forward, he suggests that the rise of DeFi and tokenized real-world assets (RWA) will mean ETH is not the only yield-bearing asset; tokenized gold, treasuries, and others will also offer programmable yield. Thus, ETH's "yielding" advantage diminishes. He believes monetary premium will likely remain with Bitcoin, physical gold, and potentially tokenized gold, while ETH's value is more accurately framed as a crucial infrastructure asset. Ultimately, he views CLARITY's benefit as reducing a "regulatory discount" on ETH, not unlocking trillions in monetary re-rating. ETH's long-term value is significant but stems from its network effects, developer ecosystem, and role in on-chain finance—not from being a direct substitute for gold.

marsbit8 мин. назад

Hash Global Founder: Why I Also Choose to Liquidate All My ETH Holdings?

marsbit8 мин. назад

Elon Musk's 'Granny Drain'

Title: Musk "Milking the Old Folks" Author: Nancy, PANews As the memory sector surges with Micron and SK Hynix each surpassing a trillion-dollar market cap, Elon Musk is accelerating his own myth of becoming the world's first trillionaire. SpaceX, with its astronomical valuation, is speeding toward the capital markets. This potentially wealth-history-rewriting super IPO is pushing Musk toward that unprecedented personal fortune and delivering hundredfold or even thousandfold returns to early backers like Google, Valor Equity Partners, Founders Fund, and others. However, to sustain this most expensive space narrative in human history, new buyers are ultimately needed. As massive pension funds are set to be "forced to buy," the retirement savings of Americans are becoming the fuel for Musk's space dreams. Wall Street has begun paving a fast track for such super IPOs. Major indices like Nasdaq and S&P have recently eased rules, allowing mega-companies like SpaceX to be incorporated into key benchmarks like the Nasdaq 100 much faster post-listing. This matters because a vast portion of the U.S. retirement system—trillions in 401(k)s and pension funds—relies on passive index investing. Once a company enters a major index, all funds tracking it are compelled to buy its shares automatically, regardless of valuation, profitability, or risk. This has sparked significant backlash. Teacher unions and major public pension funds (collectively managing trillions) have warned the SEC and written to Musk, opposing SpaceX's extreme governance structure where Musk holds 85% voting control. They argue workers' lifelong savings could be tied to a company resembling a Musk family office more than a transparent public entity. In essence, after early investors reap immense rewards, the potential "bag-holding" cost is being transferred onto passive investors—the ordinary American retirees—through the mechanism of index inclusion.

marsbit12 мин. назад

Elon Musk's 'Granny Drain'

marsbit12 мин. назад

This Xiaohongshu Graphic Layout AI Skill Has Found a Route to Bypass AI Labeling for Graphic Generation

A new open-source tool called "guizang-social-card-skill" has emerged, offering a unique workaround for AI content labeling rules on platforms like Xiaohongshu. Instead of using AI models to generate images, it employs AI to make layout decisions, then uses HTML/CSS to render the final graphic. Photographic assets are sourced from libraries like Unsplash. The output is a rasterized browser screenshot, not an "AI-generated image." This approach is a direct response to platform policies. In early 2026, Xiaohongshu mandated labeling for AI-generated synthetic content and deployed audio-visual recognition models to detect AI-generated pixels based on statistical patterns. This tool bypasses those pixel-level detectors by not using diffusion or GAN models for image generation. The tool provides 28 predefined layout templates across two visual styles. Users input a topic, and the AI selects a template, positions text, and integrates elements like maps (using OpenStreetMap). The system prioritizes user-uploaded photos before falling back to stock image searches. The article outlines three divergent technical paths for social media graphic tools: 1) AI models directly generating pixels (highest detection risk), 2) API template engines (risk of anti-spam rules for homogeneity), and 3) this HTML-rendering method. The longevity of this workaround depends on whether platforms broaden their definition of "AI-generated content" to include programmatically rendered, AI-designed graphics. While effective for structured content like travel itineraries, the tool's 28 templates may be too restrictive for creative fields like fashion or beauty. Its future hinges on an ongoing cat-and-mouse game between platform detection models and tool developers, highlighting the tension between "AI-assisted" creativity and "AI-replaced" mass production.

marsbit18 мин. назад

This Xiaohongshu Graphic Layout AI Skill Has Found a Route to Bypass AI Labeling for Graphic Generation

marsbit18 мин. назад

Торговля

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

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

Как купить 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. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

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

Как купить ONE

Обсуждения

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

活动图片