score_go_no_go
Score a federal solicitation against your company profile to determine go/no-go. Detects hard blockers, scores NAICS match, past performance, and capability fit, then returns a recommendation with red flags.
Instructions
Score a federal solicitation as GO / NO-GO (0-100) against a company profile. Detects hard blockers (CMMC certification gaps, geographic/OEM constraints, set-aside ineligibility), scores NAICS match, past performance, and capability fit, and returns a recommendation with red flags and reasons. Deterministic decision-support — no AI, free. Pass the analyzed solicitation documents (from your extension or an analyze-solicitation step) plus your company profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentAnalyses | Yes | Analyzed solicitation documents (required, at least one). Each item is the structured analysis of a solicitation document (summary, classification with naicsCode/setAside, valueAndScope with placeOfPerformance, etc.). | |
| profile | No | Company profile to score against: company (legalName, address.state), industryCodes.primaryNaics, businessTypes (smallBusiness, sdvosb, ...), capabilities (coreCompetencies, cmmcStatus.level). | |
| solicitationData | No | Optional extra solicitation context, e.g. { responseDeadline }. | |
| incumbentData | No | Optional incumbent context, e.g. { primaryIncumbent } from find_incumbents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | 0-100 fit score. | |
| recommendation | Yes | GO / NO-GO / REVIEW. | |
| blockers | No | ||
| reasons | No | ||
| categoryScores | No |