feat(skills): add list-hygiene-judge - #405
Open
martinextrabox-netizen wants to merge 4 commits into
Open
Conversation
Signed-off-by: martinextrabox-netizen <martinextrabox-netizen@users.noreply.github.com>
Signed-off-by: martinextrabox-netizen <martinextrabox-netizen@users.noreply.github.com>
Signed-off-by: martinextrabox-netizen <martinextrabox-netizen@users.noreply.github.com>
Signed-off-by: martinextrabox-netizen <martinextrabox-netizen@users.noreply.github.com>
Author
|
@auscaster This PR implements the list-hygiene-judge contract and specifically covers the prior durable-version/readback and governed-stop failure modes from Frantic #68. The two workflows from the fork are currently awaiting maintainer approval. Could you approve the runs and review the package when convenient? |
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
list-hygiene-judgeskill with a cold-operator manual and a declarative graphre_permissionorsuppressthrough compare-and-set plus a stable idempotency key, then verify durable readbackcontact_readbackexplicitly on the decision runner and turn append/readback disagreement into a sealed governed stop rather than an exception or false successValidation
runx skill inspect ./skills/list-hygiene-judge --json:status: ok,readiness: ready, fully bound on Runx CLI 0.8.2Failed to set info for job), so the native harness cannot honestly be reported as passing locally; Linux CI is expected to provide the authoritative replayBounty context: Frantic #68, list hygiene judge