red_flag_screen
Compiles evidence from litigation, news, financials, and promoter checks into a severity-ranked flag list (low/medium/high). Flags trace to specific provided sources, enabling risk assessment without introducing new evidence.
Instructions
Aggregates evidence you've already gathered from other tools this session — litigation_history's cases, negative_news's hit count, ratio_analysis/financial_statements' plausibility issues, and any promoter regulatory-hit count you derived from promoter_background — into a single severity-bucketed flag list (low/medium/high, plus an overall severity). Every flag traces to a count or record you supplied from a real source; this tool invents no new evidence and renders no investment verdict. All inputs are optional — pass whichever you have; omitted categories simply contribute no flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyName | No | ||
| litigationCases | No | Pass through the `cases` array from litigation_history's output | |
| negativeNewsCount | No | Count of entity-matched hits from negative_news's output | |
| monthsSinceLastFunding | No | ||
| promoterRegulatoryHits | No | Count of disqualification/regulatory hits you found in promoter_background's output | |
| plausibilityIssuesByPeriod | No | Pass through metadata.plausibilityIssues from ratio_analysis/financial_statements |