not reviewwd
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
2026-09-04 10:00:48 +02:00
parent 3746374d94
commit 2987794a9b

View File

@@ -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