Release v0.6.0: expanded real-model evidence, adapter lint, reporting, governance - #35
Merged
Conversation
…, governance Consolidated release commit (parallel reviewer + this pass, all verified): - validate-adapter trace linter with --strict; malformed-input hardening, nonce-reuse and principal-mismatch findings. - Expanded real-model suite harness (V1/V2, V3, V6, V7 pairs) with reviewed Llama 3.3 70B evidence: 80 trials across four pairs (30/40 expected violations, 0/40 benign FPs, 40/40 benign success) plus a 20-run strengthened-prompt V3 follow-up (10/10 V3 detected, 10/10 benign clean). First-pass V3 prompt-sensitivity documented; Qwen expanded-suite first attempt preserved privately (4 timeouts + harness_commit misattribution), rerun pending via the now per-scenario benchmark workflow. - --junit-detail levels, corpus contract-validation wording, explicit bundled-corpus fallback message. - GOVERNANCE.md; ruff baseline pinned and gated in CI; dependabot cooldown; benchmark review protocol; harness hardening (HARNESS_COMMIT at start, endpoint URL validation, progress flushing). - Version 0.6.0 across pyproject, __init__, CITATION.cff, CHANGELOG.
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
Release v0.6.0 — consolidated release PR (parallel reviewer + this pass, all verified locally).
Real-model evidence (Priority 0/3 of the pre-submission review):
harness_commitmisattribution in the pre-fix harness); it is preserved privately and the rerun is one dispatch of the now per-scenarioreal-model-benchmarksworkflow. Every published report carries areviewblock with source hash and an explicit corrections log; per-run records are never modified.Feature and hardening changes (already reviewed in #31/#32/#34): validate-adapter linter,
--junit-detail, contract-validation wording, GOVERNANCE.md, ruff baseline pinned + CI gate, dependabot cooldown, harness hardening (HARNESS_COMMITat process start, endpoint URL validation, progress flushing), benchmark review protocol, per-scenario benchmark workflow with concurrency control.Version: 0.6.0 across
pyproject.toml,__init__.py,CITATION.cff, CHANGELOG (0.6.0 section).Verification
ruff check .clean,actionlintclean, repo-widezizmorclean,git diff --checkclean, wheel builds asdelegationbench-0.6.0.