land_lineup_snapshot
Fetch a player's current land plot resources and selected candidate cards to prepare an estimator-ready lineup baseline.
Instructions
Gather an explicit player's current Grain/Wood/Stone/Iron plot and selected candidate cards for land_lineup_estimate. Supply exactly one numeric/display plot_id or deed_uid. Select up to ten card detail IDs or twenty UIDs; current workers are always included. At most ten logical GETs, including one bounded-memory full collection stream; no automatic pagination or per-card lookup loops. Fetches deed, worker/project/plot facts, regional DEC, Power Core availability, definitions and up to 200 owner deeds for verified candidate locations. At most 100 matching cards; a larger selection is refused. Returns an estimator-ready baseline only when identity and backend production checks agree, candidate eligibility caveats, verified locations where returned, and per-source freshness. Reads are not atomic. Missing, cooling-down or unsupported cards are not presented as ready to stake. No stake changes are performed; Land stake changes remain scoped per plot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | Yes | ||
| plot_id | No | ||
| deed_uid | No | ||
| candidate_uids | No | ||
| candidate_card_detail_ids | No |