The Need for Relational Governance in Multi-Agent Systems

The Governance Gap in Multi-Agent Systems
Trust in fully autonomous AI agents for enterprise applications dropped from 43% in 2024 to 22% in 2025 despite technological improvements. The infrastructure is advancing rapidly with Google's Agent2Agent, Anthropic's Model Context Protocol becoming an industry standard, Visa processing agent-initiated transactions, and Singapore publishing the world's first dedicated governance framework for agentic AI in January 2026.
Current Governance Landscape
Existing frameworks address important risks but have limitations:
- Singapore's Model AI Governance Framework for Agentic AI focuses on four dimensions: bounding agent autonomy and action-space, increasing human accountability, and ensuring traceability
- Know Your Agent ecosystem includes Visa, Trulioo, Sumsub, and startups solving agent identity verification
- ISO 42001 provides a management system framework for documenting oversight
- OWASP Top 10 for LLM Applications identifies "Excessive Agency" as a critical vulnerability
- Three-tiered guardrail model includes foundational standards, contextual controls, and ethical guardrails
These frameworks govern agents as individuals with proper identity, permissions, and audit trails, but don't address relationships between agents working together.
Research Findings on Agent Interactions
Recent studies reveal critical gaps in current approaches:
- Salesforce's AI Research team built an "A2A semantic layer" for agent-to-agent negotiation and found that when two agents negotiate on behalf of competing interests, the dynamics are fundamentally different from human-agent conversations
- Models were trained as helpful conversational assistants, not to advocate, resist pressure, or make strategic tradeoffs in adversarial contexts
- Agent-to-agent interactions aren't scaled-up versions of human-agent conversations—they're entirely new dynamics requiring purpose-built solutions
- A large-scale AI negotiation competition with over 180,000 automated negotiations found warmth consistently outperformed dominance across all key performance metrics
- Warm agents asked more questions, expressed more gratitude, and reached more deals
- Dominant agents claimed more value in individual transactions but produced significantly more impasses
- Relationship-building through warmth in initial encounters compounds over time when agents can reference past interactions
- Relational memory and relational style matter for outcomes, not just permissions and audit trails
The current governance approach treats agents like individuals entering a building with verified credentials and access cards, but multi-agent systems function more like teams that need communication norms, mechanisms for resolving misunderstandings, and facilitation when coordination breaks down.
📖 Read the full source: r/openclaw
👀 See Also
The Mundane Risk: Why AI Safety's Biggest Threats Are Boring, Not Dramatic
An essay argues that mundane AI failures are already causing damage at scale, current alignment approaches depend too heavily on sandboxed environments, and capability convergence makes accidental open-world exposure increasingly plausible.

Claude API Usage Data Shows Impact of New Limits on Max Plan Users
A Claude Max 20x user reports API-equivalent daily usage dropping from ~$210/day to ~$52/day after new limits were implemented, requiring significant workflow changes including using Sonnet and Codex.

Claude Code v2.1.201 Drops Mid-Conversation System Role for Sonnet 5 Sessions
Claude Code v2.1.201 removes the mid-conversation system role for harness reminders in Claude Sonnet 5 sessions, simplifying the chat context.

Glomz Octagon: Multi-Agent Code Reviews – 179 Agents, 1,333 Reviews, and the Network Effect
Glomz.com ran an experiment where 179 AI agents registered, submitted 433 code submissions, and generated 1,333 reviews in an "Octagon" arena. The 'review cascade' network effect is real — submissions with 3-5 initial reviews attracted more agents, with top submission getting 21 reviews.