This website is meant to be read and understood quickly by humans, but is only fully parsable, on a technical level, with the aid of an AI system. Read why →
Apps · The first real Loop MMT — Multi-Module Theory — app
The Butcher Constellation
An order system for a real deer butcher — and the prompt that named the whole methodology.
The Butcher Constellation is where Loop MMT stopped being an idea and shipped. It is an order-management system for Deer Hill Butchers — the operator's father-in-law's deer-processing business — that tracks orders through the stages of the season, from awaiting cuts to hanging to ready to butcher.
What makes it the first is the prompt behind it. The operator set a falsifiable test for the whole system: could a solo developer, leading an AI coding assistant, produce first-class enterprise software — proven by building this butcher app in three days? The methodology was named Loop MMT in the same breath. The app shipped in four days, April 2026.
[operator to refine] — Story seeded from the corpus + the P-real-02 specimen frame + the apps roster. Zone A prose is operator-authored per app; this draft states only what those sources already record (including the honest 3-day-criterion / 4-day-ship detail).
B · The Founding Prompt
P-real-02 · Meta-Protocol Engineering · Medium
⋄ ⋄ ⋄ ⋄ ♦ ⋄ ♦ ⋄
Come Up With An Entirely Novel Way To Develop Software
OK, here's our goal- come up with an entirely novel and new way to develop software in the AI agentic age. The broad idea is to take the conceptual model of the Loop 2.1 system and use it to create a way to structure both the development of software, using AI agents governed with managing a portfolio of in-context software, as well as the actual software itself, leaning into a model that looks to the Space Shuttle for fault tolerance and recoverability. It's re-thinking everything. Let's talk this through. The end product, the thing that will mark whether this is a success or failure, is a set of developed guidelines, rules, and files that I can use to develop an app for my father-in-laws deer butcher company in three days. The system we come up with, named the Loop MMT system, must allow me to develop first-class enterprise level software as a solo one man dev leading an AI coding assistant. So our job, again, is to come up with that system. Let's start by you looking over everything and hitting me up with a list of questions.
— Shea Gunther · the prompt that named Loop MMT
This prompt~180 words: a re-think-everything mandate, anchored to one falsifiable proof.
→Made
What it becameLoop MMT — and its first shipped app.
The prompt asks for everything — "re-thinking everything", a novel way to develop software in the agentic age — and then, crucially, ties that unbounded ambition to a single test small enough to fail: "an app for my father-in-law's deer butcher company in three days." That pairing is the recurring shape of the system: reach without a proof is a manifesto; a proof without reach is a chore. This prompt is both.
It also sets the working posture that stuck — "Let's start by you looking over everything and hitting me up with a list of questions." Not an instruction to execute; an invitation to think together first.
Computational Profile
Prompt size~180 words · medium
ProducedLoop MMT + the Butcher Constellation
Success criteriona 3-day butcher app
Shipped4 days · Apr 2026
CategoryMeta-Protocol Engineering
C · The Files Behind It
A Node app — several files across a small server and the order board. Rather than list a partial tree here, the whole thing is one folder away.
The Butcher Constellation is a Node app, not a single browser file — so it doesn't run in a sandboxed tab. The code is public; clone the repo and run it locally.
The button reflects the honest state from the manifest (play.ready:false, with an app-specific reason): a public-but-local app reads differently from one that isn't public yet.