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
for every check, there's either a regex to check against the update text, or a function that returns t/f if a condition is met on the chronicler object
for every check, something is updated on the analysis object
each checker file could just be pairs of checks/updates, to make adding new checks easier