The Humans Architect the System, the AI Writes the Code
The humans architect the system, the AI writes the code.
At Swamp Club, we don't write code. Not because we can't — because we decided not to. Every line of code in Swamp is generated by an LLM operating within strict design guidelines we've crafted and maintained. This talk is about what it actually looks like to run an engineering team this way.
Slide deck: The Humans Architect the System, the AI Writes the Code
Use the arrow keys or swipe to page through it.
The quality of what the AI produces is a direct reflection of how well you can express what you want. Vague guidelines produce vague code. Sharp constraints produce good code.
- We don't accept pull requests but we happily accept contributions. You open an issue, we discuss the problem, refine the design together, and let the AI build it.
- This keeps the supply chain intact and trustworthy. That's not a gimmick — it's the thesis made real.
- The future of software isn't humans writing less code. It's humans getting better at expressing what they want. We're living that experiment in the open.
Have questions about running your engineering team this way? Need a hand figuring out how to start? Schedule time with Paul.
Book 30 minutes with PaulThe Humans Architect the System, the AI Writes the Code
- Event
- KCDC 2026
- Speaker
- Paul Stack
- When
- Where
- Kansas City, MO
- Talk details — coming soon
- Slides — posted here after the talk
- Recording — posted here once the conference publishes it
What the talk covers
Why we made the decision to stop writing code and what changed when we did.
How design guidelines replace pull requests as the primary contribution mechanism.
What "architecture-first" means in practice when an LLM is your entire engineering team.
How Swamp applies those same principles to operations — and why that matters as AI starts driving infrastructure decisions.
Systems design, not syntax. AI gives you back the creative, architectural work that drew you to engineering in the first place.
About Swamp
You know how sometimes you ask an AI agent to do some work for you, and it does it right the first time — but then you ask it to do it again, and it doesn't? That's what Swamp fixes. You plug Swamp in to any agent harness and it will teach your agent how to build reusable automation through its own embedded software factory.
Get started by installing Swamp, and then asking it to help you with your first task.
Install the CLI
$ curl -fsSL https://swamp-club.com/install.sh | sh