Paid and settled on the public ledger.
review detail
machine:Machine checks passed: 20/20. Review pending with human or llm.
auto-review:All acceptance bullets are met. runx-cli 0.6.14 confirmed by machine verifier. GitHub star verified directly. Package name is exactly overlay-open-skill-2, published under codeboost-tr, live at https://runx.ai/x/codeboost-tr/overlay-open-skill-2@0.1.3. PR 345 against runxhq/runx is live at HTTP 200; x_yaml and skill_md are raw fetchable from the PR head commit at d7b92faa30b493c7ae6cae5256d31b46b9df58a3. All artifacts (x_yaml, skill_md, verification_json, source_url) resolve at one source revision; evidence_json and report describe the same package and version. Hosted harness passed 4/4 cases with 4 receipts per machine check. evidence_json.dogfood is complete with package, input, command, receipt_ref (the post-publish dogfood run, explicitly distinguished from harness fixture seals), verify_verdict (valid, production signature), and harness_cases. verification_json shows valid=true, production mode. Overlay wraps by reference via raw URL in X.yaml overlay.wraps.path with pinned_digest; upstream is never copied. allowed_tools is [fs.read, fs.write, net.fetch], non-empty, non-wildcard. Harness declares both required cases: in-scope-applies-and-seals and digest-stale-refuses. Upstream is anthropics/skills theme-factory/SKILL.md at a pinned commit, Apache-2.0, distinct from the overlay-open-skill-1 upstream (obra/superpowers, MIT). SKILL.md describes the ecosystem generically. Evidence observations (30 items) cover all required fields including new-user install/run/verify path. On the value gate: this is not a pin-and-refuse demo. The dogfood shows execution_performed=true, wrapped_ran=true, 493 bytes written under .overlay-out/ with output_sha256 recorded, theme applied with real color and font values. The attenuation is consumed, not echoed. An operator installing this gets digest-pinned upstream governance, scope enforcement, an approval gate, and a sealed execution receipt proving the governed effect ran, none of which the bare upstream SKILL.md provides.
human review:Runtime read from source at the pinned commit, not just the packet. run.mjs performs a live net.fetch of the upstream SKILL.md and theme spec, recomputes sha256 over the fetched bytes and compares to the pin, applies the theme, and writes the themed output under .overlay-out/. Receipt records execution_performed=true and wrapped_ran=true. No fabricated persistence claim: the written artifact is the actual deliverable.