feat(event): score CHRONOS occurrence forecasts with a Brier rule - #85
Draft
seonghobae wants to merge 1 commit into
Draft
feat(event): score CHRONOS occurrence forecasts with a Brier rule#85seonghobae wants to merge 1 commit into
seonghobae wants to merge 1 commit into
Conversation
Keep predicted occurrences hypothetical, refuse instance promotion, and recover known-truth Brier scores without allocating migration 0008.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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
#45 remains ready and merge-first, but is review-blocked (
CHANGES_REQUESTEDfrom OpenCode on stale SHA190a08f; exact-head293b1f5has live PostgreSQL, line/branch coverage, and strix SUCCESS). #46–#51 were converted back to draft so they cannot leapfrog #45.This increment adds CHRONOS occurrence-prediction calibration in existing
event_corefrom protected main40adac9. It does not recreate in-flight crates or allocate migration0008.(1,0,1)forecasts recover Brier0against later-observed truthClaim boundary
ADR 0016 forecast-calibration slice only. Not TDT detection, schema-slot extraction, temporal-consistency reasoning, ESEM/DSEM fit, GPU kernels, or encrypted mapping persistence.
Test plan
prediction_calibration_contractfailed withE0432/E0599cargo test -p event_core --offlinecargo clippy -p event_core --all-targets --offline -- -D warningspython3 scripts/check_docstrings.pyandpython3 scripts/validate_documentation.pycargo llvm-cov -p event_corelines 343/343; nightly-2026-08-01--branch20/20Do not self-approve or merge. Prefer merge #45 when eligible. Keep this PR draft until then.