FiberRef? They’re mentioned briefly but not explained in the documentation. I’m wondering whether they make sense when handling HTTP requests (e.g. for accessing the locale, authenticated user, flash message); currently I’m using these values as dependencies, which does makes them explicit in the types (except when using serviceOptional).