Hi all, So I'm working on building out my content creator architecture, and one thing that keeps popping up in my mind is the notion of a 'change log'. "Why would you need this?" you might be asking? Here's my initial theory here. I want to ensure that I am keeping this clean and tidy, up-to-date. But within my structure, there are going to be at least 3 context files that store base context. Now, instead of going into each file, I can give specific instructions within VSCode to adjust the context based on the ever-changing landscape. There would also be direction within my CLAUDE file to document said changes so, in case I see a bug or a consistent flaw in my flow, I can go track it down easily by simply uploading the changelog to a claude chat, describing the issue I'm seeing, provide an example or 2, and continuously iterate. My question to the community is more to gain thoughts around the notion of a change log, and what other use-cases could this have to be a pseudo 'undo' redundancy tool in the workflow?