Improve judgment comments and Cook label handling #84

Merged
pdurlej merged 1 commit from codex-readable-judgment-comments into main 2026-06-10 22:10:28 +02:00
Collaborator

Summary

  • render human-readable judgment comments above the structured openclaw.judge.v0 payload
  • keep the existing JSON marker contract extractable for idempotency and parsers
  • include Cook labels in bootstrap/provider label creation and auto-create missing Cook labels before Cook issue labeling
  • record blocked judgment results as safe skipped apply artifacts and surface blocked/skipped counts in morning return

Verification

  • python3 -m unittest discover -s tests -t .
  • python3 -m py_compile judging_claw/*.py
  • git diff --check

Rollout note

cook/idea was manually created and backfilled on existing Cook issues #71 and #82 in pdurlej/judging-claw.

## Summary - render human-readable judgment comments above the structured `openclaw.judge.v0` payload - keep the existing JSON marker contract extractable for idempotency and parsers - include Cook labels in bootstrap/provider label creation and auto-create missing Cook labels before Cook issue labeling - record blocked judgment results as safe skipped apply artifacts and surface blocked/skipped counts in morning return ## Verification - python3 -m unittest discover -s tests -t . - python3 -m py_compile judging_claw/*.py - git diff --check ## Rollout note `cook/idea` was manually created and backfilled on existing Cook issues #71 and #82 in `pdurlej/judging-claw`.
Improve judgment comments and cook label handling
All checks were successful
CI / test (pull_request) Successful in 15s
1d6e0d9786
pdurlej deleted branch codex-readable-judgment-comments 2026-06-10 22:10:28 +02:00
Sign in to join this conversation.
No description provided.