Skip to content

Add rollback-judge skill - #277

Open
RYDE-PLAY wants to merge 11 commits into
runxhq:mainfrom
RYDE-PLAY:ryde-play/rollback-judge-102
Open

Add rollback-judge skill#277
RYDE-PLAY wants to merge 11 commits into
runxhq:mainfrom
RYDE-PLAY:ryde-play/rollback-judge-102

Conversation

@RYDE-PLAY

@RYDE-PLAY RYDE-PLAY commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add rollback-judge as a read-only post-deploy review skill.
  • Fetch public GitHub Actions monitor runs and commit-pinned deployment markers at execution time.
  • Derive rollback eligibility and the prior healthy version from live source reads.
  • Emit a bounded release.publish.approval answer while performing no deploy effect.

Human-review revision

  • PR file list is limited to skills/rollback-judge; all runtime and official-skill index edits were removed.
  • Default judge no longer accepts caller-supplied act_decision or act_target_ref.
  • Dogfood reads failing run 29393017505 and prior successful run 29392993457 at runtime.
  • The sealed review act targets the real failing run and records the source-derived rollback ref.
  • Hosted harness remains deterministic using answers tied to those public immutable runs; post-publish dogfood uses the live network reader.
  • The package-local typed outputs avoid a custom workspace packet schema.

Verification

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