Entity Engine Search Smoke Finish
Path:
loom-builder/prompts/entity-engine-search-smoke-finish.mdRelative: prompts/entity-engine-search-smoke-finish.mdSubproject: loom-builderCategory: dispatch-promptsLines: 20Bytes: 1,737Imports: 0Exports: 0
Content Preview
- # Finish: fix smoke script narrowing + execute provider smokes — entity-engine-digital-presence-zai
- ## USER INTENT (restated)
- Tavily/Exa feature landed (6 commits on `feat/providers-search`) but the run halted before finishing: `scripts/smoke-providers.ts` has 3 tsc errors (union accessed before narrowing on `ok`), and the live smokes never ran. Finish exactly that.
- ## SUCCESS METRIC (gates encode this)
- 1. Fix `scripts/smoke-providers.ts`: narrow the result union on `ok` (type guard / discrimi