Mindbloom Dossier · 07 · How this was made

One director, a fleet of agents, one day.

Your posting says AI-first people "harness AI like a superpower." Fair to ask what that means in practice. This page is the answer: how everything you just read was actually built, on August 14, 2026, including what the machines got wrong and what caught it.

The operating model

I have no formal programming background. Everything in this dossier, and the Tend prototype before it, was built by directing fleets of Claude agents: research agents that fetch and cite, build agents that write code against a spec and a design system, and a verification pass that treats every agent's work as a claim to be checked rather than a result to be trusted. When several agents work the same project at once, they follow agent-lanes, a single-writer coordination protocol I wrote after learning the collision lesson the honest way.

How the day actually went

What verification caught

Kept honestly, because this is the actual job
  • A research agent's first pass blended a paraphrase into a quotation; the rule held and the quote was cut. Two entries died for it.
  • The calculator agent shipped a field that visually clipped five-digit inputs; caught in its own verification pass, fixed, re-tested at both extremes.
  • The red-team harness's most useful output was a failure: idiom guards took keyword precision from 25 to 100 percent while recall stayed at 13, which became the page's headline argument instead of being buried.
  • A build agent used an em dash in a title, against this dossier's own style contract; a sweep caught it before deploy.

That list is the point. The agents are fast and tireless and wrong in small ways at a steady rate, and the craft of AI-first work is the checking: browser-level verification of every page, re-running every harness, hash-comparing every deploy, and reading every quote against its source. Speed without that is just confident noise.

What stayed human

Which findings to publish and how to say them. The tone taken with sensitive material, and the decision to disclose this corpus's negative skew rather than enjoy it. Every judgment about what a nervous first-time client deserves to hear. And all five "what I would do" calls, which come from four years of doing the human version of this job by hand.

Why this page exists

Because the dossier itself is the resume line I could never write believably any other way. "Directs AI agent fleets" is a claim; seven verified pieces in a day is a receipt. If this is how much ground one person can cover before being hired, that is the argument for the hire.