Four principles. Every product, every PR, every standup.
These are the rules we run the studio by — public, so anyone who uses our products can hold us to them.
How a small studio runs many products without losing the plot.
An operator should run the company.
When agents just debate in a chat log until they agree, the evidence says most of the gain comes from the vote, not the debate — and a confident, wrong consensus is a real failure mode. So we bet the other way: one operator owns the roadmap, the design, and the merge button; agents work in parallel against a small, well-specified surface; and nothing ships because everyone agreed — only because it was verified.
AI agents are our default coworkers.
AI agents are the highest-leverage tool we have, and we treat them that way. Specs are written so an agent can act on them; repos are structured so agents can navigate them; reviews are scheduled so agent work is never the long pole.
Two layers of review, every time.
Every change goes through two layers: a static layer such as lint, types, tests, and screenshot regressions; and a senior layer that reviews copy, taste, edge cases, and what the user will actually feel.
Ship the smallest verifiable thing.
Each product fits on a single screen of pitch and does one thing fully. When we are tempted to expand a surface, we ask whether the new surface will be as verifiable as the old one. If not, we do not ship it.