You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This super issue is meant to capture the refactorizations that may require a non-trivial amount of effort or consideration. Should create sub-issues for each of these once the idea matures.
"Driver" component (help to handle specific domains) -- The run_align_system code is doing a lot of ITM program domain specific stuff (filtering actions etc.) what we should probably be doing is handing off the interface and ADM to another "driver" component that manages the interactions between these two things
This super issue is meant to capture the refactorizations that may require a non-trivial amount of effort or consideration. Should create sub-issues for each of these once the idea matures.
run_align_systemcode is doing a lot of ITM program domain specific stuff (filtering actions etc.) what we should probably be doing is handing off the interface and ADM to another "driver" component that manages the interactions between these two things