27730704ae
Snapshot Admin Web Validation / validate-snapshot-admin-smoke (push) Has been cancelled
Snapshot Admin Web Validation / validate-snapshot-admin-full (push) Has been cancelled
Quant Engine CI/CD Pipeline / validate-core (pull_request) Has been cancelled
Quant Engine CI/CD Pipeline / validate-ui-and-storage (pull_request) Has been cancelled
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (pull_request) Has been cancelled
2.7 KiB
2.7 KiB
Review Prompt
Use this prompt when reviewing a proposed recommendation or document change.
Review priority:
- Identify violations of
spec/risk/risk_control.yamlandspec/risk/portfolio_exposure.yaml. - Identify missing data gates from
spec/02_data_contract.yaml. - Check hard filters and rule IDs in
spec/08_scoring_rules.yaml. - Verify decision order against
spec/09_decision_flow.yaml. - Verify portfolio/account constraints against
spec/10_portfolio_rules.yaml. - Verify market regime classification against
spec/11_market_regime.yaml. - Validate output against
schemas/output_schema.jsonwhen JSON output exists. - Verify human report rendering against
spec/07_output_schema.yaml:human_reportandRetirementAssetPortfolioReportTemplate.yaml:output_format_templates.rendering_contract. - Verify APEX harness sections before any HTS order table:
alpha_lead_table,anti_distribution_table,profit_preservation_table,smart_cash_raise_table,execution_quality_table. - Verify
routing_serving_traceappears beforeQEH_AUDIT_BLOCK, and both appear beforeconcise_hts_input_sheet.
Default Completion Harness
Do not treat a task as complete unless the change is evidenced in all four forms:
- YAML or contract evidence in
spec/orgovernance/ - Canonical code evidence in
src/ortools/ - Concrete data/artifact evidence in
Temp/,GatherTradingData.xlsx,GatherTradingData.json, orruntime/ - Reproducible validation evidence from command output or generated validation artifacts
If any one of the four is missing, call out the task as incomplete.
Return findings first, ordered by severity. If no findings exist, state that explicitly and list residual risks or missing tests.
Do not approve:
- BUY before hard filters
- order quantity before ATR20 and cash validation
- sell quantity before confirmed holdings
- A grade from stale or incomplete data
- any recommendation without rule path citations
- HTS order table without
decision_trace_table - BUY/ADD_ON table without
alpha_lead_tableandanti_distribution_table - cash-raise SELL/TRIM table without
smart_cash_raise_table - PASS order without
execution_quality_table - WATCH ledger using HTS order columns such as
지정가,손절가,익절가,주문수량, or주문금액 - prose headers such as
이번 주 결론,현재 포트폴리오 핵심 진단,보유 종목별 운용 지침,종합 의견replacing required tables
WORKFLOW DISCIPLINE
리뷰 전에 반드시 아래 4가지를 요구한다.
- WBS 항목
- 목표
- 성공판단 데이터
- 검증 명령
이 4가지가 없으면 리뷰 대상은 완료가 아니라 미완료로 판단한다.