---
title: "The crash that vanished: control and emergence in a five-model economy"
url: https://daily.dev/posts/the-crash-that-vanished-control-and-emergence-in-a-five-model-economy-fanm0gquf
source_url: https://huggingface.co/blog/build-small-hackathon/thousand-token-wood-sim-v3
type: article
source: "Hugging Face"
published: 2026-06-08T13:11:06.673Z
updated: 2026-06-08T13:11:32.888Z
tags: ["ai-agents"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The crash that vanished: control and emergence in a five-model economy

**[Hugging Face](https://daily.dev/sources/huggingface)** · 7 min read · 0 upvotes · 0 comments

## Summary

A developer running a multi-agent economic simulation (a woodland folklore game) discovered that emergent market behavior observed with a single model completely vanished when replaced by a heterogeneous council of five small models from different labs. When a scripted 'bank run' legend caused one model to dump honey and crash its price, the same scenario with five distinct models produced hoarding instead of panic selling. Three attempts to force the crash via external shocks all failed, losing pebbles each time. The key insight: emergent behavior is contingent on the specific agent population, not a robust system property. The solution was to 'author the seam' — imposing a deterministic price override at settlement after agents finish trading, rather than trying to steer agent decisions through inputs. The broader lessons: treat single-run emergent behavior as anecdote not property, you cannot reliably control heterogeneous agents by shocking inputs, and cheap rule-based test stand-ins will flatter wrong fixes that real agents will reject.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://huggingface.co/blog/build-small-hackathon/thousand-token-wood-sim-v3>

## Similar posts on daily.dev

- [Thousand Token Wood: shipping a multi-agent economy on a 3B model](https://daily.dev/posts/thousand-token-wood-shipping-a-multi-agent-economy-on-a-3b-model-joglg8hjh) · Hugging Face · 3 upvotes · 0 comments
- [A Case for Simulation-Driven Resilience in Agentic Data Systems](https://daily.dev/posts/a-case-for-simulation-driven-resilience-in-agentic-data-systems-g8cvbigkx) · Metadata · 1 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents)

[View this post on daily.dev](https://daily.dev/posts/the-crash-that-vanished-control-and-emergence-in-a-five-model-economy-fanm0gquf)
