Hacker News new | ask | show | jobs
by vanyaland 83 days ago
The only thing that’s helped me is adding hard constraints: spec, architecture, small verifiable steps, and explicit decision logs.
1 comments

Me too! I'm really interested in seeing an LLM coding platform treat those documents (spec, architecture, decision logs) as first-class objects: collaborative, persistent, and outside the codebase itself.

Right now they live in repos and it's easy for them to get lost later, and harder to share them.