tengu_v3_earnings_next_stream
STREAMING variant of tengu_v3_earnings_next — same consensus contract, delivered as Server-Sent Events (text/event-stream). Emits two events: partial when paid vendors reach consensus (~500ms first paint with is_projected=false, confidence=high based on paid alone) and result when web_search has verified (~2-3s; updates vendor_coverage_alert if web disagrees). Use when a consumer can render incrementally and wants the fastest possible first paint — chat surfaces and live tickers. Synchronous consumers should keep using tengu_v3_earnings_next (cost-aware: skips the web_search call entirely when paid agrees).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Path parameter 'ticker' (required). |