Initial commit: Add project files
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user