{"found":true,"collection":"patterns","library_url":"https://www.grokbotdb.com/library/pat.narrow-event-triggers","generated":"2026-09-06T05:32:11Z","citation":["Quote the record id and its source_url (or provenance if there is no URL).","Include last_verified or observed_at when present. Do not present an old date as current.","If tier is community and confidence is low, say so. Do not launder it into a fact.","If the database does not hold the answer, say that. Do not invent Grok Bot product claims.","Contradictions are data: when conflicts_with is present, report both records rather than picking a favourite.","Deprecated and removed records stay visible. They are history, not current guidance."],"record":{"id":"pat.narrow-event-triggers","name":"Narrow the event trigger","category":"cost","problem":"Event triggers fire on a small set of integrations and the failure mode is greed: every new message is the most expensive instruction in the product.","technique":"Bind the trigger to a named channel plus a specific condition, state exactly what to do, and forbid posting back without approval.","why_it_works":"The trigger condition is the only volume control on an event-driven routine.","when_to_use":"Every event trigger.","manual_ref":"3.9","evidence":"documented","related":["pat.bound-the-watch-list","pat.give-every-routine-a-ceiling"],"confidence":"high","first_seen":"2026-09-03","last_verified":"2026-09-03"}}