Files
QuantEngineByItz/runtime/refactor_baseline_v1.yaml
T
kjh2064 f7a880f020 chore: 기준선 동기화 — package_script_count 17→20, DAG step_count 86→87 KPI 반영
- runtime/refactor_baseline_v1.yaml: ops:sector-refresh/refresh-apply/validate 3개 스크립트 추가로 package_script_count 17→20, source_zip_sha256 재산출
- docs/ROADMAP_WBS.md: KPI 자동화 섹션 step_count 86→87 (PR #62 sector_universe 노드 반영)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 23:41:12 +09:00

19 lines
571 B
YAML

{
"formula_id": "AUDIT_REPOSITORY_ENTROPY_V2",
"gate": "PASS",
"total_file_count": 1703,
"package_script_count": 20,
"temp_json_count": 160,
"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": "c1949f9ab22a1baf50e71a4252c932c6f09997478328ae6aa929b42ebed2cbf1"
}