Skip to content

Author

Xing-Chen Xu

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Aug 2026

VAIL: Retrieval Authorizes Inspection, Not Use — Governed Memory for Long-Horizon Multi-Agent LLM Systems

As language agents persist and collaborate over long horizons, a stored fact is no longer disposable context: once recalled, it steers tool calls, planning, and cross-agent agreement. We argue that memory reliability breaks down into two distinct failure modes: staleness (the world changed after a fact was stored) and false consensus (agents copied a wrong value until it looked agreed). Better retrieval fixes neither. VAIL is a governed-memory architecture with one rule: retrieval authorizes inspection, not use. Two independent gates enforce it. An executable time-to-live gate re-runs a stored check against the live environment instead of trusting an age threshold; a private append-only ledger keeps conflicting observations visible and settles trust from outcomes rather than from how often a value was repeated. On a controlled multi-agent benchmark with thirty paired seeds and real model calls, each gate clears its own failure metric while leaving the other untouched, and only the combination collapses task failure, by about 84 percent, with every comparison surviving Bonferroni correction. VAIL outperforms faithful A-MEM and Mem0 ports under a uniform memory-injection budget, stays neutral on trap-free public benchmarks, degrades gracefully as trap pressure rises, and replicates under a second controller model. Two studies built from real GitHub release histories validate each gate in the wild: re-running stored checks repairs real environment migrations, and outcome settlement overturns wrong majorities produced by real version skew.

Ming Wang, Ke-Yang Han, Ru-Yi Wang et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.