Add baseline evaluation script for verification system - #10
Open
ashritha-03102004 wants to merge 1 commit into
Open
Add baseline evaluation script for verification system#10ashritha-03102004 wants to merge 1 commit into
ashritha-03102004 wants to merge 1 commit into
Conversation
This script initiates the verification system baseline evaluation run, executes the evaluation pipeline, and saves the evaluation report.
aygulismayilova-Moon
approved these changes
Jun 20, 2026
aygulismayilova-Moon
approved these changes
Jun 20, 2026
cbeaulieu-gt
referenced
this pull request
in cbeaulieu-gt/hackathon-claims-agent
Jul 6, 2026
Verified findings from the approach-critic review (#10): - Validator: disagreement KEEPS the primary verdict + manual_review_required (was: force not_enough_information). Every user_history_risk sample row is a confident supported/contradicted, not NEI; forcing NEI corrupted 3 coupled fields (claim_status + evidence_standard_met + severity). - manual_review_required: flag-class rule (high-stakes flags escalate; pure capture-quality flags do not). Counterexamples case_006, case_007. - Call 1 observation made comprehensive (enumerate parts + note absent) so Call 2 can detect a claimed part is not shown (case_006). - Zoom escalation cut (YAGNI; hosted APIs downscale-then-tile, so cropping upsamples blur, not detail). - Eval adoption reframed to per-case error segmentation (n=20 ~plus/minus 20pp CI). Persist full critique: docs/research/2026-06-19-approach-critique.md. History reconciliation (FLAW 5) deferred for separate discussion. Closes #11 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.
This script initiates the verification system baseline evaluation run, executes the evaluation pipeline, and saves the evaluation report.