]> git.hungrycats.org Git - bees/commit
scan_next: tag re-centered Plan B plans in the log
authorZygo Blaxell <bees@furryterror.org>
Thu, 9 Jul 2026 18:50:45 +0000 (14:50 -0400)
committerZygo Blaxell <bees@furryterror.org>
Sat, 5 Sep 2026 04:04:13 +0000 (00:04 -0400)
commitde8a4f1a012523b628ca205f462a90a92ecb5905
treecf08a0d35439d0e0f61f80a9c4009b650d947cf6
parent5874ec812bfe168792d017a0c06ffb6866b11e6e
scan_next: tag re-centered Plan B plans in the log

Add a "pivot" marker to the plan: line for destinations of a re-centered Plan B
(prefer-canonical-src pivoted the star onto a higher-ref whole-extent duplicate),
so re-centered plans are greppable when validating the pivot against a run.
DstPlan carries an m_pivoted flag set on each pivoted destination at build time;
the plan: line prints " pivot" when it is set.  Document the tag in running.md.

Assisted-by: Claude-Code:claude-opus-4-8
docs/running.md
src/bees-scan-next.cc