added a debug mode to generated binaries that switches to a live view of all updated tables in an iteration on Ctrl+C press, primarily so i can see when a process isn't exiting which updates are likely responsible.
but what i would _really_ like is a graph visualization with active rules and tables highlighted.
maybe the first step is to just generate a json trace file that can be fed into https://ui.perfetto.dev/ for instance. yes, as a compiler feature.




