Course · 7 lessons ~18 hr Intermediate

Working with Difficult People — Patterns and Calibrated Responses

Build a pattern library of difficult-operator types and calibrated responses to each — diagnostic, primary response, escalation path — personalized with real examples from your own history. A pattern library is the engineering response to "every situation feels unique." It isn't unique. There are roughly ten patterns; you will encounter all of them over twenty years; calibrated responses are learnable. Same shape as a defensive-coding library — input validation, sanitization, rate limiting, escalation to a human reviewer when the input doesn't match any known-safe pattern. The ten patterns are the adversarial inputs; your response library is the validation logic; the escalation path is the route to higher authority when your handler doesn't resolve the case. And as with input handling: the most dangerous failure is misclassification, which is why the diagnostic line comes before the response line in every entry.

reading · we frame, you read MIT or the canonical taught · we author, no canonical fits ↺ spirals back to earlier lessons
Course locked

Complete Visibility, Narrative, and the Quadrant Trap first.

This course unlocks once you've finished its prerequisite. Open prerequisite →

7 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.