From c7714813a71a24a0ed47a20d67f0883ea57c4f1d Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 4 Jul 2026 13:25:31 -0400 Subject: [PATCH] chore: move HARVEST_SUMMARY.md to track directory The HARVEST_SUMMARY.md is a meta-artifact for the directive_hotswap_ harness_20260627 track. It belongs in the track directory alongside the spec/plan/state, not in the directives tree (which should hold only the directive libraries themselves: v1.md + meta.md per directive + presets/). Moved via git mv (preserves history). Updated the lone in-tree cross-reference in current_baseline.md Notes section to point to the new path. Other historical reports (TRACK_COMPLETION_*, phase3_verification_*) still reference HARVEST_SUMMARY.md by name only without a relative path; they continue to render correctly as descriptive references to the file that existed at the time of the report. --- .../directive_hotswap_harness_20260627}/HARVEST_SUMMARY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename conductor/{directives => tracks/directive_hotswap_harness_20260627}/HARVEST_SUMMARY.md (100%) diff --git a/conductor/directives/HARVEST_SUMMARY.md b/conductor/tracks/directive_hotswap_harness_20260627/HARVEST_SUMMARY.md similarity index 100% rename from conductor/directives/HARVEST_SUMMARY.md rename to conductor/tracks/directive_hotswap_harness_20260627/HARVEST_SUMMARY.md