suggest_reallocation
Replaces a drifted site in a shortlist with better candidates from the same shortlist, offering same-region and cross-region alternatives. Handles systemic drift by recommending cross-region swaps.
Instructions
When a saved site DRIFTS (its national standing dropped — surfaced by get_shortlist refresh or a set_shortlist_alert firing), get replacement candidates from the rest of that shortlist so the alert becomes an action, not just a warning (Phase 5). Returns TWO tiers — tier_1_same_region (a near-in tactical swap) and tier_2_cross_region (a different-region arbitrage) — each re-scored against the DRIFTED slot's own objectives, PLUS drift_is_systemic: if the rest of your shortlist also slipped, the drop is region/baseline-wide and a same-region swap will inherit it (prefer cross_region); if peers held, it's idiosyncratic (tactical_ok). DC Hub does the reduction; the final weighted pick is yours. Candidates come from THIS shortlist only (save more via save_to_shortlist to widen the pool). Scoped to your API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortlist_name | No | The shortlist to re-allocate within (created via save_to_shortlist) | |
| drifted_site_ref | No | Optional site_ref of the drifted slot to replace; if omitted, the current lowest-scoring site is treated as the drifted one |