Currently, context fed into the AI prompt only takes the parsed HOCON config which doesn't contain comments.
As a User, I want to be able to write something like:
actions {
// downloads the departures from ext to stg
filetransferaction [caret]
so the prompt gets also injected the comment above to enhance the generation