Resolve the effective full-text follow-up target for the current run.
Resolution order:
--full-text-for-all always wins and fetches the entire selected batch.
--auto-full-text-top-n 0 explicitly disables the follow-up fetch.
Long-horizon batches (--limit >= 30) enforce a minimum floor of LONG_HORIZON_FULL_TEXT_FLOOR so year-ahead style runs cannot silently stay at the old top-5 behaviour.
Shorter-horizon runs preserve the caller-supplied top-N or null.
Resolve the effective full-text follow-up target for the current run.
Resolution order:
--full-text-for-allalways wins and fetches the entire selected batch.--auto-full-text-top-n 0explicitly disables the follow-up fetch.--limit >= 30) enforce a minimum floor ofLONG_HORIZON_FULL_TEXT_FLOORso year-ahead style runs cannot silently stay at the old top-5 behaviour.null.