paper-with-me

Papers

VERA: Authority-Preserving Edge Revocation for Federated AI-Agent Workflows

2026-08-30 · Lifei Liu, Haoran Yu, Xiaochong Jiang arxiv

Modern agent frameworks compose planners, tool agents, remote services, and shared specialists into runtime delegation graphs, but their revocation APIs still resemble token or subtree invalidation. When one delegation is withdrawn, the runtime must know which agents lose authority while independently authorized agents keep working. We study this authority consistency problem and introduce VERA (Verifiable Edge Revocation for Agents), a verifier-checkable revocation contract and API emitted by agent-runtime adapters as signed evidence. Under disjunctive authority, revoking edge e invalidates exactly T_intent(e,G) = reach(G) \ reach(G \ {e}), the agents whose every authorizing root path used e. Used as a contract, this target exposes two runtime failures: tree cascades over-revoke shared agents, while deployer-scoped cascades under-revoke cross-domain descendants. In a LangGraph framework-replt cells repeated 20 times yield 500compiled-framework traces and 2,000 valid signed delegation decisions; 13/25 cells contain runtime multi-parsharing and 8/25 contain cross-deployer shies 500/500 target proofs, preserves all320 alternate-parent shared-agent cases that tree cascade revokes, and rejects unauthorized signers and omission attacks. Baseline replay over 1,9that holder/node and tree-style targetscannot express this behavior. We further validate schema portability on A2A, AutoGen, and CrewAI artifacts: nine traces, including five executable Cregned delegation events that pass schema and signature checks.

📄 PDF Abstract BibTeX arXiv:2608.30091

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sovereign Execution Broker: Enforcing Certificate-Bound Authority in Agentic Control Planes

2026-06-18 · Jun He, Deying Yu arxiv

Autonomous agents are increasingly connected to cloud, deployment, and data-control workflows, but production mutation authority should not reside inside non-deterministic reasoning processes. Existing access-control mec…

Sovereign Assurance Boundary: Certificate-Bound Admission for Agentic Infrastructure

2026-06-10 · Jun He, Deying Yu arxiv

Agentic infrastructure introduces a critical control-plane authorization problem: non-deterministic reasoning systems can propose high-stakes mutations to production resources, yet existing security mechanisms -- such as…

Heartbeat-Bound Hierarchical Credentials: Cryptographic Revocation for AI Agent Swarms

2026-05-20 · Saurabh Deochake arxiv

Autonomous AI agents that spawn sub-agent swarms create a safety gap: existing credential revocation mechanisms, OAuth~2.0 introspection, OCSP, and W3C Status Lists, require network connectivity to a central authority, l…

Revocable Federated Learning: A Benchmark of Federated Forest

2019-11-08 · Yang Liu, Zhuo Ma, Ximeng Liu, Zhuzhu Wang 외

A learning federation is composed of multiple participants who use the federated learning technique to collaboratively train a machine learning model without directly revealing the local data. Nevertheless, the existing …

Federated Learning

Agent Memory Is a Surface for Endogenous Authorization Laundering

2026-09-01 · Tommaso Cerruti, Mika Okamoto, Ansel Kaplan Erol hf

Long-running LLM agents rely on persistent memory to carry state across interactions, including permissions, restrictions, and revocations. When memory misrepresents this evolving authorization state, the agent's own rec…