Interactive Worker Map
Use the four traces to compare the happy path with the lifecycle obligations
that surround it. In particular, notice that concurrency is enforced through
service readiness before Backend::poll_next, not by fetching an unbounded
batch and hoping the executor catches up.