Re: Gap analysis
Werner LEMBERG <[email protected]> Mon, 04 May 2026 03:24:10 +0000
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
> I'm compiling a checklist to guide an LLM for first-pass code review.
>
> If there are specific things you have constantly had to point out,
> or if you have ever received feedback and said inwardly, "things
> that could have been brought to my attention *yesterday*!" please
> take 60 seconds to register them now.
Thanks for working on this. Perhaps this one can be added:
- Communication
- [ ] user error messages point to the exact place in the source
code where the problem occurs, especially in Scheme code
Werner