after some discussion we have decided to stop using events for raw grade updates - mostly because raw grades from modules are not much useful, they must be first "finalised" in gradebook.
There will be a new function in mod/xxx/lib.php xxx_grade_updated() which informs the module that the grde was updated in gradebook. Only modules that allow editing of grades should implement it.