|
|
|
|
|
by kubb
119 days ago
|
|
Why? Isn’t documentation just approximation of the code and therefore less informative for inference than the code itself? I understand that the code doesn’t contain the architectural intent, but if the LLM writing it can’t provide that then it will never replace the architect. |
|
Of course an LLM can make a thorough design analysis and extract architectural patterns.
But it doesn't have infinite memory and context.
On top of that, it may recognize patterns, but not their intent and scope.
Documentation is gold for humans and LLMs. But LLMs have been the very first major moment in this field that has very little, to no, engineering practices to focus on documentation and specs.