20f0973f74
- render_operational_report.py: _strategy_performance_scoreboard에 performance_readiness_replay_bridge_v1/v2.json 표시 행 추가 (알파 캘리브레이션, 성과 준비도 점수, T+20 표본, 브리지 승격 규칙) - debug_boundaries.py, run_audit.py 임시 디버그 파일 삭제 - runtime/refactor_baseline_v1.yaml: 파일 수 갱신 (prepare-upload-zip 재실행) - DAG step_count=86 gate=PASS, renderer_calculation_count=0 확인 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
19 lines
571 B
YAML
19 lines
571 B
YAML
{
|
|
"formula_id": "AUDIT_REPOSITORY_ENTROPY_V2",
|
|
"gate": "PASS",
|
|
"total_file_count": 1697,
|
|
"package_script_count": 17,
|
|
"temp_json_count": 159,
|
|
"budget": {
|
|
"schema_version": "repository_entropy_budget.v1",
|
|
"max_total_files": 2200,
|
|
"max_package_scripts": 220,
|
|
"max_temp_json_files": 500,
|
|
"max_docs_lines": 120000,
|
|
"release_budget_notes": [
|
|
"archive stale Temp JSONs when safe",
|
|
"keep package scripts within release envelope"
|
|
]
|
|
},
|
|
"source_zip_sha256": "06621508ea3846a5c8aba634a3901c105d4d46ed84148d5886d063d624945b6e"
|
|
} |