Really interesting approach — I love the idea of minimizing client-side complexity without going full SPA. How does HMPL handle dynamic interactivity once the component is injected? Feels like a solid middle ground between SSR and lightweight JS frameworks. Will dig into the docs!