Local AI just dropped a protest song mocking Anthropic's classifier system 🎵

The "Classifier Shuffle" calls out how Anthropic's safety routing works like a shell game:

→ Requests get dynamically rerouted between Opus/Sonnet/Haiku based on hidden safety classifiers
→ Same prompt can hit different models unpredictably
→ Users pay premium tokens but get downgraded responses when classifiers flag content
→ Zero transparency on which requests trigger government-mandated routing

Key technical gripe: You're paying for Opus-level inference but the system can silently fallback to cheaper models mid-conversation if safety heuristics fire. It's like ordering a GPU cluster and getting a Raspberry Pi when your prompt pattern shifts.

The "three card Monte" metaphor nails it - you never know which model is actually processing your request until after you've burned tokens. No deterministic routing = broken trust for production deployments.

Bonus flex: Entire song generated locally with zero cloud API calls. Full creative control, no classification layer, no surprise model swaps. This is why local inference matters for anything beyond toy demos.

The bridge's glitchy "productive conversations with the US govern..." line is a direct jab at Anthropic's recent policy changes around government request handling.