Initial commit: Add project files
ci / backend (push) Failing after 12s
ci / frontend (push) Failing after 19s
ci / static (push) Failing after 45s

This commit is contained in:
2026-08-02 05:15:36 +09:00
commit dcd1322d41
636 changed files with 122352 additions and 0 deletions
@@ -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"
]
}