Skip to content

Evaluate Thais equipment offers in shadow mode - #101

Merged
adrunkhuman merged 1 commit into
masterfrom
playerbot/equipment-offer-shadow
Aug 7, 2026
Merged

Evaluate Thais equipment offers in shadow mode#101
adrunkhuman merged 1 commit into
masterfrom
playerbot/equipment-offer-shadow

Conversation

@adrunkhuman

Copy link
Copy Markdown
Owner

Closes #86.

Adds a bounded, read-only shadow evaluation of tagged Thais shop equipment for the Knight. It simulates legal loadouts, including two-handed displacement; rejects unsafe, unaffordable, unreachable, or ambiguous offers; and records the decision without moving items, starting dialogue, or spending money.

The evaluator samples bounded hunt and navigation work and records truncation or budget exhaustion in telemetry.

Verification

  • docker compose -f server/compose.yaml build server
  • docker compose -f server/compose.yaml config --quiet
  • PowerShell and Lua syntax checks
  • pwsh -File scripts/test-playerbot-gameplay.ps1 -Focused -EquipmentOffers -SkipBuild passed before the final bounded-work refinements. It was not rerun afterward to preserve the active local observation stack.

@adrunkhuman
adrunkhuman merged commit 0cbdc7b into master Aug 7, 2026
1 check passed
@adrunkhuman
adrunkhuman deleted the playerbot/equipment-offer-shadow branch August 7, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluate Thais equipment offers without purchasing

1 participant