AI differentiation code cleanup, round 1 - #74615
Open
etaderhold wants to merge 4 commits into
Open
Conversation
etaderhold
marked this pull request as ready for review
August 13, 2026 19:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I forked the aiDifferentiation component directory when building out the aiTeacherDrawer sidebar. Now that the sidebar has launched and everyone seems to like it, it's time to start removing the old code.
This is a starting point of stuff to be deleted that's the lowest risk: the
AiDiffContainerthat isn't used anymore now that the sidebar is fully enabled for all users, plus any components that would be no longer referenced anymore once the container is gone. It also updates a couple of tests to point to the new code instead of the old.Some other things like the redux store are referenced in enough other places that I thought it best to leave them for a subsequent PR.
Links
Testing story
Deployment notes
Privacy and security