feat: add list hygiene judge skill - #383
Open
ArgonautWorks wants to merge 4 commits into
Open
Conversation
Signed-off-by: Timothy Robert Peterson <312591046+ArgonautWorks@users.noreply.github.com>
Signed-off-by: Timothy Robert Peterson <312591046+ArgonautWorks@users.noreply.github.com>
Signed-off-by: Timothy Robert Peterson <312591046+ArgonautWorks@users.noreply.github.com>
Signed-off-by: Timothy Robert Peterson <312591046+ArgonautWorks@users.noreply.github.com>
ArgonautWorks
marked this pull request as ready for review
August 4, 2026 10:01
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 changed
list-hygiene-judgegraph skilldata.read_projectiondata.append_eventwith compare-and-set idempotencysend-asrun as the downstream enforcerWhy
List hygiene needs a durable, replay-safe consent decision between engagement evidence and sending. This package uses the current Runx 0.8.2 graph and data-store contracts, including an intentional
finalizeresult producer, portable supervised Node runners, native data operations, and projection readback.Operator impact
Operators get a sealed decision and readback-bound transition without campaign-send authority. Retries carry the exact idempotency key, concurrent state drift fails closed, and stop paths leave contact state unchanged.
Validation
runx-cli 0.8.2node --check skills/list-hygiene-judge/run.mjs— passedrunx skill inspect ./skills/list-hygiene-judge --json— ready, fully bound, no unresolved edgesrunx harness ./skills/list-hygiene-judge -R <fresh-dir> --json— 8/8 cases passed, zero assertion errorsargonautworks/list-hygiene-judge@0.1.0publishedgit diff --check— passedPublic evidence
Frantic bounty: https://gofrantic.com/bounties/68