usas_analyze_incumbent
Analyze incumbent and recompete pressure for a single award using public obligation, competition, and option data to identify key signals like single offers or ceiling exhaustion.
Instructions
Per-award incumbent + PUBLIC recompete-pressure analysis for ONE award (generatedInternalId). Assembles the incumbent identity, the vehicle/IDV linkage, and individual PUBLIC pressure SIGNALS — obligated-vs-ceiling consumption (pctConsumed), modification count (lower-bounded), competition extent + number of offers, set-aside, days to the current PoP end, and option-extendable days — plus, optionally, the incumbent's other awards in the same agency×NAICS. Bounded & keyless: at most 3 upstream calls (detail + 1 transactions page + 1 recipient search), no per-record fan-out. Emits pressureHints ('single_offer', 'ceiling_nearly_exhausted', 'hard_stop_no_options') as HINTS, NEVER a composite vulnerability score — CPARS/past-performance, protest history, and option-exercise intent are not public (declared in _meta.fieldsUnavailable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| otherAwardsLimit | No | Cap on incumbentOtherAwards (default 15, max 50). | |
| includeOtherAwards | No | Also return the incumbent's other awards in the same agency×NAICS via one bounded recipient search (default true). | |
| generatedInternalId | Yes | The ONE award to analyze — generatedInternalId from usas_search_individual_awards / usas_search_awards_by_recipient / usas_search_recompetes (e.g. CONT_AWD_*). |