Investigate an anonymous curl-to-thread flow in a web application. The intended product shape is a guest-created thread that establishes a resumable identity, opens that thread’s detail view, and shows saved thread and member identifiers above the message feed. Current evidence still needs to establish the actual endpoint response, browser destination, session behavior, and whether the guest information card exists. The reusable question is how to trace these boundaries precisely from handlers, session primitives, routes, components, tests, and live browser behavior.