Purveyors of hand-crafted software
← The Showroom
The long version

The Crucible

For three thousand years, the crucible was where you found out whether the gold was real. This one does it for products.

Before a line of code, five questions in plain language: is the problem real, does it pay for itself, is it legally clear, can it actually be built, and is it safe to put in front of people. A bad answer here costs you an afternoon; the same answer after launch costs a year. What survives becomes a one-page plan, and you sign it. Nothing gets built until you do, and a changed field comes back for your signature.

Then the forge builds it in front of you, and six gates stand between the fire and your hands: it compiles, it withstands the dull checks that catch most production failures, it meets accessibility, it actually runs, it looks made on purpose, and the finished build is assayed against the plan you signed. A red gate pauses delivery and says why, in words. You can fix and refire, or sign past it knowingly; the decision rides in the papers either way, and it is always yours.

At the end you hold the source, the papers, and the keys. Take it home outright, or leave it in the fire with the people who forged it. Two doors, both real, neither one a trick.