From ff564392ba3ea151ffda3722d3e5166ccec49bb7 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sun, 14 Jun 2026 12:50:05 +0900 Subject: [PATCH] chore: update refactor baseline metrics after full DAG run --- runtime/refactor_baseline_v1.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/refactor_baseline_v1.yaml b/runtime/refactor_baseline_v1.yaml index 8248fa4..c313347 100644 --- a/runtime/refactor_baseline_v1.yaml +++ b/runtime/refactor_baseline_v1.yaml @@ -1,9 +1,9 @@ { "formula_id": "AUDIT_REPOSITORY_ENTROPY_V2", "gate": "PASS", - "total_file_count": 2051, + "total_file_count": 1654, "package_script_count": 16, - "temp_json_count": 107, + "temp_json_count": 116, "budget": { "schema_version": "repository_entropy_budget.v1", "max_total_files": 2200, @@ -15,5 +15,5 @@ "keep package scripts within release envelope" ] }, - "source_zip_sha256": "de1367e8211707a105db9324fbf723e53eaeafad7fd52e68f75f9c3aa4c25321" + "source_zip_sha256": "cab190780926902cc59c306f9889b38ae801a2dab2e83a9818081ec597976653" } \ No newline at end of file