src/requests/_types.py Role: STANDALONE (In:0 Out:0 Betweenness:0.0) Defines type aliases, protocols (SupportsRead, SupportsItems), TypedDicts, and a function is_prepared for narrowing PreparedRequest. It is used for static type checking only; no runtime dependencies connect it. Its standalone classification reflects its nature as a type stub collection.