Dshamir bolts locks and alarms onto AI-Legal's front end
A round of production hardening: server-side access control, crash monitoring, and a fix that stops the app falling over before it even loads.
Dshamir's latest pass is less about new features and more about making AI-Legal safe to actually deploy. The headline change is server-side route protection - the app now checks who you are before a page loads and sends anyone who isn't signed in back to the door, rather than trusting the browser to police access. Alongside that, Dshamir wired in error monitoring, a third-party service that quietly reports crashes and bugs from real users so the team sees problems before clients do.
There's also an accessibility tweak that lets keyboard and screen-reader users jump straight to the main content, and a build fix that stops the whole app crashing on startup when database credentials happen to be missing - the kind of papercut that blocks every test run until someone deals with it.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?