type: rule
status: active
timestamp: 2026-06-27
tags: [research, web-search, decision-quality, agent-preferences, feedback]

Always search the web at least twice before any non-trivial decision

Two independent web searches before recommending tool/hosting/library/API/architecture. No memory-only answers

Always search twice before deciding

Rule

Before recommending any of the following, run at least 2 independent web searches to verify current state of the world:

Two searches because:

  1. One search confirms the prior I’m carrying. Two searches stress-test it.
  2. The world changes — a tool that was free last year may have a card-on-file requirement now.
  3. Free APIs / repos may have shut down or pivoted.

Why

User feedback, 2026-06-27 (verbatim):

“Search the web properly, if the existing API are there, please these web properly, always search the web, include this rule into your agent.mb file also that we have two times before making any decision.”

Concrete failures this session that this rule prevents:

How to apply

For every non-trivial recommendation:

  1. Search 1 — direct claim (“Cloudflare Pages free project limit 2026”)
  2. Search 2 — adversarial / inverse (“Cloudflare Pages free plan reached maximum project limit”)
  3. Cross-check the two. If they disagree ? search 3.
  4. Only then recommend.

Skip the searches only for:

Anti-patterns


Edit on GitHub · Back to index