LDP: An Identity-Aware Protocol for Multi-Agent LLM Systems
Sunil Prakash

TL;DR
The paper introduces LDP, an identity-aware communication protocol for multi-agent LLM systems that enhances delegation, security, and efficiency through new primitives and mechanisms, with promising initial evaluations.
Contribution
It presents LDP, a novel AI-native protocol with primitives for identity, reasoning, trust, and governance, enabling more effective multi-agent LLM interactions.
Findings
Identity-aware routing reduces latency by ~12x on easy tasks.
Semantic payloads cut token count by 37% without quality loss.
Governed sessions decrease token overhead by 39%.
Abstract
As multi-agent AI systems grow in complexity, the protocols connecting them constrain their capabilities. Current protocols such as A2A and MCP do not expose model-level properties as first-class primitives, ignoring properties fundamental to effective delegation: model identity, reasoning profile, quality calibration, and cost characteristics. We present the LLM Delegate Protocol (LDP), an AI-native communication protocol introducing five mechanisms: (1) rich delegate identity cards with quality hints and reasoning profiles; (2) progressive payload modes with negotiation and fallback; (3) governed sessions with persistent context; (4) structured provenance tracking confidence and verification status; (5) trust domains enforcing security boundaries at the protocol level. We implement LDP as a plugin for the JamJet agent runtime and evaluate against A2A and random baselines using local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Blockchain Technology Applications and Security · Security and Verification in Computing
