Pin Crashlanded no-agent baseline (N=4, scoring 1.1)#30
Merged
Conversation
Calibrated via scripts/calibrate_baseline.py against the live game: four seeded --no-agent --until-death runs (seeds 42-45), each reloading rle_crashlanded_v1 fresh and running to natural colony death. All four end in DEFEAT (all colonists dead), mean time-to-end 8.0d (95% CI 4.5-11.5d), 244-point score trajectory. Provenance pinned in the sidecar: save_sha256, rimapi_dll_sha256, rle_commit 1961e91, scoring_version 1.1. Loader fails fast if any of these drift. This is the unmanaged reference the agent runs are measured against. Co-Authored-By: Claude Fable 5 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Pins the unmanaged (no-agent) reference for Crashlanded Survival that agent runs are measured against.
Generated by
scripts/calibrate_baseline.py crashlanded --seeds 42 43 44 45against the live game (PR #29 infrastructure). Four seeded--no-agent --until-deathcolonies, each reloadingrle_crashlanded_v1fresh and running to natural death.Result
Provenance (pinned, loader fails fast on drift)
save_sha25629530cd8... (matches scenario YAML pin)rimapi_dll_sha2568b26c382...rle_commit1961e91scoring_version1.1Notes
results/baseline/(gitignored); only the aggregated sidecar is committed.load_baselineat calibration time andtests/unit/test_baseline.pypasses.🤖 Generated with Claude Code