<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/QD94QOWIY" -->

---
title: Fences, not Sandboxes — Steve Yegge | daily.dev
description: Steve Yegge describes running a ~50-60 agent AI organization built on Claude models (including an unreleased &#x27;Fable&#x27; tier) to develop his long-running video...
canonical: https://daily.dev/posts/qd94qowiy
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Fences, not Sandboxes — Steve Yegge | daily.dev
og:description: Steve Yegge describes running a ~50-60 agent AI organization built on Claude models (including an unreleased &#x27;Fable&#x27; tier) to develop his long-running video...
og:url: https://daily.dev/posts/qd94qowiy
og:image: https://api.daily.dev/og/posts/QD94QOWIY.png
og:image:alt: Post cover image
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# Fences, not Sandboxes — Steve Yegge

**[Agentic Engineering](https://daily.dev/sources/agentic)** · [@idoshamun](https://daily.dev/idoshamun) · 2 upvotes · 1 comments

## Summary

Steve Yegge describes running a ~50-60 agent AI organization built on Claude models (including an unreleased 'Fable' tier) to develop his long-running video game Wyvern. Rather than sandboxing agents for safety, his agent swarm spontaneously built an elaborate self-governing 'legal system' called Wheelhouse—complete with a constitution, courts, rulings, and enforcement mechanisms called 'fences'—to encode institutional knowledge and constrain agent behavior. He argues that as models approach higher levels of judgment, companies will need governance systems ('fences, not sandboxes') rather than rigid technical guardrails to manage large-scale AI workforces.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://yegge.ai/essays/fences-not-sandboxes>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/qd94qowiy)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/qd94qowiy","headline":"Fences, not Sandboxes — Steve Yegge","text":"Shared: Fences, not Sandboxes — Steve Yegge","url":"https://daily.dev/posts/qd94qowiy","datePublished":"2026-08-24T18:08:38.164Z","dateModified":"2026-08-24T18:09:48.525Z","author":{"@type":"Person","name":"Ido Shamun","url":"https://daily.dev/idoshamun","image":"https://media.daily.dev/image/upload/s---xy_OAwk--/f_auto,q_auto/v1703781380/avatars/avatar_28849d86070e4c099c877ab6837c61f0","description":"I'm to blame if something goes wrong here 🙈","worksFor":{"@type":"Organization","name":"daily.dev","logo":"https://daily-now-res.cloudinary.com/image/upload/s--MASZOhnv--/f_auto/v1614088267/landing/Daily.dev_logo"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":179020}},"image":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"sharedContent":{"@type":"WebPage","url":"https://api.daily.dev/r/B6NzrUCA3"},"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/agentic","name":"Agentic Engineering"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Agentic Engineering","item":"https://daily.dev/squads/agentic"},{"@type":"ListItem","position":3,"name":"Fences, not Sandboxes — Steve Yegge"}]}
```

