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>
This commit is contained in:
2026-06-15 23:41:12 +09:00
parent 7eebb7dd3f
commit f7a880f020
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -573,7 +573,7 @@ CI 게이트:
honest_proof_score: 50.95 → 목표: ≥70 (T+20 30건 → 70.95 자동 달성 예상) honest_proof_score: 50.95 → 목표: ≥70 (T+20 30건 → 70.95 자동 달성 예상)
자동화: 자동화:
run_all 성공률: 86단계 DAG PASS → 목표: ≥95% ✅ (step_count=86, wave_0~9) run_all 성공률: 87단계 DAG PASS → 목표: ≥95% ✅ (step_count=87, wave_0~9)
CI/CD 커버리지: 100% → 목표: 100% ✅ (Synology act_runner 온라인, 4게이트 PASS) CI/CD 커버리지: 100% → 목표: 100% ✅ (Synology act_runner 온라인, 4게이트 PASS)
수동 개입 횟수: 매일 → 목표: ≤1회/주 (setupDailyRunAllTrigger 설정 후) 수동 개입 횟수: 매일 → 목표: ≤1회/주 (setupDailyRunAllTrigger 설정 후)
``` ```
+2 -2
View File
@@ -2,7 +2,7 @@
"formula_id": "AUDIT_REPOSITORY_ENTROPY_V2", "formula_id": "AUDIT_REPOSITORY_ENTROPY_V2",
"gate": "PASS", "gate": "PASS",
"total_file_count": 1703, "total_file_count": 1703,
"package_script_count": 17, "package_script_count": 20,
"temp_json_count": 160, "temp_json_count": 160,
"budget": { "budget": {
"schema_version": "repository_entropy_budget.v1", "schema_version": "repository_entropy_budget.v1",
@@ -15,5 +15,5 @@
"keep package scripts within release envelope" "keep package scripts within release envelope"
] ]
}, },
"source_zip_sha256": "b992c6e54eae1b3b5ccf822d25a902dfcf10dc7a4fec93a902ff920d1cbd02b0" "source_zip_sha256": "c1949f9ab22a1baf50e71a4252c932c6f09997478328ae6aa929b42ebed2cbf1"
} }