From a question to evidence-cited insights
A financial question goes in. The 7-agent BID pipeline turns it into a structured JobRequest, fetches the source data from SEC EDGAR, normalises it, computes the metric, runs the comparison, and synthesises insights — every claim cited back to its source filing.
Historical runs only.
This deployment shows past pipeline runs from the development environment.
To type a fresh question and watch the 7-agent pipeline execute end-to-end,
run the local development version (
npm run web with an
ANTHROPIC_API_KEY set).