Field Notes

The protocol, in the wild.

True stories from real work — and the everyday overhead the protocol quietly takes off the table.

01

The Impact

Before → after, at a glance
The default frictionWith dotHuman
01Onboarding eats senior hours. A portable context a fresh teammate or agent just runs. 02Status reports halt the work. The dated Goal trail is already the report. 03Integration gaps surface late. Conflicts caught on the spec — before any code.
02

Field Reports

The receipts, in full
01
Onboarding

I handed him the work, not a lecture

The Catalyst

A junior dev needed to get up to speed on a module he’d never touched. The usual path is senior time — pull up a chair, explain, unblock, repeat — and it burns the better part of a week.

The Protocol Move

Instead of a lecture, we sliced a work packet straight out of the repo’s .human/ workspace: the Comprehension brief, the Evergreen runbooks for that module, and one active Goal folder.

The Payoff

Not docs to read — a live working context he dropped an agent into and watched run the goal end to end, stopping to ask questions as they came up. He built real, hands-on understanding against real work, no senior hovering.

The packet was portable to a person, not just to my next session.

02
Reporting up

The status report was already on disk

The Catalyst

A non-technical founder wanted to know what we’d been spending hours on. Normally that means stopping the work to reconstruct a status update from memory and the git log.

The Protocol Move

I didn’t write one. I pointed an agent at the dated Goals/ history and had it summarize the work in the language a founder reads: outcomes, not commit messages.

The Payoff

Because every Goal folder is timestamped and tied to a spec, the summary wasn’t a guess — it was a dated trail of what happened, when. A two-minute pass to tighten the wording, and it went out. Clarity in minutes instead of a meeting.

Working this way had been quietly producing a reportable record the whole time.

03
Spec phase

The spec became the table

The Catalyst

Two of us carried different halves of a build — I owned the backend and its gotchas; the other half lived in the frontend and the integration, which I know far less well.

The Protocol Move

Before opening an editor, I wrote a Goal doc with everything I knew going in — constraints, gotchas, locked decisions — and handed it over to be marked up with what they knew.

The Payoff

We caught a pile of integration conflicts on paper, before a line of code existed — cheap to reconcile there, brutal to pull apart inside a built feature. It saved real hours even though AI was writing the code fast.

The bottleneck was never typing. It was deciding what to build.

More coming

This log grows as more teams run the protocol on real work. Deeper case studies and the full build trail are in progress — they land here as they’re verified.