From c22c05720f8bdeb7ea8709b57631959b13af5252 Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 3 Oct 2025 03:43:39 +0200 Subject: [PATCH] chore: more cleanup --- {report => reports}/AGENT_TOOLING_OPTIMIZATION_REPORT.md | 0 {report => reports}/CLI_REGRESSION_FIX_REPORT.md | 0 {report => reports}/TEST_COVERAGE_REPORT.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {report => reports}/AGENT_TOOLING_OPTIMIZATION_REPORT.md (100%) rename {report => reports}/CLI_REGRESSION_FIX_REPORT.md (100%) rename {report => reports}/TEST_COVERAGE_REPORT.md (100%) diff --git a/report/AGENT_TOOLING_OPTIMIZATION_REPORT.md b/reports/AGENT_TOOLING_OPTIMIZATION_REPORT.md similarity index 100% rename from report/AGENT_TOOLING_OPTIMIZATION_REPORT.md rename to reports/AGENT_TOOLING_OPTIMIZATION_REPORT.md diff --git a/report/CLI_REGRESSION_FIX_REPORT.md b/reports/CLI_REGRESSION_FIX_REPORT.md similarity index 100% rename from report/CLI_REGRESSION_FIX_REPORT.md rename to reports/CLI_REGRESSION_FIX_REPORT.md diff --git a/report/TEST_COVERAGE_REPORT.md b/reports/TEST_COVERAGE_REPORT.md similarity index 100% rename from report/TEST_COVERAGE_REPORT.md rename to reports/TEST_COVERAGE_REPORT.md