From 293776b9defc1091791b4b80cacb1d814e006b13 Mon Sep 17 00:00:00 2001 From: "Doucette, Jarrod S" Date: Sat, 6 Jun 2026 12:39:12 -0400 Subject: [PATCH] chore(reclaim): hold AAPF landing-zone raw until promote loop verified MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AAPF raw HSI/RGB deliveries are archived to Fortress before being promoted into the repository by fs-promote-aapf (sibling florasense-tools repo). Until the archive→promote→reclaim loop is confirmed in steady state, reclaim.py must not auto-delete the landing-zone copies. Add a `landing-zone/AAPF` hold, mirroring the existing inbox block. Scoped to the source path (matched via verify()'s `h in source_folder` branch) so it catches every landing-zone/AAPF/ source but NOT a future promoted repository copy at a different path. Co-Authored-By: Claude Opus 4.8 --- reclaim_holds.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reclaim_holds.txt b/reclaim_holds.txt index aab72b3..3ae6287 100644 --- a/reclaim_holds.txt +++ b/reclaim_holds.txt @@ -22,3 +22,11 @@ GeneWiz _photos-inbox _schedule-inbox _greenhouse-inbox + +# AAPF raw HSI/RGB deliveries (set 2026-06-06). Raw is archived to Fortress +# BEFORE being promoted into the repository by fs-promote-aapf, then reclaim.py +# is meant to free the landing-zone copy once promotion is verified. Hold the +# landing-zone copies until the archive→promote→reclaim loop is confirmed in +# steady state. Scoped to the source path so a future *promoted* repository +# copy (a different path) is not held. Remove once the AAPF loop is trusted. +landing-zone/AAPF