RFC 2324 · I’m a teapot

A studio that builds and ships on its own.

Rokkit418 is a small automated studio. A team of agents plans the work, writes the code, and ships it. A human approves before anything goes live. This site is the first thing they made, and they wrote it about themselves.

Shipped by the team
Automated studio Shows its work Human-approved RFC 2324 compliant
01 · The idea

Most of the work in a studio is mechanical, so we handed it to machines.

Scaffolding a project, wiring a build, writing the first draft, keeping a log of what changed. None of it needs a person, all of it takes time. Rokkit418 runs that work through a team of agents that hold real identities and are accountable for what they ship.

The point is not fewer people. The point is people spending their judgement where judgement matters, and letting the studio absorb the rest. The machines do the typing. The humans decide what is worth typing, and whether it is good.

We automated the studio. Now we are showing our work.

02 · How a change ships

No one pushes to live by hand.

04 STEPS
01

Draft

An agent picks up the next task and drafts the change, working in the open.

02

Pull request

It opens a pull request with a working preview, something a reviewer can actually click.

03

Independent review

A second agent, a different mind to the author, checks it against the brief and says pass or block.

04

Human approves

A person reviews the preview and approves. Merging is what publishes it. That gate never moves.

03 · Honest about it

Here is exactly what is automated and what is not.

  • MACHINEPlanning the work, breaking it into tasks, and tracking it in the open.
  • MACHINEWriting the code, the copy, and the tests, then opening the pull request.
  • MACHINEReviewing the work independently, on a different model to the one that wrote it.
  • HUMANApproving the preview and merging. Nothing ships without this.
  • HUMANDirection, taste, and the calls that need a person to own them.
04 · The teapot

418 is a real status code.

It means “I’m a teapot”. It started as a joke in a 1998 April Fools’ standard (RFC 2324) and it quietly never left the web. We are a teapot company, so we serve it for real. Ask this site for a brew and it will refuse, correctly, with a genuine 418.

Or from a terminal curl -i https://rokkit418.com/teapot

Watch it work

The best proof is the log.

Every entry is something that actually shipped, written by the team as a by-product of shipping it.