Purpose
Add model-governance-ledger support for the Fraud Decision Intelligence capability family defined in ProCybernetica.
Upstream doctrine anchor:
SocioProphet/ProCybernetica:docs/capabilities/fraud-decision-intelligence-control-plane.md
Required records
Introduce or extend ledger entries for:
- fraud model card;
- fraud benchmark record;
- feature-health record;
- label-provenance record;
- residual-fraud lift record;
- threshold and review-capacity simulation record;
- drift and adversarial-displacement monitoring record;
- production-readiness non-claim boundary.
Claim boundaries
The ledger must not allow:
- model score promoted as proof of fraud;
- Kaggle/public benchmark promoted as production validation;
- weak/delayed label treated as ground truth without provenance;
- human-impacting decision authorized by model artifact alone;
- feature with material missingness drift used without a feature-health record.
Acceptance criteria
- Positive fixture: public-synthetic fraud model card references benchmark, feature-health, label-provenance, and residual-lift records.
- Negative fixture: benchmark metric alone cannot satisfy production readiness.
- Negative fixture: model score alone cannot authorize a denial or enforcement action.
- Negative fixture: label without provenance is rejected.
- Documentation states this repo owns model governance records only, not runtime fraud scoring or policy execution.
Purpose
Add model-governance-ledger support for the Fraud Decision Intelligence capability family defined in ProCybernetica.
Upstream doctrine anchor:
SocioProphet/ProCybernetica:docs/capabilities/fraud-decision-intelligence-control-plane.mdRequired records
Introduce or extend ledger entries for:
Claim boundaries
The ledger must not allow:
Acceptance criteria