Strapi Hooks - Use cases

I took a quick look, looks really cool! I’ll have to take a closer look.
My site is now a static site, so I have a hook which rebuilds and then clears the CDN.
With a bigger site, I’d want to just clear files which changed - which is easier then in your example, because there’s no API calls from the client, just static html and JSON.