Purchase and life decisions
Smart Decision — compare options with deduped facts, not four conflicting snippets in one prompt.
Official recipe: Decision Tracker
Big purchases and life choices stretch over weeks: specs change, reviews contradict, forums recycle the same myths. Decision Tracker searches and fetches candidates, dedupes overlapping claims, and can persist structured facts to team memory so you do not re-litigate the same comparison every session.
What feels broken
- Comparison shopping becomes overlapping searches with no single source of truth.
- The host LLM sees conflicting snippets with no dedup layer.
- You lose thread history when the chat resets mid-decision.
How SmartGate shapes it
- Collect candidate options (products, plans, neighborhoods) as plain-language goals.
- Run search and fetch through the gateway so pages arrive as clean text, not layout soup.
- Dedup repeated claims before they enter context.
- Optionally write durable decision notes to memory after sign-in — scoped to your team.
What you get
- A stable fact sheet for pro/con reasoning.
- Less token waste on repeated fetches of the same review pages.
- Decisions that survive the next session without re-scraping the web.
Gateway path after sign-in (for integrators): smart_search → smart_fetch → smart_dedup → smart_memory