[codex] S3 cross-topic scheduled injection benchmark#26
Draft
Joacocade wants to merge 4 commits into
Draft
Conversation
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.
Linked issue
S3 follow-up to S2 Issue 19 / PR #25. This PR is intentionally stacked on
codex/s2-issue19-baselineso the diff only contains the S3 cross-topic extension.Summary
Adds a reproducible S3 cross-topic scheduled-injection benchmark under
backtesting/s3-cross-topic-injection/.What changed:
Experimental design
Models:
google/gemma-3-27b-itmeta-llama/Llama-3.3-70B-Instruct-TurboTopics:
Conditions per topic/model:
baseline-controlsignal-earlysignal-midsignal-latecounter-signal-midnoise-near-midnoise-off-midFull matrix size: 42 runs.
Results
Technical validity:
Directional findings:
counter-signal-mid.Conclusion
S3 supports the S2/V2 conclusion that scheduled injection is technically robust and directionally meaningful, but extends it across domains. The effect transfers to Bolivia and IPC, with topic/model-specific sensitivity. The strongest technical result is the reliable event audit; the strongest behavioral result is that relevant counter-evidence can change direction, especially for Llama.
This PR should be read as a technical and deterministic directional benchmark. Artifact-only ReportAgent scoring is documented as optional follow-up, not included in this PR.
Evidence
Primary committed evidence:
backtesting/s3-cross-topic-injection/evaluation/final_s3_report.mdbacktesting/s3-cross-topic-injection/evaluation/results_analysis.mdbacktesting/s3-cross-topic-injection/evaluation/full_summary.mdbacktesting/s3-cross-topic-injection/evaluation/condition_summary_metrics.mdbacktesting/s3-cross-topic-injection/RUN_LEDGER.csvLocal reproducibility artifacts remain under
runs/s3_cross_topic/*and are intentionally not committed because they include SQLite/log outputs.How to test
Run from
backend/:Validated locally:
topics=3 models=2 conditions=7 smoke_rows=12 full_rows=42.