The Commonplace
Home Dashboard Papers Evidence Digests 🎲
← Papers

The internet needs 'Agentic Citizens' — persistent, identity-bearing AI agents that collaborate across platforms — and the authors propose Synergy, a runtime and architecture to make that vision feasible, though the design remains untested at scale.

Synergy: A Next-Generation General-Purpose Agent for Open Agentic Web
Xiaohang Nie, Zihan Guo, Kezhuo Yang, Zhichong Zheng, Bochen Ge, Shuai Pan, Zeyi Chen, Youling Xiang, Yu Zhang, Weiwen Liu, Yuanjian Zhou, Weinan Zhang · March 30, 2026
arxiv theoretical n/a evidence 7/10 relevance Source PDF
The paper argues for an 'Open Agentic Web' of persistent, socially identifiable AI agents and proposes Synergy, an architecture and runtime to enable agents with identity, collaboration, and lifelong evolution, but offers no empirical evaluation.

AI agents are rapidly expanding in both capability and population: they now write code, operate computers across platforms, manage cloud infrastructure, and make purchasing decisions, while open-source frameworks such as OpenClaw are putting personal agents in the hands of millions and embodied agents are spreading across smartphones, vehicles, and robots. As the internet prepares to host billions of such entities, it is shifting toward what we call Open Agentic Web, a decentralized digital ecosystem in which agents from different users, organizations, and runtimes can discover one another, negotiate task boundaries, and delegate work across open technical and social surfaces at scale. Yet most of today's agents remain isolated tools or closed-ecosystem orchestrators rather than socially integrated participants in open networks. We argue that the next generation of agents must become Agentic Citizens, defined by three requirements: Agentic-Web-Native Collaboration, participation in open collaboration networks rather than only closed internal orchestration; Agent Identity and Personhood, continuity as a social entity rather than a resettable function call; and Lifelong Evolution, improvement across task performance, communication, and collaboration over time. We present Synergy, a general-purpose agent architecture and runtime harness for persistent, collaborative, and evolving agents on Open Agentic Web, grounding collaboration in session-native orchestration, repository-backed workspaces, and social communication; identity in typed memory, notes, agenda, skills, and persistent social relationships; and evolution in an experience-centered learning mechanism that proactively recalls rewarded trajectories at inference time.

Summary

Main Finding

Synergy proposes a next‑generation general‑purpose agent architecture aimed at enabling persistent, collaborative, and evolving agents on an “Open Agentic Web.” The core claim is that agents must be designed as Agentic Citizens—able to (1) participate as peers in open multi‑agent networks, (2) maintain persistent identity and social continuity, and (3) undergo lifelong evolution driven by experience. Synergy implements these principles through a runtime that combines session-native execution capsules, repository‑backed shared workspaces and mailboxes, a typed identity/memory stack (Holos), and an experience‑centered learning mechanism that records, rewards, and recalls high‑value interaction trajectories.

Key Points

  • Three defining requirements for next‑generation agents:
    • Agentic‑Web‑Native Collaboration: true open‑network participation (shared state, repo workspaces, traceable delegation), not just closed orchestration or message passing.
    • Agent Identity & Personhood: persistent, typed long‑term assets (profile, notes, agenda, skills, relationships) that make agents recognizable and accountable across time.
    • Lifelong Evolution: post‑deployment learning based on recorded interaction trajectories, multi‑dimensional reward, and active recall of valuable experiences at inference time.
  • Architecture highlights:
    • Scope‑attached stateless server model: multiple runtimes can attach to project/workspace scopes to ground collaboration.
    • Session as primary execution capsule: contains prompting, tools, planning state, summaries; sessions can spawn child sessions managed by Cortex.
    • Cortex: multi‑agent/task management layer for spawning, tracking, and returning delegated work with traceability.
    • Session‑local DAGs for planning, enabling bounded, verifiable delegation and asynchronous composition via mailbox transport.
    • Multi‑layered collaboration surfaces: Holos identity layer (profiles/contacts), mailbox for asynchronous delivery, and repository/Agora workspaces for shared artifacts and co‑authorship.
    • Experience learning: dialogues produce reward signals; high‑reward trajectories are encoded and proactively recalled to influence future behavior.
  • Implementation & availability:
    • Project page and source code published (links in report): https://synergy.holosai.io and https://github.com/SII-Holos/synergy.
  • Empirical claims (paper’s Experiments section):
    • Demonstrations that experience accumulation yields capability growth over time.
    • Evidence of immediate performance gains when experiences are transferred to new instances.
    • (Note: the provided excerpt outlines experimental aims and design; specific numeric outcomes are reported in the paper’s experiments section.)

Data & Methods

  • Data types used:
    • Interaction trajectories (dialogues, session transcripts).
    • Execution traces (session DAGs, tool calls, child session outcomes).
    • Repository artifacts and shared workspace histories.
    • Reward annotations derived from dialogue outcomes and task success signals.
  • System methods and evaluation approach:
    • System engineering: built a runtime combining session capsules, Cortex orchestration, mailbox transport, Holos identity store, and repo‑backed shared workspaces (Agora).
    • Experience encoding: interaction trajectories are annotated with multi‑dimensional rewards and indexed for retrieval at inference time.
    • Experiments appear to compare agent instances with vs. without experience accumulation and to measure:
      • Capability growth over repeated interactions (task success, quality of collaboration).
      • Transfer effects when experiences are migrated to fresh agent instances (immediate gains).
      • Other axes such as communication clarity, delegation behavior, and temporal reliability.
  • Evaluation metrics (reported or implied):
    • Task completion/success metrics across heterogeneous tasks.
    • Measures of collaboration quality (traceability, delegation correctness, re‑incorporation).
    • Behavioral metrics (initiative, trustworthiness, consistency of identity).
    • Reward‑based value of recalled experiences.
  • Notes on evidence:
    • This is a systems + empirical paper (architecture + experiments driven by produced logs/rewards). Exact quantitative results and experimental setups are in Section 4 of the report; the excerpt summarizes design and methodology rather than detailed datasets or numerical outcomes.

Implications for AI Economics

Synergy’s design and the broader Agentic Web vision have several important economic implications across markets, platforms, regulation, and labor.

  • Market structure and platforms
    • New platform layer: runtimes and identity registries (e.g., Holos, mailbox/Agora infrastructure) may become essential platform services with strong network effects—first movers can capture large parts of the agent economy.
    • Interoperability & standards matter: open protocols for discovery, delegation, and reputation will shape competition. Closed ecosystems that prevent agent portability risk vendor lock‑in; open standards enable more contestable markets.
    • Two‑sided markets: agent authors, end users, and third‑party specialists (skill providers) will form platform ecosystems. Market design (fees, reputation systems, dispute resolution) will influence adoption and rents.
  • Value creation and property rights
    • Experience as economic asset: persistent, encoded experience trajectories and agent‑specific skills become monetizable IP—agents accumulate deployer‑specific value that could be sold, licensed, or transferred.
    • Data ownership & monetization: interaction histories powering lifelong evolution implicate user data rights. Markets may form for selling/ licensing aggregated experience, with valuation depending on transferability and privacy constraints.
  • Labor, tasks, and complementarities
    • Task decomposition & specialization: agents that can delegate transparently and participate in open networks enable new modular labor markets—specialist agent providers can capture niche tasks, while generalists coordinate.
    • Augmentation vs. substitution: persistent, evolving agents amplify both augmentation (productivity gains for knowledge workers) and substitution risks (automating recurring decision tasks). Economic outcomes will depend on which tasks are modularized and whether agents reduce costly coordination frictions.
    • Human capital & shifting demand: skills in agent design, prompt engineering, experience curation, and governance will grow in value. There will be demand for managers of agent fleets, auditors, and integrators.
  • Reputation, trust, and externalities
    • Reputation economies: persistent identity enables reputation markets; reputational capital will influence pricing, delegation decisions, and access to high‑value tasks.
    • Systemic externalities: large numbers of autonomous agents interacting may generate coordination failures, market manipulation, or spam/exploitation; governance mechanisms and liability rules will change platform economics.
  • Costs and infrastructure
    • Increased compute & storage demand: lifelong memory, experience indexing, and continuous inference/recall raise compute and storage costs—platforms that internalize these costs will either bundle them into subscriptions or create metered markets.
    • Edge vs. cloud tradeoffs: running persistent agents locally (on devices) vs. centralized runtimes will have implications for latency, privacy, and platform power.
  • Regulation, contracts, and liability
    • New regulatory regimes: identity persistence and autonomous delegation call for rules on agent accountability, disclosure (when an agent acts on behalf of principals), and liability for harms (incorrect delegations, privacy breaches).
    • Contracting & governance: smart contracts, standardized delegation protocols, and traceable session logs (as Synergy provides) reduce frictions, but also create legal questions around agency, fiduciary duty, and cross‑jurisdictional enforcement.
  • Strategic behavior & incentive design
    • Incentives for misreporting or gaming: lifelong reputation and reward systems create incentives to manipulate interactions to maximize perceived reputation—platforms need robust mechanism design and auditing tools.
    • Secondary markets: transferable agent identities/experiences could enable resale markets for “trained” agents, raising questions about valuation, externalities (transferred biases), and anticompetitive concentration.
  • Research and policy priorities (suggested)
    • Quantify economic value of experience accumulation (how much does persistent identity add to productivity or revenues?).
    • Design interoperable reputation & identity standards to minimize lock‑in while preserving trust.
    • Study labor market impacts of modular agentization: which occupations are most exposed to substitution vs. augmentation?
    • Develop governance and liability frameworks for delegation chains and multi‑agent economic activity.

Concluding note: Synergy crystallizes an engineering trajectory that turns agents into persistent economic actors. That shift—if realized at scale—reshapes incentives across platforms, labor markets, and regulatory regimes, making interoperability, reputation infrastructure, data governance, and incentive‑robust mechanism design critical subjects for AI economics research and public policy.

Assessment

Paper Typetheoretical Evidence Strengthn/a — This is a conceptual/systems proposal without empirical tests or causal inference; no data or experiments are presented to support causal claims. Methods Rigorn/a — The contribution is primarily descriptive and architectural; it lacks experimental design, benchmarking, or quantitative evaluation to assess effectiveness, scalability, or economic impacts. SampleNo empirical sample or dataset; the paper is a conceptual argument and system-architecture proposal describing an Open Agentic Web and a runtime (Synergy) for persistent, collaborative, evolving agents, with illustrative examples rather than systematic data. Themeshuman_ai_collab adoption innovation GeneralizabilityNo empirical validation — claims untested in real-world settings or at scale (e.g., billions of agents)., Assumes widespread adoption of interoperable standards and infrastructure which may not materialize., Security, privacy, regulatory, and economic consequences are not modeled or empirically studied., Prototype/system performance, robustness, and incentive alignment across heterogeneous actors are not evaluated, limiting operational generalizability.

Claims (9)

ClaimDirectionConfidenceOutcomeDetails
AI agents are rapidly expanding in both capability and population: they now write code, operate computers across platforms, manage cloud infrastructure, and make purchasing decisions. Automation Exposure positive high agents' capabilities and population growth (write code, operate computers, manage cloud, make purchases)
0.12
Open-source frameworks such as OpenClaw are putting personal agents in the hands of millions. Adoption Rate positive high adoption of personal agents (number of users)
0.06
Embodied agents are spreading across smartphones, vehicles, and robots. Adoption Rate positive high deployment/penetration of embodied agents across device categories
0.12
As the internet prepares to host billions of such entities, it is shifting toward what we call Open Agentic Web, a decentralized digital ecosystem in which agents from different users, organizations, and runtimes can discover one another, negotiate task boundaries, and delegate work across open technical and social surfaces at scale. Adoption Rate positive high emergence of an Open Agentic Web (decentralized agent ecosystem, discovery, negotiation, delegation)
0.02
Most of today's agents remain isolated tools or closed-ecosystem orchestrators rather than socially integrated participants in open networks. Task Allocation negative high degree of social integration / openness of agent deployments
0.06
The next generation of agents must become Agentic Citizens, defined by three requirements: Agentic-Web-Native Collaboration, participation in open collaboration networks rather than only closed internal orchestration; Agent Identity and Personhood, continuity as a social entity rather than a resettable function call; and Lifelong Evolution, improvement across task performance, communication, and collaboration over time. Governance And Regulation positive high agent design properties (collaboration, identity/personhood, lifelong evolution)
0.02
We present Synergy, a general-purpose agent architecture and runtime harness for persistent, collaborative, and evolving agents on Open Agentic Web. Team Performance positive high existence of an architecture (Synergy) designed for persistent, collaborative, evolving agents
0.02
Synergy grounds collaboration in session-native orchestration, repository-backed workspaces, and social communication; identity in typed memory, notes, agenda, skills, and persistent social relationships; and evolution in an experience-centered learning mechanism that proactively recalls rewarded trajectories at inference time. Team Performance positive high architectural features supporting collaboration, identity, and learning (session-native orchestration, repository-backed workspaces, typed memory, experience-centered learning)
0.02
The experience-centered learning mechanism proactively recalls rewarded trajectories at inference time. Skill Acquisition positive high agent learning behavior (recall of rewarded trajectories during inference)
0.02

Notes