Summary
A product design exercise for an AI decision intelligence system intended to help senior leaders in a B2B SaaS business anticipate revenue risk earlier, intervene deliberately, and make accountable decisions under uncertainty.
Context and Problem
Illustrative business context: a mid-size B2B SaaS company with £50–100m ARR, £100k–£250k ACV deals, 90–120 day sales cycles, and 150–250 active deals per quarter. In this kind of environment, a small number of late-stage decisions have outsized impact — two or three large deals slipping can materially affect quarterly guidance, investor confidence, and leadership credibility.
The real problem: even with sophisticated dashboards — stage-based CRM forecasting, pipeline coverage views — leaders consistently discover risk too late. Decision-making relies on lagging indicators from CRM stages, sales-manager intuition, and retrospective explanations after targets are missed. This isn't a lack of data. It's a decision quality problem under uncertainty. Leaders have information but no reliable way to quantify risk early, understand why risk is changing, or decide when intervention is actually warranted.
Why AI, and Why Simpler Approaches Fail
Rules-based risk scoring, velocity thresholds, and red-flag checklists tend to fail because they can't model non-linear interactions across signals, degrade quickly as sales behaviour evolves, and get gamed once the rules become predictable. They create confidence without robustness.
AI is justified here because it can combine weak signals across CRM, product usage, and customer behaviour; produce probabilistic outputs rather than binary judgements; and adapt as patterns shift over time.
Explicit restraint: the system is not designed to make autonomous decisions, replace commercial judgement, or optimise blindly for short-term revenue. AI informs decisions. Humans own outcomes. That boundary shapes every design choice.
Product Vision and User Workflow
The proposed system would estimate the probability of adverse outcomes, explain the drivers behind rising or falling risk, recommend interventions with confidence bounds and use human-in-the-loop governance.
Deal owners receive explanations and drivers, not raw scores, and use them to adjust deal strategy. Sales managers review flagged deals weekly and focus attention on the highest risk-adjusted portion of pipeline. CRO and leadership see aggregate risk shifts and confidence bands, used for forecasting and intervention planning.
In practice, this would run as a hybrid: managers and leaders reviewing a weekly dashboard of flagged risks, while deal owners get pushed explanations when their deals cross defined risk thresholds. Scores are never surfaced in isolation — explanations and drivers always accompany them. The system is designed to embed into existing weekly and quarterly rhythms rather than invent new rituals.
Data and Modelling Choices
Data sources: CRM (stage transitions, deal velocity, stakeholder churn), product usage (adoption drop-offs, engagement anomalies), customer signals (support volume, sentiment, NPS), behavioural metadata (response latency, meeting cadence).
Modelling approach: gradient-boosted tree models, chosen because they perform strongly on heterogeneous tabular business data, capture non-linear feature interactions, and support feature attribution for explainability. Deep learning approaches are rejected here due to marginal performance gains in this context, reduced interpretability, and higher operational and governance complexity. All outputs are probabilistic and explicitly calibrated, with regular checks to ensure predicted probabilities match observed outcomes over time.
LLM usage: LLMs are used only to translate model outputs into executive-readable explanations and synthesise drivers already visible to the model. Not used for prediction.
Human-in-the-Loop Governance
Illustrative decision thresholds: below 40% risk — informational only. 40–65% — manager review recommended. Above 65% — mandatory human review with action logging. Thresholds would be owned by RevOps, reviewed quarterly with Sales and Finance leadership, and adjusted as sales motion or market conditions change. All recommendations could be overridden; overrides would require a reason and feed into evaluation and process review. This design aims to preserve judgement while enforcing accountability.
Failure Modes and Safeguards
Known risks: data drift as sales tactics evolve, over-confidence during low-volume periods, bias towards historically "typical" deals. Safeguards: continuous calibration monitoring, drift detection on key feature distributions, automatic confidence suppression when uncertainty increases.
Illustrative example: during a quarter with a new pricing structure, drift detection could trigger on deal velocity features. The system would then suppress high-confidence recommendations, flag outputs as low confidence and prompt a temporary return to manual review. The decision to suppress or resume normal operation would sit with RevOps, in consultation with Data and Sales leadership, and the model would be recalibrated before normal operation resumed. If the system were unsure, it would say so.
What Success Would Look Like
The design deliberately does not optimise for raw prediction accuracy or a single model performance number. Instead, success is framed around earlier risk identification, fewer last-week deal escalations relative to baseline, and fewer surprise misses against quarterly revenue forecasts. The most telling signal would be behavioural — leadership conversations shifting from "why did this happen?" to "what should we do now?"
Trade-Offs and Judgement
Deliberate choices built into the design: accepting lower recall to avoid false confidence, prioritising explainability over marginal accuracy gains, and limiting automation despite likely pressure to "let the AI decide." This is a decision system, not a leaderboard.
What This Demonstrates
Framing AI problems around decision quality and accountability. Designing probabilistic systems that respect uncertainty. Balancing technical capability with organisational reality. Saying no to inappropriate uses of AI and being able to defend that call. Work like this requires close, ongoing alignment across Sales, RevOps, Finance, and Data — particularly wherever model outputs intersect with forecasting and external guidance.