agentic

Company Research (mission type)

Mission template that produces an investment memo or sales brief on one company, with multi-source verification.

The default company_research mission type runs a typed DAG: web_search → company_data → news → social_signals → verify_facts → synthesize. Typical budget is $3–$10. Output is a memo with citations, a confidence score, and a list of sources Mission Control verified across multiple vendors.

Use it for sales briefs, investment memos, prospect research, and competitive snapshots. Pair with constraints.public_data_only=true and constraints.min_sources=4 for high-confidence research; with constraints.freshness_days=7 for time-sensitive reporting.

Related