meta: title: "은퇴자산포트폴리오 — 전략 규칙 호환 인덱스 (redirect-only)" parent_file: "RetirementAssetPortfolio.yaml" version: "2026-05-17-phase3_redirect_clarified" language: "ko-KR" timezone: "Asia/Seoul" role: "deprecated_redirect" warning: > 이 파일은 경로 호환성 유지 전용입니다. 새 규칙·임계값 추가 금지. 실제 전략 규칙은 아래 canonical_split_files를 직접 참조하십시오. canonical_split_files: sector_model: "spec/strategy/sector_model.yaml" entry_timing_guardrails: "spec/strategy/entry_gates.yaml" anti_late_trade_rule: "spec/strategy/entry_gates.yaml" stock_model: "spec/strategy/stock_model.yaml" rebalancing_trigger: "spec/strategy/rebalancing_trigger.yaml" legacy_path_aliases: "spec/04_strategy_rules.yaml:sector_model": "spec/strategy/sector_model.yaml:sector_model" "spec/04_strategy_rules.yaml:entry_timing_guardrails": "spec/strategy/entry_gates.yaml:entry_timing_guardrails" "spec/04_strategy_rules.yaml:anti_late_trade_rule": "spec/strategy/entry_gates.yaml:anti_late_trade_rule" "spec/04_strategy_rules.yaml:stock_model": "spec/strategy/stock_model.yaml:stock_model" "spec/04_strategy_rules.yaml:rebalancing_trigger": "spec/strategy/rebalancing_trigger.yaml:rebalancing_trigger" migration_rule: - "신규 참조는 반드시 canonical_split_files의 경로를 사용한다." - "기존 문서/예시에서 legacy path가 남아 있으면 alias로 해석하되, 수정 시 새 경로로 교체한다." - "이 파일에는 수치 임계값을 추가하지 않는다." validation: - "python tools/validate_specs.py"