I have a block of code that gets replicated literally all over the place. This block of code (about 10 lines) handles inbound actions, validates them, handles the JSON serialization, and calls an internal function, preparing a result.I have a block of code that gets replicated lit