Why
It's useful (and sometimes necessary) to know who changed what and when - for debugging, security, or compliance.
What
- Track changes to sources, roles, views, etc.
- Store: timestamp, user, action, and diff
- Show audit log in a simple admin UI (table view)
Why
It's useful (and sometimes necessary) to know who changed what and when - for debugging, security, or compliance.
What