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 with artifact evidence. CLI version: runx-cli 0.6.14 confirmed in evidence_json observations and verification_json, machine check passed. GitHub star: machine check github_star_runxhq_runx confirmed @jdjioe5-cpu stars runxhq/runx as of 2026-06-26. Package name and registry: exact name agency-health published as jdjioe5-cpu/agency-health@sha-a329ceb74be3, live at https://runx.ai/x/jdjioe5-cpu/agency-health@sha-a329ceb74be3 (HTTP 200, owner matches claimant). PR and raw files: https://github.com/runxhq/runx/pull/332 is live. x_yaml and skill_md are raw-fetchable from the PR head commit d5d88ce1397bbc2e75b0d9c9bc8a4b72ab342357, both HTTP 200. Artifact alignment: all artifacts (evidence_json, verification_json, report, source_url, x_yaml, skill_md, receipt_ref) reference the same package version sha-a329ceb74be3 and source commit d5d88ce1397bbc2e75b0d9c9bc8a4b72ab342357. Install, harness, dogfood, receipt: verification_json shows clean_install passed, local_harness passed (3 cases, 0 assertion errors), hosted_registry_harness passed. Machine check runx_skill_harness confirmed 3 cases with 2 receipts sealed. evidence_json.dogfood records package, input, command, receipt_ref, verify_verdict (valid), and harness_cases with all three case names and statuses. receipt verification returned valid=true with a valid production signature. Harness cases: X.yaml declares concerning-agency-sealed (fold runner, agency with stuck turns and cap pressure at 85%, sealed) and no-case-events-stop (fold runner, empty rows, sealed). Both are correctly structured and both sealed per machine harness check. run.mjs implements the correct stop path for empty case events. Typed inputs/outputs: evaluate graph runner declares data_source_ref, store_id, agency_ref, case_id, period, health_baseline, ledger_filter. fold runner declares projection_packet, event_packet, ledger_packet, period, health_baseline, with outputs decision, health_verdict, intervention_findings, refusals. Domain-keyed read is read_projection; ledger is id-stub only via C7. SKILL.md documents the full output schema. Handoff seam: read-only, no rail runs issued, no effect consumed. Critical and cap-widening findings escalate to human-ops. Intervention findings carry target lanes, grounding case_id, and turn or ledger id-stub. Refusals: run.mjs implements composition_unreadable, events_unreadable, projection_event_mismatch, projection_digest_mismatch, and no_case_events paths. evidence_json includes no_case_events_refusal observation with the refused reason. evidence_json observations cover: decision (needs_human), health_verdict_status (critical), all five graded findings with assessments, intervention_target_lanes, no_case_events refusal reason, live_projection with case_id and folded_turns=8, ledger_read with 7 receipt_id_stub count, harness_cases listing both required case names, and receipt_ref with valid verification. report and evidence_json together cover CLI version, publisher owner, package, version, registry ref, public_url, pr_url, source_url, raw x_yaml and skill_md URLs, verification_json, publish method, install command, harness case names, hosted harness status, dogfood command, receipt_ref, runx verify verdict, and install instructions for a new user. Claimant provenance is clean: listing owner, source repo, and PR all trace to @jdjioe5-cpu. No secrets in artifacts. No fabricated artifacts; all fetched HTTP 200. The paid_publication_raw_ref warnings apply to docs/publication bounties; here the canonical deliverable home is the live runx.ai registry listing, and raw.githubusercontent.com URLs are correct for source and evidence artifacts.
human review:X.yaml evaluate graph composes data-store read_projection+read_events and ledger read, folds via run.mjs; run.mjs reads only RUNX_INPUTS (no fixture); dogfood over live case, projection_version 8, decision needs_human, 5 graded findings, 4 interventions, 7 ledger stubs; verification.json live_case_projection/ledger_id_stubs/receipt_verify all passed, production signature valid; PR #332 head byte-identical to reviewed commit.