It doesn’t look like it would be hard to have (comment "foo bar baz") in an expression
That is pretty much what the official "solution" is for comments in package.json
- add "//": "foo bar baz"
keys to dictionaries and NPM will ignore them.
In practice it's terrible. You need real comments.
No but I think this is probably a great use case for AI. Haven't tried it though.