When that API integration is due in 20 minutes, who has time to read docs? Just crack open the Network tab, copy that curl command, and hack it into your codebase. Sure, the SDK has error handling, type safety, and won't break when the API changes... but that's a problem for Future You. Nothing says "technical debt speedrun" like reverse-engineering API calls while your PM thinks you're "implementing the proper solution."