Add completely (Claude Code plugin harness with a default-FAIL evaluator in the loop's close path) - #40
Open
23ag1 wants to merge 1 commit into
Open
Add completely (Claude Code plugin harness with a default-FAIL evaluator in the loop's close path)#4023ag1 wants to merge 1 commit into
23ag1 wants to merge 1 commit into
Conversation
Author
|
Added a primary-source write-up that may help evaluate the entry: Done is earned β a field report on putting a default-FAIL evaluator in the close path. It documents four real incidents from the harness's own build log (a crash that shipped with a fully green self-test, the evaluator rejecting its own verification fix twice, a watchdog false-killing healthy workers, and a safety gate that passed its self-test while dead in production) and the evaluator dimension each one forced. Happy to fold it into the PR as a second entry under Evals & Observability if you think it fits β otherwise the single Runtimes entry stands as-is. |
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.
What this adds
One entry to Runtimes, Harnesses & Reference Implementations (placed next to Citadel, the other Claude Code harness):
completely β a Claude Code plugin harness focused on the verification half of harness engineering: done is earned, not asserted.
Why it fits this list's bar
claude -pworkers over disjoint write-zones (a hardened take on the Ralph loop already on this list), with a post-batch integration gate that checks the union composes.Happy to adjust placement or tighten the description if you prefer.