pipeline: hero floor — bundles require at least 4 items with hero images
Bundles now ship only when at least four of their items have a hero.* image, purely so the grid never renders image-thin. Clusters that miss the floor are held back and logged rather than padded or written thin; the weekly catch widens its window to older unbundled hero-bearing finds instead of holding. Capture gets a nudge to try a second image source before giving up on a hero. Claude-Session: https://claude.ai/code/session_01WZaczDJjL3xZ3u5spsN5AL
This commit is contained in:
@@ -28,7 +28,7 @@ Stage: the new find folders, `daily-finds.log.md`, `candidate-sources.md`, and `
|
||||
|
||||
### 2. Bundle — run `build-bundle` in auto mode
|
||||
|
||||
- Default: one themed bundle drawn from the unbundled shortlist pool (auto mode picks the strongest cluster itself). If the day's shortlist supports no honest theme, skip — don't force one.
|
||||
- Default: one themed bundle drawn from the unbundled shortlist pool (auto mode picks the strongest cluster itself). If the day's shortlist supports no honest theme, or no cluster meets the hero floor (≥4 items with hero images — see build-bundle), skip — don't force one; note the held-back theme in the digest.
|
||||
- **Weekly catch check**: if no "week's catch" bundle exists for the trailing 7 days and unbundled shortlisted finds are accumulating, also run `build-bundle weekly`.
|
||||
- **Backlog check**: if the unbundled pool has grown past ~25 shortlisted finds, run `cluster-bundles` in auto mode instead of a single bundle this run.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user