Evidence over confidence
A green command carries more weight than a fluent claim.
Native Hew, grown in public
Hewbers turns approved issues into reviewed, tested changes while converting the machinery beneath that loop from Go to Hew.
01 / THE PREMISE
The interesting part is not that an agent can write code. It is whether the system can choose work, preserve intent, reject bad changes, recover, and keep going.
02 / THE LOOP
Four stations. Durable evidence at every handoff. No prose-only gates.
Choose one dependency-ready issue and fence ownership before work begins.
BACKLOG → CLAIMWork in an isolated tree with only the capabilities the stage declares.
CLAIM → PATCHRun executable acceptance checks and an independent, SHA-bound review.
PATCH → VERDICTMerge only the reviewed head, then release the claim and advance the queue.
VERDICT → MAIN03 / WORKSHOP RULES
A green command carries more weight than a fluent claim.
The builder cannot grade its own work into main.
Claims, attempts, and terminal decisions remain recoverable.
Fixed findings leave the active list so tomorrow's agents see today's truth.
04 / THE HANDOVER
Goobers is the bootstrap supervisor. Hewbers is taking over the journal, scheduler, forge lifecycle, review loop, recovery, and finally its own backlog.