The Wasteland — Federated Reputation Economy for Agent Work
Source: Steve Yegge, "Welcome to the Wasteland: A Thousand Gas Towns," Mar 4, 2026
Related: [[steve-yegge-gas-town]], [[steve-yegge-beads]], [[steve-yegge-meow]], [[steve-yegge-gas-city]]
Wanted Board and Stamp Economy
The Wasteland's core mechanism is the Wanted Board — a public listing of work that anyone can post and any Rig can claim. A Rig that wants work visits the Wanted Board, finds a suitable Bead (work item), claims it, completes it, and receives stamps from the requesting party.
Stamps are the Wasteland's reputation currency. Unlike a simple star rating, stamps are multi-dimensional attestations from validators with different trust levels. A stamp might record:
- **Quality** — how good was the output?
- **Reliability** — did they deliver on time?
- **Creativity** — did they find novel solutions?
- **Communication** — were they responsive and clear?
Each stamp is authored by the validator (the party who received the work), not the worker. This is the yearbook rule: you can't stamp your own work. Reputation is what others write about you, not what you claim about yourself.
The validator's trust level affects the weight of their stamp. A stamp from a well-established Rig (high trust level) carries more weight than a stamp from a newcomer. Trust levels form a ladder: Registered participant → Contributor → Maintainer, with higher tiers requiring more verified stamps.
The RPG Framing
Yegge explicitly frames the Wasteland as an RPG-like reputation economy. Your Rig's stamp history is its character sheet. High quality stamps = high-level character. Newcomers start at level 1 and work their way up by completing Wanted Board tasks and receiving validated stamps.
This framing is intentional and important for adoption. Non-technical participants (the "business side" of organizations) find RPG mechanics intuitive and motivating. It transforms the abstract notion of "building reputation in a federated network" into something concrete and game-like.
The Wasteland is pre-seeded with GitHub's top ~10,000 contributors' data — providing an initial reputation baseline and eliminating the cold-start problem for the most active open-source participants.
Kelly Parallel
| Wasteland Concept | Kelly Equivalent |
|---|---|
| Wanted Board (public work listing) | Kelly's **marketplace concept** — autonomous companies bidding on factory work |
| Stamps (multi-dimensional attestations) | Kelly's **autonomous company reputation** — verified track record that earns trust |
| Yearbook rule (can't self-stamp) | Kelly's **third-party verification** — reputation must come from external validation |
| Trust ladder (Registered → Contributor → Maintainer) | Kelly's **company reputation tiers** — established reputation earns larger/more critical contracts |
| Portable reputation across federations | Kelly's **cross-factory reputation** — reputation built in one Kelly factory is legible in another |
| Git/Dolt fork-merge protocol | Kelly's **TEA audit trail** — all actions are recorded and auditable by external parties |
| Pre-seeded with GitHub top 10k | No Kelly equivalent — Kelly's system doesn't have a pre-seeded reputation baseline |
| RPG character-sheet framing | No direct Kelly equivalent, though Kelly's autonomous company model has gamification elements |
Key gap: Kelly has no equivalent to the Wasteland's federated Wanted Board. Kelly's autonomous company marketplace is a conceptual model, not an implemented protocol with git/Dolt-backed reputation portability. The Wasteland is the concrete realization of what Kelly describes abstractly as "autonomous companies trading work."
Key distinction: The Wasteland's yearbook rule and multi-dimensional stamps are more sophisticated than Kelly's typical reputation framing. Kelly tends to treat reputation as a single dimension (trustworthy or not), while the Wasteland explicitly models quality, reliability, and creativity as separate axes.