{result.source} {result.ticker ? `· ${result.ticker}` : ''} {result.filingDate ? `· ${result.filingDate}` : ''}
{result.title ?? result.citationLabel}
{result.citationLabel}
{result.headingPath}
) : null}{result.snippet}
{answer.answer}
{answer.citations.length > 0 ? (No supporting citations were strong enough to answer.
)}Ask a question to synthesize the top retrieved passages into a cited answer.
)}{error}
: null} {loading ? (Searching indexed sources...
) : !query ? (Enter a question or topic to search the local RAG index.
) : results.length === 0 ? (No indexed evidence matched this query.
) : ({result.source} {result.ticker ? `· ${result.ticker}` : ''} {result.filingDate ? `· ${result.filingDate}` : ''}
{result.citationLabel}
{result.headingPath}
) : null}{result.snippet}