| ▲ | asdev 2 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
A feature like this isn't useful because knowing what connects to what, dependencies, etc. means nothing without business context. AI will never know the why behind the architecture, it will only take it at face value. I think technical design docs which have some context and reading the code is more than enough. This sits in the middle ground where it lacks the context of a doc and is less detailed than the code. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | philippta 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
To add to that, a lot of business context is stuck in people‘s heads. To reach the level of a human engineer, the coding agent would have to autonomously reach out and ask them directed questions. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | CharlesW 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
> AI will never know the why behind the architecture… That's true only if you don't provide that context. The answer is: Do provide that context. My experience is that LLM output will be influenced and improved by the why's you provide. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | swyx 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
you might be surprised how much business context leaks into a codebase and that's plenty to work on :) https://deepwiki.com/search/vimfnfnname-lets-you-call-neov_e... but also how much you kinda dont need it when you're just debugging code https://windsurf.com/codemaps/87532afd-092d-401d-aa3f-0121c7... | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | Closi a day ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
> AI will never know the why behind the architecture, it will only take it at face value. There is no reason to believe that at some point in the future AI will know the business context for apps when they are vibecoded (because the prompts should contain the business context). | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | nsonha a day ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
> because knowing what connects to what, dependencies, etc. means nothing without business context. AI will never know the why behind the architecture since when has coding become so trivial that things are only useful if it helps with the "why" and "business context"? | |||||||||||||||||||||||||||||||||||||||||||||||||||||