An Octane root can now attach behavior to DOM owned by another system instead of assuming that Octane owns and renders the DOM itself.
This opens several practical adoption paths:
- Add Octane behavior to server-rendered HTML.
- Introduce Octane incrementally inside an existing application.