Build the carve-changesets test and eval suite - #46
Merged
Conversation
## Summary - Replace the hardcoded agent CLI eval path with result-blind executor and deterministic integration modes - Add judgment-focused behavioral cases plus objective equivalence fixtures - Close the remaining rehydration, mutation-safety, propagation, and live-validation regression gaps ## Why - Make the carve-changesets evaluation suite runtime-agnostic and consistent with repository peers - Preserve deterministic helper verification while testing the skill's decisions and terminal states - Complete the final verification child of epic #28
## Summary - Require both source-behind allowance and confirmation flags before preflight proceeds - Add direct regressions for each lone flag and the valid two-flag override ## Why - Align the executable safety boundary with the published carve-changesets contract - Prevent behavioral evals from passing while real preflight accepts incomplete authority
## Summary - Remove the duplicated action vocabulary from the deterministic fixture executor - Derive the anti-spam test input from required and forbidden expectation actions ## Why - Keep one authoritative representation of the behavioral evaluation vocabulary - Ensure the adversarial grading check expands automatically as expectations evolve
Closed
10 tasks
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.
TL;DR
Completes the carve-changesets verification suite with runtime-agnostic behavioral evaluation, deterministic integration checks, and direct regressions for the epic's safety and rehydration fixes.
Summary
Validation
just formatjust lintjust testjust test-carve-changesets(95 tests)just eval-carve-changesets(9 behavioral cases and 2 deterministic integration cases)PATHTickets
Fixes #36