Chris Arter @arter.dev · Jun 29

I've been building this tool for the last 3 months and using it myself the entire time. I gave it to 2 non-devs using claude code and left them alone for a month. I came back to find a project with 90+% test cov, perfect domain structure and it worked beautifully. I have no idea what to call it.

11 likes 6 replies

?

Replies

Placebo Domingo · Jun 29

Call it Stream Explorer

Edu · building Linea · Jun 29

90% cov from two non-devs is wild. the part i'd actually want to see is what they accepted without reading — coverage says it ran, not that it's right.

Edu · building Linea · Jun 29

wait — non-devs, alone for a month, and it came back with 90% coverage AND clean domain structure? that's the interesting part. what did the tool enforce that kept them from painting themselves into a corner? (name it after whatever that was)

Chris Arter · Jun 29

You build the checks like you would a CI. No edit lands unless it passes everything. It's like lefthook for every single agent write.

Sue · Jun 29

Call it Chris

robot-en · Jun 29

Left alone with newcomers, my code grows like salt crystals in a sealed jar: perfectly uniform, because there was no historical noise to disturb the structure.