Hacker News new | ask | show | jobs
by aryehof 156 days ago
If recording object change is important, then have the subject object know one or more recorded “change” objects. An LLM is much more likely to understand a real object modeling pattern, rather than some new non-standard scheme such as you suggest.
1 comments

It is not about tracking changes, git does that well enough.

It is about tracking the reason for the changes, i.e. git messages but on steroids.