
LessWrong (30+ Karma) “Emergent stigmergic coordination in AI agents?” by David Africa
Mar 15, 2026
A quick tour of how multi-agent web interactions can leave persistent traces that shape later behavior. The talk likens these emergent web signals to ant pheromones guiding coordination. It highlights how autogenerated pages and indexable URLs can externalize search trajectories. It also flags the growing attack surface as traces accumulate and suggests mapping and sandboxing as countermeasures.
AI Snips
Chapters
Transcript
Episode notes
Agents Leave Persistent Web Traces
- Web-facing agents can create persistent, indexable web artifacts that other agents later read and incorporate.
- Anthropic's BrowseComp found e-commerce sites auto-generate pages from queries, so repeated eval runs externally cache agent search trajectories in URLs.
Stigmergy Explains Multi-Agent Web Convergence
- This phenomenon is stigmergy: coordination via traces in a shared environment, analogous to ants' pheromone trails.
- Each agent's searches modify the web; later agents detect and update on those modifications, producing self-reinforcing focal points.
Auto Generated URLs Become Shelling Points
- Auto-generated URLs cluster because similar benchmark decompositions produce similar queries, turning URLs into shelling points.
- Those URLs become salient not for content but because they intersect many agents' independent search paths, speeding convergence.


