Skip to content

feat(skills): add list-hygiene-judge - #404

Open
SmartMenu9872 wants to merge 7 commits into
runxhq:mainfrom
SmartMenu9872:smartmenu9872-list-hygiene-judge
Open

feat(skills): add list-hygiene-judge#404
SmartMenu9872 wants to merge 7 commits into
runxhq:mainfrom
SmartMenu9872:smartmenu9872-list-hygiene-judge

Conversation

@SmartMenu9872

Copy link
Copy Markdown

Summary

  • Add the public list-hygiene-judge skill under skills/list-hygiene-judge/.
  • Include the X.yaml contract, SKILL.md guidance, and an executable judge implementation.
  • Keep the package data-bound and idempotent: it emits a receipt packet and does not dispatch or send external messages.

Validation

  • Independent local logic tests: 3/3 passed.
  • runx skill inspect: status ok, readiness ready.
  • Native Windows runx harness could not complete because worker containment could not be installed in this environment; this is reported rather than treated as a passing harness run.
  • Each commit includes the required DCO sign-off.

The implementation is intentionally limited to bounded consent-state judgment and append-only receipt data.

Add the bounded public list-hygiene-judge skill with DCO sign-off.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Document the bounded decision rules and no-send boundary.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Implement deterministic consent-state decisions and receipt finalization.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Declare the public source and catalog category required by the hosted registry.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Use the repository metadata shape accepted by the Runx registry validator.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Keep the execution profile within the currently published packet catalog.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Keep one canonical X.yaml profile in the contribution.

Signed-off-by: Krysto Alberto Adan Jauregui Zuniga <krystojauregui27@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant