{
"schemaVersion": "kaireon.provenance.v1",
"generatedAt": "2026-07-03T12:00:00.000Z",
"decisionTrace": {
"id": "dt_...",
"requestId": "req_...",
"candidateCount": 12,
"finalCount": 3,
"scoringResults": [],
"selectedOffers": [],
"inputsHash": "…",
"policyVersionHash": "…",
"degradedScoring": false
},
"modelSnapshots": [
{ "modelId": "mdl_...", "modelType": "gradient_boosted", "modelStateHashSha256": "…" }
],
"effectiveRulesByOffer": {
"off_...": { "…": "deduped effective-rules cascade with explainCascade" }
},
"auditLog": [
{
"id": "al_...",
"action": "scoring_result",
"entityType": "decision_trace",
"entityId": "dt_...",
"timestamp": "2026-07-03T11:59:59.000Z",
"prevHash": "…",
"integrityHash": "…"
}
],
"buildIdentity": {
"gitSha": "…",
"gitRepo": "…",
"imageName": "…",
"imageDigest": "…",
"sbomDigestSha256": "…",
"slsaAttestation": null
},
"fairnessSlice": null
}