33 lines
823 B
JSON
33 lines
823 B
JSON
{
|
|
"contractVersion": "promotion-gate.v1",
|
|
"status": "PROPOSED",
|
|
"boundary": "EVIDENCE_ONLY_NO_AUTO_PROMOTION",
|
|
"thresholds": {
|
|
"minimumShadowTradingDays": 252,
|
|
"preferredShadowTradingDays": 504,
|
|
"minimumDistinctRegimes": 2,
|
|
"maximumFalseExitAnnualRate": 0.02,
|
|
"minimumReentryCaptureRate": 0.65,
|
|
"maximumPbo": 0.20,
|
|
"minimumDsr": 0.95,
|
|
"positiveNetExpectedUtility": true,
|
|
"positiveUnderDoubleCost": true,
|
|
"operationalIntegrityErrors": 0,
|
|
"calibrationStable": true
|
|
},
|
|
"mandatoryApprovals": [
|
|
"IndependentValidation",
|
|
"Risk",
|
|
"InvestmentCommittee",
|
|
"Compliance",
|
|
"Security",
|
|
"Operations"
|
|
],
|
|
"forbiddenActions": [
|
|
"automatic model activation",
|
|
"automatic threshold change",
|
|
"automatic order submission",
|
|
"KIS submission"
|
|
]
|
|
}
|