eval: prove complex VRS and provider receipt boundary - #60
Draft
myobie wants to merge 16 commits into
Draft
Conversation
…ipt-gates # Conflicts: # CATALOG.md # bin/check-vrs-variations.sh
…ipt-gates # Conflicts: # CATALOG.md
Collaborator
Author
|
Provider execution remains held on the focused acceptance dependency in #61: the real provider path must enforce a hard USD 0.05 per-cell cap and yield exactly one normalized receipt after every termination, including timeout. This does not change frozen head |
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
This draft gathers the active, unmerged eval work on the exact current main:
bin/overnight.shentry point.The branch is restacked through merged PRs #51 and #53.
Provider termination contract
Before launch, every provider command must expose the exact USD 0.05 hard-budget and JSON-output contract. After every provider termination—including watchdog timeout—the runner requires exactly one normalized receipt bound to cell, provider, model, token counts, cost, budget, and status. It atomically persists that receipt before classifying the product verdict.
STOPPEDbefore controlSTOPPEDbefore controlCurrent real provider declarations do not satisfy that guarantee, so the launch gate intentionally refuses them. This draft does not authorize or perform the preregistered matched-pair provider run.
Model-free proof
Exact command:
Result:
The fake seam only redirects the provider/eval binaries, temporary run root, and watchdog duration. It still crosses the production clean-main guard, exact pinned preflight, budget gate, receipt parser/persistence, verdict classification, continuation, and stop logic.
Validation
Green results include:
9887b28, SHA-256d49d44fd4f3f6f655455c212353a469fefa956082bedf22163deb767d8a36a0dgit diff --checkcleanNo provider/model call and no deployment occurred while completing this draft.