EXORADI
Quantitative Decision Intelligence Layer · Research Monograph
EXORADI Research · Core Scientific Pillar

The Quantitative Decision Intelligence Layer The Science of Cyber Decisions

A structured method for transforming cyber exposure into explicit, probabilistic and financially grounded executive decisions.

Abstract

Cybersecurity produces vast quantities of technical evidence, yet the final allocation of capital often remains driven by severity lists, static risk matrices and implicit judgement. QDIL defines an arbitration layer connecting telemetry, probabilistic models, financial consequence, risk appetite, portfolio constraints and explainable governance. Its unit of analysis is not the vulnerability or asset, but the decision between competing courses of action.

Keywords: Cyber Decision Intelligence; quantitative cyber risk; Bayesian inference; Monte Carlo simulation; risk appetite; decision policy; portfolio optimization; explainable provenance.
Research status. This document presents a conceptual and computational framework under active development. Numerical examples are illustrative. Empirical calibration, comparative validation and reproducibility protocols form part of the research programme described in Section XIII.

00 — Framing

§ Why a decision science, not another risk score

Security platforms measure exposure. Risk platforms score it. Almost none of them tell an executive what to do, under what confidence, at what opportunity cost. That gap is the discipline EXORADI is building.

Cybersecurity has spent two decades perfecting detection and two years re-discovering quantification. What it has never built is a decision science — a disciplined, falsifiable, mathematically accountable way of turning "we found 40,000 vulnerabilities" into "fund initiative B before initiative A, because it retires $14M of tail risk per dollar spent, and here is the confidence interval."

The Quantitative Decision Intelligence Layer (QDIL) is that science. It does not compete with FAIR, CTEM, NIST CSF, ISO 31000, or COSO ERM — it consumes their outputs as inputs and does the thing none of them were built to do: arbitrate between competing, uncertain, financially-denominated courses of action, continuously, at board speed.

Five commitments define the discipline:

  1. Every recommendation is a decision under uncertainty, not a fact. QDIL never emits a bare number — it emits a distribution, a confidence band, and the assumptions that produced them.
  2. Appetite is a shape, not a threshold. "High/Medium/Low" is replaced by tolerance curves that move with the business cycle, the regulator, and the balance sheet.
  3. Every action competes for the same dollar. Prioritization is portfolio optimization, not a severity-sorted backlog.
  4. Recommendations are provenance-bound. A Board can trace any "why" to the models, data, and assumptions that produced it — or refuse to trust it.
  5. The discipline is falsifiable. Forecasts made this quarter are scored against what actually happened, and the models that were wrong lose influence.

01 — Architecture

I. Scientific Architecture

Six layers, each owned by a different discipline, connected by one contract: everything downstream carries its uncertainty upstream with it.

1 · Signal & Telemetry Fabric vuln mgmt · EASM · threat intel · control state · loss history · industry benchmarks 2 · Model Fabric Bayesian networks · Monte Carlo · Markov · graph analytics · system dynamics · MCDA (§ III) 3 · Risk Appetite Fabric tolerance sets · dynamic curves · elasticity (§ IV) 4 · Decision Cortex policy evaluation · EDS scoring · portfolio optimization (§ V–VII) 5 · Explainable Decision Provenance decision ledger · assumption trace · model contribution weights (§ IX) 6 · Executive Surface — dashboards, board briefs, decision APIs
Fig. 1 — the telemetry layer never speaks directly to the executive surface; every fact passes through appetite, cortex, and provenance.

Two design rules fall out of this diagram and recur through the rest of the document:

  • No layer is allowed to collapse uncertainty prematurely. A point estimate that reaches the Executive Surface without its distribution attached is treated as a defect, not a simplification.
  • Layer 3 and Layer 4 are peers, not a pipeline. Appetite is not a filter applied after scoring — the Cortex queries appetite continuously, because "is this outside tolerance" is itself an input to what gets modeled next (see § IV, Risk Elasticity).

02 — Quantitative Models

II. The Model Fabric

Thirteen analytical models, no single one authoritative. Each exists to answer a question the others cannot.

The most common failure in "cyber risk quantification" is treating one model — usually a single Monte Carlo loss simulation — as the whole discipline. EXORADI treats quantitative modeling as an orchestrated fabric: a director model routes a question to the technique built to answer it, then reconciles the outputs. The routing logic itself is a governed artifact (versioned, testable, auditable), not a judgment call left to an analyst.

ModelExists to solveWhen it is invoked
Bayesian NetworksEncode causal dependencies between controls, threat events, and outcomes; update beliefs as new evidence arrives instead of re-running analysis from scratch.Any time a new signal (patch applied, control degraded, threat intel received) should revise an existing exposure estimate rather than replace it.
Monte Carlo SimulationProduce a full loss distribution from uncertain, correlated inputs — not a single expected value.Whenever a financial range (not a point) is the deliverable: budget requests, insurance limit setting, board loss-exceedance curves.
Decision TreesMake sequential choice structures explicit — decision nodes, chance nodes, payoff leaves — so a recommendation can be inspected step by step.Discrete, branching decisions with a small number of live options (patch vs. isolate vs. accept vs. insure).
Influence DiagramsCompress a Bayesian network plus decision tree into a single compact graph of decisions, uncertainties, and value nodes for stakeholders who need the shape of a decision, not its full tree.Executive-facing decision framing; the diagram is the artifact shown to the Board.
Markov ModelsModel exposure as a state machine (e.g. Exposed → Contained → Remediated → Recurred) with transition probabilities, capturing that risk is a process, not a snapshot.Tracking control degradation over time, recurrence likelihood, and "risk half-life" after a fix.
Scenario PlanningStress-test decisions against a small set of internally-consistent futures rather than a single forecast.Strategic, multi-year investment decisions (architecture redesign, M&A integration, cyber insurance program design). See § VIII.
Graph AnalyticsQuantify blast radius and criticality from the actual topology of assets, identities, and trust relationships (centrality, reachability, choke points).Prioritizing which asset's exposure matters — feeds criticality weights into every other model.
Expected Loss ModelingTranslate frequency × magnitude into a single financially comparable unit across dissimilar risks (ransomware vs. insider fraud vs. outage).The common currency that lets § VII portfolio optimization compare unlike initiatives.
Cost-Benefit OptimizationCompare the cost of a control against the loss it retires, including diminishing returns.Single-initiative go/no-go questions ("should we deploy this control at all").
Portfolio OptimizationAllocate a constrained budget across many competing initiatives to maximize aggregate risk-adjusted value.Annual/quarterly budget cycles; the multi-initiative version of cost-benefit optimization (§ VII).
Multi-Criteria Decision AnalysisCombine financial and non-financial criteria (regulatory exposure, reputational effect, strategic fit) that cannot be reduced to a single dollar figure without distortion.Feeds the Executive Decision Score (§ VI) whenever a decision has legitimate non-financial dimensions.
System DynamicsModel feedback loops and accumulation — technical debt, control fatigue, exposure "stock" that grows or drains over time.Long-horizon questions: is our residual risk trending up structurally, regardless of any single incident?
Probabilistic ForecastingProject how exposure, loss, and control efficacy will evolve, with calibrated confidence intervals rather than a single trend line.Continuous re-forecasting between decision cycles; feeds the Dynamic Tolerance Curve (§ IV).

How they interact

The fabric is not thirteen parallel pipelines — it is a small number of well-defined hand-offs:

Graph Analytics criticality weights Scenario Planning threat intel priors Bayesian Network causal belief state Monte Carlo Engine loss distribution Markov State Model exposure half-life System Dynamics structural drift Expected Loss + MCDA comparable value units
Fig. 2 — criticality and threat priors feed belief state; Markov and System Dynamics bound the Monte Carlo run in time; everything reconciles into one comparable value unit.
Governing principle

No model output reaches § VI (Executive Decision Score) without a model contribution weight and confidence tag attached — see § IX. This is what allows the fabric to grow (a fourteenth model can be added) without silently changing the meaning of past decisions.

03 — Appetite & Tolerance

III. Risk Appetite & Tolerance Fabric

"High / Medium / Low" is not a model of an organization's relationship to risk — it is the absence of one. EXORADI replaces it with seven constructs that behave like an actual control system.

Traditional ERM treats appetite as a static statement ("we accept low risk in category X") and tolerance as a fixed threshold under it. Both assumptions break in practice: appetite changes with the fiscal quarter, and a threshold that made sense at $50M revenue is wrong at $500M. EXORADI models appetite as a dynamic, multi-dimensional boundary — closer to a control system's set-point than a compliance checkbox.

ConstructDefinitionAnswers
Risk Appetite Profile (RAP)A signed vector across loss categories (financial, operational, regulatory, reputational, safety) expressing desired exposure per category, weighted by strategic priority for the period."What kind of risk are we willing to carry, and how much of each?"
Risk Capacity (RC)The maximum loss the organization can absorb before covenant breach, insolvency, or going-concern impact — a hard financial ceiling regardless of preference."What is the absolute limit, regardless of appetite?"
Risk Tolerance Set (RTS)The feasible region between appetite and capacity, expressed as a set (not a scalar) because tolerance differs by loss category, time horizon, and business unit."Within capacity, what range of outcomes is acceptable for this decision?"
Decision Threshold Vector (DTV)The specific, quantitative trigger values — pulled from the RTS — that a policy (§ V) evaluates against for a given decision class."At what number does this decision require escalation?"
Dynamic Tolerance Curve (DTC)Tolerance expressed as a function of time and macro drivers rather than a constant — it widens or narrows with earnings, regulatory posture, and threat climate."Should our tolerance today be the same as it was last quarter?"
Risk Elasticity Coefficient (REC)The sensitivity of accepted risk to a one-unit change in a driver (e.g. how much tolerance moves per $1M of quarterly earnings surprise)."How reactive should appetite be to this specific driver?"
Adaptive Risk Boundary (ARB)The realized, live boundary — DTC evaluated at the current state of its drivers — the actual line an initiative is measured against right now."What is the boundary at this exact moment, and how close are we to it?"

The Dynamic Tolerance Curve as a control system

EXORADI treats appetite management as a feedback control problem, borrowing directly from control theory (§ X): the DTC is the set-point, residual risk is the process variable, and the Decision Cortex is the controller closing the loop.

T(t) = T0 + α·ΔEarnings(t) − β·RegulatoryPressure(t) + γ·ThreatClimate(t)
// T(t): tolerance ceiling at time t, in expected-loss dollars
// α, β, γ: Risk Elasticity Coefficients, calibrated per loss category and business unit

ARB(t) = T(t)   // the live boundary — this is what every policy in § V evaluates against
Gap(t) = ResidualRisk(t) − ARB(t)   // > 0 triggers escalation per the policy tier it falls into
time → loss $ Risk Capacity (hard ceiling) Dynamic Tolerance Curve — ARB(t) Residual Risk (measured) Gap < 0 (within tolerance)
Fig. 3 — tolerance is a band, not a line; a control-relevant "gap" is measured continuously against the live boundary, not a fixed annual number.
Configuring by organization

RAP weights, REC coefficients, and RC ceilings are configured, not hard-coded — by industry (a bank's regulatory β dominates; a SaaS company's reputational term dominates), by financial constraints (RC derived from covenant and liquidity models), and by executive priority (a RAP re-weighting is itself a Board-level decision, logged in the Decision Ledger, § IX).

04 — Engine

IV. The Decision Cortex

The component that converts quantitative output into an executive recommendation — and is structurally required to explain why, not only what.

The Cortex is a five-stage pipeline. Each stage produces an artifact that the next stage consumes and that a human can inspect separately — this is what makes "why" answerable after the fact, not just at the moment of recommendation.

1 · Sense

Pull current state from the Model Fabric: exposure distributions, control efficacy, criticality, and the live Adaptive Risk Boundary.

2 · Model

Run the relevant subset of the fabric for this decision class; reconcile outputs into comparable value units (Expected Loss + MCDA).

3 · Score

Compute the Executive Decision Score (§ VI) across candidate actions, each with a confidence band.

4 · Decide

Evaluate candidate actions against Decision Policies (§ V) and the Adaptive Risk Boundary; select or rank the recommendation.

5 · Explain

Write a Decision Ledger entry (§ IX): evidence, assumptions, uncertainty, trade-offs, and which models drove the outcome.

Continuous

Forecast Scoring: last quarter's recommendation is compared to what actually happened, and the responsible models are re-weighted (§ II callout).

Example decision classes the Cortex answers

QuestionPrimary models consultedTypical policy tier
Should we patch now or on the next cycle?Markov (exploit window), Bayesian Network, Expected LossOperational
Should we isolate this segment?Graph Analytics, Monte Carlo, Decision TreeOperational / Tactical
Should we buy cyber insurance, and how much?Monte Carlo, Scenario Planning, Cost-BenefitStrategic
Should we accept this risk?Expected Loss vs. Adaptive Risk Boundary, MCDAGovernance
Should we redesign this architecture?System Dynamics, Scenario Planning, Portfolio OptimizationStrategic / Board
Should we escalate to the Board?Decision Policy evaluation directly against Risk CapacityGovernance

05 — Policy

V. EXORADI Decision Policy Language (EDPL)

A policy grammar written for executives to author and for the Cortex to execute — the same artifact serves governance and automation.

Technical policy engines evaluate signals (CVSS > 9). EDPL evaluates decisions — financially denominated, appetite-aware, and always resolving to a recommended action plus a rationale, never a bare boolean. A policy has four clauses:

  • WHEN — the decision class this policy governs.
  • EVALUATE — one or more conditions over Model Fabric and Appetite Fabric outputs.
  • THEN — the recommended action, ranked if multiple policies fire.
  • CONFIDENCE — the minimum model confidence required before the policy is allowed to auto-fire versus merely advise.
POLICY "Immediate Executive Escalation"
  WHEN decision_class = risk_acceptance_review
  EVALUATE
    ExpectedLoss.p50           > $5,000,000
    AND Gap(ARB)                > 0            // outside adaptive risk boundary, see § III
    AND ExploitProbability.p50   > 0.35
    AND RecoveryCost              > PreventionCost
  THEN
    RECOMMEND "Immediate Executive Action" priority 1
    NOTIFY board_risk_committee
    ATTACH decision_ledger_entry
  CONFIDENCE  0.80  ELSE advise_only

POLICY "Defer With Compensating Control"
  WHEN decision_class = patch_scheduling
  EVALUATE
    Gap(ARB)                   0
    AND CompensatingControl.efficacy  0.7
    AND EDS(defer)                    EDS(patch_now)  5
  THEN
    RECOMMEND "Defer to next maintenance window" priority 3
    REASON "compensating control holds exposure inside tolerance at lower disruption cost"
  CONFIDENCE  0.65  ELSE advise_only

POLICY "Transfer Over Mitigate"
  WHEN decision_class = investment_selection
  EVALUATE
    InsurancePremium           < ExpectedLoss.p50 × 0.4
    AND ResidualUncertainty (σ)  > MitigationCost.stddev × 2
  THEN
    RECOMMEND "Transfer via cyber insurance" priority 2
    REASON "mitigation cost carries higher variance than the loss it retires; transfer is more capital-efficient"
  CONFIDENCE  0.70  ELSE advise_only
Design rule

An EDPL policy can never silently auto-fire below its declared confidence threshold — it degrades to advise_only, surfacing the recommendation with its rationale but requiring a human decision-maker to accept it. Confidence is a first-class citizen of the grammar, not a wrapper around it.

06 — Scoring

VI. The Executive Decision Score (EDS)

Not a risk score. A decision score — it ranks actions, not assets or vulnerabilities.

A risk score answers "how bad is this." EDS answers "how good is doing something about it, right now, compared to the alternatives." It is computed per candidate action (patch / defer / isolate / insure / accept / redesign), not per vulnerability — the same exposure can produce a high EDS for "insure" and a low EDS for "patch immediately" if the numbers say so.

DimensionSymbolCaptures
Expected Business ValueBVLoss retired minus cost, in expected-value dollars, normalized to [0,1] across candidates.
Expected Risk ReductionRRReduction in loss-exceedance tail, not just the mean — captures effect on catastrophic outcomes.
Decision ConfidenceDCBayesian posterior concentration across the Monte Carlo ensemble — how tightly the models agree.
Model UncertaintyMUPenalty term: dispersion across separately run models on the same question (subtracted, not ignored).
Investment EfficiencyIERisk retired per dollar spent — the direct analogue of Sharpe ratio for a control investment.
Strategic AlignmentSAMCDA score against stated business objectives for the period (not reducible to dollars).
Risk Appetite DistanceRADSigned distance from the Adaptive Risk Boundary — closer to breach raises urgency irrespective of size.
Opportunity CostOCValue of the next-best use of the same budget — penalizes actions that look good only in isolation.
Time SensitivityTSDecay of the option's value if deferred (exploit-window decay, regulatory deadline proximity).
Board CriticalityBCWhether the underlying asset sits on a path to a board-designated crown-jewel process (graph-analytics-derived).
EDS(a)  =  w1BV(a) + w2RR(a) + w3DC(a) + w4IE(a) + w5SA(a) + w6RAD(a) + w7TS(a) + w8BC(a) − w9MU(a) − w10OC(a)
// each term normalized to [0,1] via logistic scaling across the candidate set; Σwi = 1

CI95(a)  =  EDS(a) ± 1.96·σEDS(a)   // confidence band from the Monte Carlo ensemble underlying DC and MU
Worked contrast

Patch now: BV 0.62, RR 0.71, IE 0.40 (expensive, disruptive) → EDS 58 ±9. Deploy compensating control + defer: BV 0.58, RR 0.65, IE 0.81 (cheap, fast) → EDS 67 ±5. The second option wins not because the risk is smaller, but because it is a more capital-efficient way to hold the same risk inside the Adaptive Risk Boundary — exactly the kind of call a severity-sorted backlog cannot make.

07 — Portfolio

VII. Portfolio Optimization Model (EPOM)

The method does not optimize security. It optimizes the allocation of a fixed budget across initiatives that compete for it — a genuinely different objective function.

Formulated as a constrained multi-objective optimization over the candidate initiative set N, with continuous funding fraction xi ∈ [0,1] (partial funding permitted, since most controls have a minimum-viable tranche and diminishing returns beyond it):

maximize   Σi∈N xi·EDSi
subject to
  Σi xi·Costi  ≤  Budget
  Σi xi·RiskReductioni  ≥  MinimumTargetReduction   // board-set floor
  RADportfolio  ≥  0   // the funded set alone must bring the org back inside its Adaptive Risk Boundary
  xi ∈ [0,1]   // relaxed LP for the frontier; rounded to a 0/1 knapsack for the final funding decision

Two refinements distinguish EPOM from a textbook knapsack:

  • Marginal Risk Reduction Value. Each initiative's risk reduction is modeled with diminishing returns, U(r) = 1 − e−λr, so the optimizer correctly values a second, smaller investment in an already-well-controlled asset less than the same dollar spent on an untouched one.
  • Efficient frontier, not a single answer. Because Expected Business Value, Risk Reduction, and Strategic Alignment genuinely trade off against each other, EPOM returns a Pareto frontier — the Board picks a point on the curve, and the choice itself is logged as a governance decision.
residual risk retired → expected business value → Board-selected point $8.2M budget · EDS-weighted mix dominated / infeasible region below curve
Fig. 4 — the frontier itself is the deliverable; the Board's chosen point becomes a Decision Ledger entry, not a hidden default.

08 — Futures

VIII. Scenario Intelligence Engine

Every material decision is evaluated against a small set of internally consistent futures — not one forecast dressed up as certainty.

ScenarioFinancial impact (p50 / p95)Residual exposureOperational impactConfidenceBoard recommendation
Do nothing$2.1M / $18.4MOutside toleranceNone0.83Reject — breaches ARB
Patch now$0.4M / $3.1MInside tolerance2 maintenance windows0.71Viable
Deploy EDR$0.6M / $2.6MInside toleranceModerate, 6-week rollout0.68Viable, higher IE
Purchase cyber insurance$1.1M / $1.6MWithin capacityNone0.88Preferred if MU high
Segment network$0.3M / $2.0MInside toleranceHigh, cross-team, 3-month0.55Strategic, not tactical
Increase backup resilience$0.5M / $2.4MInside toleranceLow0.74Viable, low regret
Replace legacy systems$0.2M / $1.1MInside toleranceVery high, 12–18 months0.49Board-level, next cycle

Each row is itself the output of a Monte Carlo run conditioned on that scenario's assumptions — the table is a summary of seven distributions, not seven numbers, and every cell can be expanded to its full loss-exceedance curve in the Executive Surface.

09 — Trust

IX. Explainable Decision Provenance (XDP)

A recommendation a Board cannot interrogate is a recommendation a Board should not trust. XDP is the layer that makes every "why" auditable.

Every Cortex output writes a Decision Ledger entry — an immutable record answering six questions before it is allowed to reach the Executive Surface:

Why?

The dominant EDS terms and their weights for this specific recommendation.

Based on which evidence?

Named data sources and their timestamps (telemetry, threat intel, loss history).

Which assumptions?

Prior distributions and parameter choices a reviewer can challenge directly.

Which uncertainties?

Confidence band and the specific source of disagreement across models (MU).

Which trade-offs?

The next-best alternative action and its EDS gap (Opportunity Cost, made explicit).

Which models contributed?

Per-model contribution weight, plus that model's forecast-scoring track record.

Falsifiability

Every Ledger entry is revisited on a fixed cadence against realized outcomes. A model whose contributions are systematically miscalibrated (over-confident, biased in a direction) has its contribution weight wi down-weighted automatically — this is the mechanism that keeps the discipline scientific rather than declarative.

10 — Grounding

X. Scientific Foundations

Twelve disciplines, none of them native to cybersecurity, each contributing a specific mechanism EXORADI could not do without.

DisciplineMechanism borrowedUsed in
Decision TheoryExpected utility, value of information§ VI EDS, § IV Cortex
Bayesian StatisticsBelief updating, posterior credible intervals§ II Bayesian Networks, § VI Decision Confidence
EconomicsDiminishing marginal returns, opportunity cost§ VII Marginal Risk Reduction Value
Operations ResearchConstrained optimization, Pareto frontiers§ VII Portfolio Optimization
Behavioral EconomicsLoss aversion, prospect-theory calibration of executive risk perception§ VI Strategic Alignment weighting
Systems EngineeringLayered architecture, feedback boundaries§ I Scientific Architecture
Enterprise Risk ManagementAppetite / capacity / tolerance vocabulary (extended, not discarded)§ III Appetite Fabric
Financial ModelingLoss-exceedance curves, Sharpe-ratio analogues§ VI Investment Efficiency, § VII
Game TheoryStackelberg leader-follower dynamics between defender investment and attacker response§ II Scenario Planning priors, exploit-probability adjustment
Artificial IntelligenceEnsemble model reconciliation, calibration monitoring§ II Model Fabric routing, § IX forecast scoring
Control TheorySet-point / process-variable / controller feedback loop§ III Dynamic Tolerance Curve
Network ScienceCentrality, reachability, choke-point analysis§ II Graph Analytics criticality weights

11 — Positioning

XI. Comparison to Existing Frameworks

EXORADI is not a replacement for FAIR, CTEM, NIST CSF, ISO 31000, or COSO ERM — it is the arbitration layer none of them include.

FrameworkWhat it does wellWhat it does not do
FAIRRigorous single-scenario financial loss quantification.No portfolio arbitration across initiatives, no dynamic appetite, no policy language, no multi-model reconciliation.
CTEMContinuous discovery, validation, and prioritization of exposures.Prioritizes exposures, not competing courses of action; no budget-constrained optimization; no executive scoring.
NIST CSFComprehensive control taxonomy and maturity language.Descriptive, not decision-generating; silent on which control to fund first under a fixed budget.
ISO 31000Sound generic risk management process and vocabulary.Deliberately industry-agnostic; no quantitative engine, no cyber-specific tolerance modeling.
COSO ERMStrong governance and appetite-setting principles at board level.Appetite as a static statement, not a dynamic, elastic curve; no link from appetite to a specific funded initiative.
Original contributions
  • The Dynamic Tolerance Curve and Risk Elasticity Coefficient — appetite as a control-theoretic set-point, not a static table.
  • The Executive Decision Score — the first scoring system to rank actions rather than assets or vulnerabilities, with opportunity cost as a first-class, subtracted term.
  • EDPL — a policy language whose primitives are financial and appetite-based, not technical severity fields.
  • EPOM — treating the cybersecurity budget as a genuine portfolio-optimization problem with an explicit efficient frontier, not a severity-sorted backlog.
  • Explainable Decision Provenance with automatic model re-weighting — a falsifiability mechanism no risk framework in this space currently enforces.

12 — Surface

XII. Executive Decision Surface

Scanned in fifteen seconds, interrogated in fifteen minutes. The Executive Surface is a state, not a report.

EXORADI · Decision Brief — Q3 Cyber Investment Cycle 2 items outside tolerance

Top-ranked recommendation

Deploy compensating control + defer patch EDS 67 ± 5

Retires $4.1M of tail exposure at $310K cost · brings Gap(ARB) from +1.2M to −0.6M · confidence 0.81

Portfolio frontier — this cycle

Residual Risk vs. ARB+0.6M post-decisionwas +1.2M pre-decision
Budget Committed$8.2M / $9.5M86% of cycle allocation
Decision Confidence (avg)0.76weighted across 14 open decisions
Model DisagreementLowMU term below escalation threshold

Three UI commitments follow directly from the science, not from dashboard convention:

  • Every number on the surface is a link into its Decision Ledger entry — there is no such thing as an unexplained figure in the executive view.
  • Confidence is always co-located with the value it qualifies (a pill, not a footnote) — a wide band changes what "top-ranked" means at a glance.
  • The frontier, not a ranked list, is the default portfolio view — reinforcing that "priority" is a chosen point on a curve, not a fixed order.

13 — Frontier

XIII. Future Research Agenda

  • Causal inference for control efficacy — moving from correlational control-efficacy estimates to causal effect sizes using quasi-experimental design across the customer base.
  • Federated risk benchmarking — cross-organization tolerance and loss calibration without sharing raw loss data, via secure aggregation.
  • Reinforcement learning for policy tuning — treating EDPL weight calibration as a continuing bandit problem scored against realized outcomes rather than a quarterly manual re-weighting.
  • Formal verification of decision policies — proving an EDPL policy set is free of contradictory recommendations before it reaches production.
  • Adversarial calibration — incorporating live threat-actor behavior change (Stackelberg response) directly into exploit-probability priors rather than periodic manual updates.
  • Behavioral calibration of executive risk perception — measuring the actual loss-aversion coefficient of a given leadership team and correcting EDS's Strategic Alignment term for it, rather than assuming rational risk-neutrality.
14 — Initiative

About EXORADI.

EXORADI is a research initiative dedicated to advancing Cyber Decision Intelligence.

We believe cybersecurity must evolve beyond technical expertise toward measurable, evidence-based and rigorously grounded decision-making.

Through open research, quantitative models, practical experimentation and interdisciplinary collaboration, EXORADI develops frameworks, methodologies and tools that help organizations transform cyber exposure into better strategic decisions.

Scope of work Cyber risk quantification · Exposure management · Executive decision support · Economic modeling · Artificial intelligence · Systems thinking

We welcome researchers, practitioners, CISOs, engineers, economists, data scientists and decision-makers who share the ambition of building a more rigorous discipline for cyber decisions.

15 — Research Profile

About the researcher.

Since 2017, Arthur C. M. Guiol has focused on advancing quantitative approaches to cyber risk by integrating cybersecurity, decision science, probabilistic modeling, enterprise risk management, financial analysis and artificial intelligence.

Current research explores the development of EXORADI™, an open research initiative dedicated to advancing Cyber Decision Intelligence through frameworks that transform cyber exposure into executive decision-making.

Previous research and professional work have contributed to the development and application of quantitative cyber risk methodologies, including the SPICE framework, for organizations such as Airbus and SCOR. Professional experience also includes cybersecurity roles at Quarkslab and Qualys, supporting more than 150 enterprise organizations in vulnerability management, cyber exposure management and cyber risk quantification.

Arthur C. M. Guiol completed the Executive Program in Cybersecurity Strategy & Management at the MIT Sloan School of Management and holds an MBA in Risk Management, Economic Intelligence & Cybersecurity from the École de Guerre Économique (EGE), Paris.

Research focus

  • Cyber Decision Intelligence
  • Quantitative Cyber Risk
  • Decision Science
  • Probabilistic Modeling
  • Graph Analytics
  • Enterprise Risk Management
  • Artificial Intelligence

Selected industry experience

  • Airbus
  • SCOR
  • Qualys
  • Quarkslab
Quantitative Cyber Risk Research
SPICE Framework & Financial Cyber Risk Assessment
Cyber Exposure, Vulnerability Management & Enterprise Risk
EXORADI™ & Cyber Decision Intelligence