Wanted to try something new, decided to create a mutable crm, which re renders the UI after you apply a change. The llm only modifies the db via tool use, so he doesnt directly write sql, only choose which function to use and the params. Can only revert the last change, and dropping tables is not available to the llm. Looking for feedback, opinions, something you would do different. Taking my first steps in AI implementations. Heavily assisted by claude code