rimlike/scenes/ai
megaproxy 2f76ae1639 sleep_provider deconflicts beds against other pawns' targets
L: SleepProvider.find_best_for filters bed candidates via the existing
Job.is_target_taken_by_other mechanism that ConstructionProvider
already uses. Sets j.target_node = best_bed on the proposed job so
other pawns see the claim.

Fixes the 2/3-pawns-floor-sleep symptom (memory.md 2026-05-11) caused
by greedy nearest-neighbor convergence. The bed.claim() mechanism was
already race-free; this just prevents simultaneous proposals on the
same bed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 18:29:19 +01:00
..
bill.gd
bill.gd.uid
chop_provider.gd
chop_provider.gd.uid
cleaning_provider.gd
cleaning_provider.gd.uid
construction_provider.gd
construction_provider.gd.uid
crafting_provider.gd wire buff consumers, sick penalty, multi-count cremation 2026-05-16 18:17:29 +01:00
crafting_provider.gd.uid
decision.gd
decision.gd.uid
doctor_provider.gd
doctor_provider.gd.uid
eat_provider.gd
eat_provider.gd.uid
hauling_provider.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
hauling_provider.gd.uid
job.gd
job.gd.uid
job_runner.gd sprint cleanup: corpse_cremated signal, recipe_count, save_system 2026-05-16 18:23:22 +01:00
job_runner.gd.uid
mine_provider.gd
mine_provider.gd.uid
plant_provider.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
plant_provider.gd.uid
quality.gd
quality.gd.uid
recipe.gd Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
recipe.gd.uid
recipe_catalog.gd sprint cleanup: corpse_cremated signal, recipe_count, save_system 2026-05-16 18:23:22 +01:00
recipe_catalog.gd.uid
rest_provider.gd
rest_provider.gd.uid
sleep_provider.gd sleep_provider deconflicts beds against other pawns' targets 2026-05-16 18:29:19 +01:00
sleep_provider.gd.uid
status.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
status.gd.uid
status_catalog.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
status_catalog.gd.uid
thought.gd
thought.gd.uid
thought_catalog.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
thought_catalog.gd.uid
toil.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
toil.gd.uid
wolf_spawner.gd Phase 17/18 closure: stockpile filter UI + day summary + atmospheric audio 2026-05-16 17:20:40 +01:00
wolf_spawner.gd.uid
work_provider.gd
work_provider.gd.uid