Feedback Request on Compile-Time Source Trace Transformer for Effect-TS
I've been hacking away at solving a few inter-related issues (#5926, #5988) and pulling up for air now for some feedback. The approach is a compile-time source trace transformer via @effect/unplugin that injects location metadata into Effect.gen yields and withSpan calls—draft PR with detailed capability analysis here: https://github.com/Effect-TS/effect/pull/5991