[Stimulus] Reconcile procurement spend against budgets, contracts, and compliance targets with anomaly detection and concentration analysis.
Reconcile procurement spend against budgets and compliance targets.
spend_analysis with queryType "metrics" for total spend for period.spend_analysis with queryType "trends" (period: "month") for MoM change.spend_analysis with queryType "industries" for category breakdown. Flag categories with >15% MoM change as anomalies.spend_analysis with queryType "topSuppliers" (limit: 20) for concentration analysis. Calculate top-3 %, top-5 %, top-10 % of total spend. Warn if top-3 > 40%.spend_analysis with queryType "diversity" for diversity reconciliation. Compare against program targets.| Metric | Healthy Range |
|---|---|
| Spend concentration (top 3) | < 40% |
| Budget variance by category |
| +/- 10% |
| Diversity spend % | Per program targets |
Read MCP resource stimulus://workflows/spend-reconciliation for the full workflow.