The problem
Notifications arrive everywhere.
In most services firms, the "you won the case" notification does not arrive in a neat webhook. It arrives as a PDF a paralegal scans into a shared Drive folder. Or as a Trello card someone creates from an email. Or as an email forwarded to a shared inbox. The operator's job used to be: watch all three, read every PDF, match it to the right deal, figure out whether it's a dependent notification, an exam scheduling notice, a favorable decision, or a denial — and then do different things for each.
That is a pure classification + extraction problem, and it's the ideal shape for a dedicated agent. The framework gives you one.
Scope — We configure one agent per firm, but it watches every inbound system you operate. Adding a new trigger (say, a Dropbox folder) is a config change, not a new build.