[NFC] Let's all thank claude for helping complete the jsg docs#5700
[NFC] Let's all thank claude for helping complete the jsg docs#5700
Conversation
|
Hmm, is this actually useful though? Probably nobody will read a doc this long, they'll just jump into the code... so the doc should cover high-level concepts that are hard to see by looking directly at the code. Also if Claude can write this then Claude can also just answer people's questions directly by looking at the code on their behalf... :) |
|
well, this actually works well as a context guide for claude. I don't actually expect folks to read this entire thing. I was wanting to see about updating our doc structure a bit more such that it would be easier for claude to consume and use to answer questions. that said, this took me all of about 30 minutes in between waiting for other tests on a different change to run, so it's not like I spent a ton of time on this. If it doesn't make sense to land, so be it. |
|
At the very least, it's a good exercise in seeing just how comprehensible the structure is. I noticed that it had a bit of difficulty understanding how the isolate setup/bootstrap worked and those details likely would need more clarification. For the most part it seems to have been able to grok most things but there are still some definite gaps. |
anonrig
left a comment
There was a problem hiding this comment.
This is helpful for finding things using grep as well as via Claude. Thanks!
Gave claude the task of filling out more of the jsg docs and reorganizing them to flow better.
There are no functional changes here. All of the edits were made by claude. If you review and have edits, please make them in the form of suggestions that can be easily accepted in order to make the iteration process easier.