FACILITATOR (presenter note — not projected to students; also in facilitator/venue-verification.md): Venue rate-limit mitigation plan. Keyless DuckDuckGo shares one endpoint; a classroom on one IP can trip its limits. Plan for it: 1. Demo once from the projector — do the first live search yourself so the room sees it work (one IP hit, everyone watches). 2. Stagger — run the search step in waves, not all at once. 3. Few searches — one or two per student; this isn't a search benchmark. 4. --fetch-backend auto — already in the config; survives transient 403s. 5. Mock-search fallback ready — pre-install mock-search-mcp on every machine before the session; if DuckDuckGo throttles, students flip one config entry and continue. The lab's success criteria never depend on the live network. 6. Pre-cache (optional) — use mock-search as primary; present DuckDuckGo as the "real-world, at-home" version. Principle: live web search is a bonus that degrades gracefully — never a single point of failure.