@sellable/install 0.1.371 → 0.1.373-uat.nickbird.20260721034138
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -407,6 +407,18 @@ and continue with the exact next ranked campaign in the original sender lane cha
|
|
|
407
407
|
during the same run. Do not persist derived keywords or lane exhaustion into
|
|
408
408
|
campaign configuration; a later refill run rereads the current approved rubric and
|
|
409
409
|
may re-search refreshed keywords or discover new posts and engagers.
|
|
410
|
+
|
|
411
|
+
Sender-owned Post Engagers is the structural exception to general Signal
|
|
412
|
+
Discovery broadening. A campaign named `<sender> - Post Engagers` with exactly
|
|
413
|
+
one attached sender may select only that sender's authored posts; third-party
|
|
414
|
+
keyword results can never refill it. Once its bounded sender-owned continuation
|
|
415
|
+
has no reusable post/frontier, treat `sender_owned_post_required` as exhaustion
|
|
416
|
+
of that campaign lane only, record it on the sender cursor, and immediately
|
|
417
|
+
replan to the exact next ranked waterfall lane—normally Shared Signal
|
|
418
|
+
Discovery—inside the same `--yolo` run. Do not request agent keywords, load the
|
|
419
|
+
campaign brief for keyword invention, or dispatch a general Signal search against
|
|
420
|
+
the Post Engagers campaign. General stale/derived/agent keyword broadening resumes
|
|
421
|
+
normally only after the planner selects the shared Signal Discovery campaign.
|
|
410
422
|
Source/copy/fallback requires receipt-proven exhaustion of earlier rungs:
|
|
411
423
|
`existingRowFrontier.hasMoreFrontierRows:false`, zero `approvalCandidates`, no
|
|
412
424
|
fresh active prep, no `stuckActiveCells`, and no non-terminal
|