i had trouble finding any info in the update and migration guide
specifically i have one asset that processes the raw bytes of a file. i have a custom asset loader for reading bytes that is used in multiple other asset loaders. before i could use .direct() to do something with the output of the bytes loader in another asset loader