There are no global hooks nor way to add hooks to the global API client. This is required as per the [spec](https://openfeature.dev/specification/sections/hooks#44-hook-registration--ordering). Definition of done: - [ ] hooks can be added to the global API, and are run with flag evaluation - [ ] associated tests