RP-008: Materiality and Severity — Distinguishing Two Axes of Model Risk
Executive Summary
Key Takeaways
- ✓ Severity describes how serious a specific finding's own defect is; materiality describes how much weight that finding should carry within an overall assessment — the two are related but not identical.
- ✓ A purely additive scoring model, where enough minor findings could offset one severe finding into a passing aggregate score, conflates these two axes and can misrepresent overall risk.
- ✓ FMAE's critical-override mechanism operationalizes the distinction directly — certain findings cap the overall grade regardless of the aggregate numeric score, because no combination of otherwise-clean formulas should be able to average out a structural failure serious enough to warrant an override.
- ✓ This framework is stated independently of any one engine's specific implementation, though it is formalized from FMAE's own SM-2.0 scoring methodology as a concrete, checkable instance of the pattern.
Institutional publication. Not peer-reviewed.
Abstract¶
This paper distinguishes two axes along which a structural finding can be assessed — severity and materiality — and formalizes the distinction using a concrete mechanism already implemented in a deployed scoring methodology: the critical-override rule.
1. Two Axes, Stated Generally¶
Severity is a property of a single finding, considered on its own terms: how serious is this specific defect, independent of anything else found in the model?
Materiality is a property of a finding's role within an overall assessment: how much weight should this one finding carry when forming an overall judgement about the model's reliability, considered alongside every other finding?
These are related — a more severe finding is generally also more material — but they are not identical, and collapsing them into a single number can misrepresent overall risk in a specific, correctable way.
2. The Failure Mode of Pure Additivity¶
A purely additive scoring model — summing every finding's weight and normalizing against a fixed basis — treats every finding's contribution as fungible: numerically, a handful of low-weight findings could in principle sum to the same aggregate deduction as a single severe one, and a large enough set of low-weight findings could dilute a severe finding's proportional contribution to an overall score, producing a passing-looking aggregate figure despite the presence of one seriously defective calculation.
3. The Critical-Override Mechanism as a Resolution¶
FMAE's own SM-2.0 Scoring Methodology resolves this specific failure mode with a critical-override mechanism: five designated rules, if triggered even once, cap the model's overall letter grade below the top two grade bands, regardless of how high the aggregate numeric score otherwise computes to. This is a direct, concrete operationalization of the severity/materiality distinction: these five findings are treated as materially disqualifying on their own terms, not merely as contributing their proportional numeric weight to an aggregate figure that other, lesser findings could dilute.
The worked example already published on the Scoring Engine page illustrates the mechanism precisely: a model with triggered findings summing to a numeric score that would ordinarily grade in the B band is capped to a C, specifically because two of the triggered findings are critical-override rules — the override exists precisely so a hardcoded override or an internally inconsistent formula can never be graded as though the model were merely "pretty good."
4. Generality of the Framework¶
This distinction is stated here independently of any one engine's specific implementation, though FMAE's SM-2.0 methodology is used as the paper's concrete, checkable grounding instance. Any structural-risk scoring system facing the same purely-additive failure mode — a large enough set of minor findings offsetting one severe finding's proportional contribution — faces the same underlying design question this paper formalizes: whether, and how, to designate certain findings as materially disqualifying independent of the aggregate numeric calculation.
5. Boundary of the Claim¶
This framework describes a design pattern for reconciling severity and materiality, not a claim about which specific findings should be designated as override-worthy in any given system — that is a methodology-specific, empirically grounded decision (as FMAE's own critical-override rule set is), not a universal, engine-independent list.
Related Reading¶
- FMAE Scoring Engine — SM-2.0 Methodology — the concrete critical-override mechanism this framework is formalized from.
- FMAE Rule Taxonomy — where the five critical-override rules sit within the engine's broader classification.
How OXXON tests thisRun a free structural check with FMAE
Frequently Asked Questions
What is the difference between severity and materiality in this framework?
Severity is a property of a single finding — how serious that specific defect is in isolation. Materiality is about the finding's weight within an overall assessment of the model — how much that one finding should influence the reader's overall confidence in the model, considered together with everything else found.
Why can't a purely additive scoring model capture this distinction on its own?
Because a purely additive model treats every finding's contribution to an aggregate score as fungible — enough small, low-weight findings could in principle offset one severe finding's numeric contribution, producing a passing aggregate score despite the presence of a structurally serious defect.
What is a critical-override mechanism, in this framework's terms?
A rule stating that certain findings, by virtue of their severity alone, cap the overall assessment's grade regardless of the aggregate numeric score — formalizing the judgement that some defects are serious enough that no amount of otherwise-clean model construction should be able to average them into an acceptable-looking overall result.
Related Articles
FMAE Scoring Engine — SM-2.0 Methodology
FMAE computes a model's risk score as 100 minus the triggered rules' combined weight, normalized against a fixed basis, currently 207.0 under the active SM-2.0 methodology. SM-1.0, the engine's original scoring basis (170.0, covering R001–R021), is retained as a frozen historical reference rather than deleted from the record. Five rules — R001, R002, R004, R006, and R023 — are critical-override rules. If any of them triggers, the resulting letter grade is capped so a model cannot be graded A or B regardless of how high its numeric score is. This page documents the exact formula, the versioning between SM-1.0 and SM-2.0, and a fully worked example.
FMAE Rule Taxonomy
Every rule in the FMAE structural rule pack declares a category attribute at the point it is defined in source — this is not a classification imposed on the rules afterward for documentation purposes, it is the classification the engine itself uses. Six categories cover all 26 rules — Structural (18 rules), Assumptions Governance (1), Integrity Controls (2), Structural Hygiene (1), Aggregation Logic (1), and Model Governance (3). This page publishes that taxonomy as the FMAE equivalent of a control catalog's classification scheme, cross-linked to the Rule Reference page for each member rule.