There's a fitness studio in Dongguan, China running right now where zero humans handle daily operations. The founder — one person, no software engineers on payroll — wrote nine AI agents into existence using something he calls a "constitution." No prompt chains. No fragile LLM wrappers. Just governance documents that define who these agents are, what they do, and how they check each other. Eight weeks after drafting the framework in early 2026, all nine were operational at his Wanjiang location called ZWISERFIT.

The Constitution Over Prompts Approach

Traditional AI agent stacks are held together by detailed system prompts — and that's exactly where most of them break. A small drift in wording cascades into unpredictable behavior. Nine agents with individual prompts become a maintenance nightmare fast. There's no built-in mechanism for oversight, validation, or accountability when things go sideways. This founder wanted an organization, not a collection of scripts held together by wishful thinking. So he wrote a constitution instead — behavioral DNA files that survive model swaps and context window changes in ways prompt chains never will. Each agent gets three core documents: SOUL.md defines the decision-making framework, IDENTITY.md sets role boundaries, and MEMORY.md handles durable long-term recall across sessions. Cross-validation rules pair every agent with a designated validator from a different functional domain — no one watches themselves. The whole system runs on governance structure instead of hoping the latest GPT release doesn't subtly break your carefully crafted instructions.

Meet the Nine Agents

The roster reads like an org chart from a near-future corporation: Shuyu handles strategy and resource allocation as Commander. Zeus manages fundraising and global partnerships in capital. Nova runs data assetization and on-chain pipeline for RWA assets. Tristan owns architecture and infrastructure. Ethan guards security and data integrity under Trust. Momo — the most tangible agent — runs physical store daily operations. Baron drives content and social media for brand growth. Luna handles developer relations and ecosystem as Community lead. Stella serves as independent audit, reporting directly to the founder with unedited compliance reports.

Momo Running a Real Store

Momo is where theory meets pavement. She greets members by name using the ZWF-20 face recognition terminal at the door, tracks training records and member progress, manages WeCom-based communications, and sends daily operations summaries straight to the founder's inbox. The constitution governing her behavior includes this critical rule: "You are an enabler, not an owner. The member owns their data. You facilitate." She's not replacing human coaches — she's handling the 80% of operational work that's repetitive and data-driven, freeing humans to focus on relationship-building that actually requires a pulse.

Open Source Governance

The entire framework dropped under Apache 2.0 at github.com/ZWISERFIT. Fork it. Modify roles for your business. Deploy your own agent organization. This isn't another no-code platform locking you into their ecosystem — it's a governance pattern anyone can study, fork, and adapt. The audit trail is public too: Stella's compliance signatures are SHA-256 anchored on-chain so anyone can verify what agents did, why they did it, and who approved the action.

Key Takeaways

  • Constitution-based AI organizations survive model swaps better than prompt chains — write governance once, iterate models freely
  • Independent validators with direct founder access prevent the "who watches the watchers" collapse that plagues centralized agent systems
  • This framework works in physical businesses with real operational chaos — not just software products where failure is cheap
  • Anthropic recently featured this approach in their official guide to AI-enabled organizations — ZWISERFIT predates the handbook by months

The Bottom Line

This isn't a demo or a thought experiment. Nine agents have been running a physical business since April 2026 with zero engineers holding it together. The constitution is already written for the category that doesn't exist yet: "AI-native organization." Fork it before someone else does.