feat(cyberbattlesim): add baseline reproduction evidence - #82
Merged
Conversation
8 tasks
doublewhy
marked this pull request as draft
August 13, 2026 08:18
This was referenced Aug 13, 2026
Brad-Edwards
marked this pull request as ready for review
August 14, 2026 00:40
…seline # Conflicts: # tests/test_cyberbattlesim_researcher_cli.py
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.
Summary
Publish a predeclared, content-addressed CyberBattleSim source-native/RAES-mediated baseline reproduction and preserve every negative result. Revision 3 corrects two adapter evidence defects and the mediated epsilon schedule. Availability and terminal-cause comparisons are now complete and bounded; reward and step intervals still fail because one retained mediated episode reached the 600-step cutoff. The result remains a negative outcome-evaluation record, not an outcome-equivalence claim.
The apparatus/readiness evidence contributes to OpenRAE/research#14. The immutable failed revision-2 bundle and corrected revision-3 negative bundle are also preserved byte-for-byte in OpenRAE/research#20's data path through OpenRAE/research#74.
Requirement UIDs
Related Issues
Closes #30
ADR Impact
Changes
episode-outcome.jsonper mediated episode and bind it through exactly one RAES evidence record.c588a174ab97ef1e4d863b743a02213e9527b7731cfbdc897d6602d72362bebf: 20/20 valid scheduled attempts, 39 timestamped notes, 138 regular files, inventory SHA-25620eec98ff44f09e3b3466e0c57af2a960cf9886cdfcd9d5add5f5392172fa8dd.Result
-488.6; 95% interval[-1558.015, 90.6]exceeds ±50051.4; 95% interval[-48.5, 153.8025]exceeds ±60-0.0008853231676272388, interval[-0.010524172216097161, 0.00887836373877486]defender-sla=1.0, mediateddefender-sla=0.9plusevaluator-cutoff=0.1The single cutoff row is retained with reward
512; it was not excluded, retried, or used to change tolerances. The exact path is not deterministically attributable because the lane random-stream bindings are explicitly different and partly unbound.Test Plan
make verifyplusmake policyon final commitc8e801b804e4e55d13df317894aa1ea782c304f4: base 443 passed/21 skipped; CyberBattleSim 470 passed; CybORG 470 passed; NASim 470 passed; PrimAITE 443 passed/21 skipped; combined coverage 87%; clean wheels, installed probes, pack/release gates, identity policy, and strict docs passed.The first final monitor had all non-Sonar jobs pass but exposed five new Sonar findings. The first repair reduced that to two analyzer type findings; the typed config-factory repair cleared both. Ground Control then misclassified the already-running final workflow as
queued_too_long, while GitHub's authoritative run subsequently completed green; both the check failures and monitor mismatch are recorded on issue #30.Ground Control Checks
The earlier recorded pre-push code-review cycle inspected an empty uncommitted diff, so it is not represented as an effective review of the final changes.
Traceability
src/raes_adapters/cyberbattlesim/reproduction.py,src/raes_adapters/cyberbattlesim/backend/driver.py,src/raes_adapters/cyberbattlesim/backend/evaluator.py,src/raes_adapters/cyberbattlesim/termination.py,src/raes_adapters/cyberbattlesim/researcher.py,src/raes_adapters/cli.py.tests/test_cyberbattlesim_reproduction.py,tests/test_cyberbattlesim_researcher_cli.py, shared CLI/backend tests.docs/cyberbattlesim-baseline-reproduction.md, readiness record, content-addressed bundles, OpenRAE/research#74.Checklist