e0508324e5
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 3s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (pull_request) Failing after 4s
Quant Engine CI/CD Pipeline / validate-core (pull_request) Failing after 2m17s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (pull_request) Has been skipped
- 운영 상태 문서와 README를 .NET canonical renderer 기준으로 정리했습니다. - 레거시 렌더러 비운영 선언과 감사/검증기 경로를 통일했습니다. - 운영 보정 로직의 데이터 소스 반영을 정리했습니다.
992 B
992 B
.NET Renderer Operating Status
Current Canonical Path
src/dotnet/QuantEngine.Tools/Program.cssrc/dotnet/QuantEngine.Tools/QuantEngine.Tools.csproj
Current Outputs
Temp/operational_report.jsonTemp/operational_report.mdTemp/final_decision_packet_v4.json
Legacy Path
tools/render_operational_report.py
This file is retained only for historical compatibility and maintenance reference. It is not used in the operating or CI path.
Operational Rules
- CI and release flows must use the .NET renderer path.
- Report consumers may continue to read
Temp/operational_report.mdandTemp/operational_report.json. - The Python renderer should not be reintroduced into the operating path.
Verification
dotnet build src/dotnet/QuantEngine.sln -c Debugpython tools/validate_json_generator_outputs_v1.pypython tools/validate_report_packet_sync_v1.py --packet Temp/final_decision_packet_active.json --report Temp/operational_report.json