Skip to content

Commit 235d858

Browse files
Pigbibicodex
andcommitted
fix: align lifecycle view generated profile gates
Co-Authored-By: Codex <noreply@openai.com>
1 parent 7de14f9 commit 235d858

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

web/strategy-switch-console/app.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"paper",
185185
"dry_run"
186186
],
187-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance",
187+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy",
188188
"income_layer_start_usd": "250000",
189189
"income_layer_max_ratio": "0.55",
190190
"income_layer_allocations": {
@@ -217,7 +217,7 @@
217217
"paper",
218218
"dry_run"
219219
],
220-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance",
220+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy",
221221
"income_layer_start_usd": "150000",
222222
"income_layer_max_ratio": "0.95",
223223
"income_layer_allocations": {
@@ -250,7 +250,7 @@
250250
"paper",
251251
"dry_run"
252252
],
253-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance",
253+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy",
254254
"dca_enabled": true,
255255
"dca_default_mode": "fixed",
256256
"dca_default_base_investment_usd": "1000"
@@ -271,7 +271,7 @@
271271
"paper",
272272
"dry_run"
273273
],
274-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance",
274+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy",
275275
"dca_enabled": true,
276276
"dca_default_mode": "fixed",
277277
"dca_default_base_investment_usd": "1000"
@@ -325,7 +325,7 @@
325325
"paper",
326326
"dry_run"
327327
],
328-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance",
328+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy",
329329
"income_layer_start_usd": "300000",
330330
"income_layer_max_ratio": "0.25",
331331
"income_layer_allocations": {
@@ -464,7 +464,7 @@
464464
"paper",
465465
"dry_run"
466466
],
467-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance"
467+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy"
468468
},
469469
{
470470
"profile": "hk_equity_combo",
@@ -500,7 +500,7 @@
500500
"paper",
501501
"dry_run"
502502
],
503-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance"
503+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy"
504504
},
505505
{
506506
"profile": "cn_industry_etf_rotation_aggressive",
@@ -656,7 +656,7 @@
656656
"paper",
657657
"dry_run"
658658
],
659-
"blocked_live_reason": "missing_current_promotion_evidence_and_human_acceptance"
659+
"blocked_live_reason": "missing_current_promotion_evidence_and_preauthorized_autonomy_policy"
660660
},
661661
{
662662
"profile": "crypto_btc_dca",

web/strategy-switch-console/app_css.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)