Two-step attestation cycle for risk data aggregation and risk reporting. The attestation is the deliverable: step 1 re-derives a stated risk-report figure from a declared tabular extract under a declared aggregation policy, so the signature is backed by a recomputed number rather than a self-assessment; step 2 scores the deterministic quality metrics against policy-supplied thresholds, each labelled with its ECB Guide prerequisite area. Step 1 is gated review_required when any source line is excluded from the recompute, with the risk-data owner as reviewer. Step 2 is gated dual_control(2) for periodic attestation release, with one of the two distinct approver identities bound to a management-body role. The recompute is evidence for the institution's own internal attestation; it is not a supervisory submission and carries no supervisory pass mark.
review_required, with the risk-data owner as reviewer, before the scorecard stage is treated as settled.rdarr_aggregation_recompute{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "rdarr_aggregation_recompute",
"arguments": {}
},
"id": 1
}
dual_control(2) -- two distinct approver identities, one of them bound to a management-body role. A scorecard status of breach stops the cycle before release.rdarr_quality_scorecard{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "rdarr_quality_scorecard",
"arguments": {}
},
"id": 1
}