diff --git a/README.md b/README.md index bb88571..2acc619 100644 --- a/README.md +++ b/README.md @@ -122,12 +122,12 @@ Press `?` in the title bar for the full list. ## Fully vibe coded -Helder is **100% vibe coded**. Every line comes out of Claude Code sessions: the design board, the Electron main process, the React renderer, the 155 tests, the packaging scripts and this README. A human set the direction, judged the result and said yes or no. A human did not type the source. +Helder is **100% vibe coded**. Every line comes out of Claude Code sessions: the design board, the Electron main process, the React renderer, the 155 tests, the packaging scripts and this README. A human set the direction and judged the app from the outside — does it do the right thing, does it feel right. A human did not type the source. + +**Nobody read the code.** There is no line-by-line review behind this repository. The guarantees are narrower than that: the test suite passes, typecheck and lint pass, and the app runs daily on real projects. Treat everything else as unverified. That is also why the app exists. The workflow needed a tool, so the workflow built one. -Read it with that in mind. The code is reviewed and it is tested, but it carries the shape of the sessions that made it. - --- ## Configuration