Make morning return actionable #147

Open
codex wants to merge 10 commits from codex/morning-return-action-digest into main
Collaborator

Summary

  • add a Co wymaga uwagi section to morning returns
  • call out dry-runs, blocked/skipped work, pipeline errors, dispatch candidates, Hermes submits, Cook proposals, and fatal preflight failures
  • keep the change presentation-only: no new write paths, no config changes, no Hermes enablement

Verification

  • python3 -m unittest tests.test_cook_report
  • python3 -m unittest discover -s tests -t .
  • python3 -m py_compile judging_claw/*.py
  • git diff --check
## Summary - add a `Co wymaga uwagi` section to morning returns - call out dry-runs, blocked/skipped work, pipeline errors, dispatch candidates, Hermes submits, Cook proposals, and fatal preflight failures - keep the change presentation-only: no new write paths, no config changes, no Hermes enablement ## Verification - python3 -m unittest tests.test_cook_report - python3 -m unittest discover -s tests -t . - python3 -m py_compile judging_claw/*.py - git diff --check
Make morning return actionable
Some checks are pending
CI / test (pull_request) Waiting to run
Fallow-py advisory / analyze (pull_request) Waiting to run
9876fb183a
Make judgment comments easier to scan
All checks were successful
CI / test (pull_request) Successful in 13s
Fallow-py advisory / analyze (pull_request) Successful in 14s
d27917d9e8
Name attention targets in morning return
Some checks are pending
CI / test (pull_request) Waiting to run
Fallow-py advisory / analyze (pull_request) Waiting to run
00bf6df65f
Show top judgments in morning return
Some checks are pending
CI / test (pull_request) Waiting to run
Fallow-py advisory / analyze (pull_request) Waiting to run
3b6feace3f
Separate morning highlights from alerts
Some checks failed
CI / test (pull_request) Successful in 14s
Fallow-py advisory / analyze (pull_request) Has been cancelled
234366c317
Polish morning return wording
All checks were successful
CI / test (pull_request) Successful in 11s
Fallow-py advisory / analyze (pull_request) Successful in 14s
06e9cf0883
Improve dry-run morning wording
Some checks are pending
CI / test (pull_request) Waiting to run
Fallow-py advisory / analyze (pull_request) Waiting to run
2670a6c895
Humanize morning highlight wording
All checks were successful
CI / test (pull_request) Successful in 12s
Fallow-py advisory / analyze (pull_request) Successful in 14s
2ef8217847
Clean morning attention reasons
All checks were successful
CI / test (pull_request) Successful in 11s
Fallow-py advisory / analyze (pull_request) Successful in 13s
e471979bd5
Summarize long morning attention lists
All checks were successful
CI / test (pull_request) Successful in 12s
Fallow-py advisory / analyze (pull_request) Successful in 13s
691b3f515b
All checks were successful
CI / test (pull_request) Successful in 12s
Fallow-py advisory / analyze (pull_request) Successful in 13s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin codex/morning-return-action-digest:codex/morning-return-action-digest
git switch codex/morning-return-action-digest

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff codex/morning-return-action-digest
git switch codex/morning-return-action-digest
git rebase main
git switch main
git merge --ff-only codex/morning-return-action-digest
git switch codex/morning-return-action-digest
git rebase main
git switch main
git merge --no-ff codex/morning-return-action-digest
git switch main
git merge --squash codex/morning-return-action-digest
git switch main
git merge --ff-only codex/morning-return-action-digest
git switch main
git merge codex/morning-return-action-digest
git push origin main
Sign in to join this conversation.
No description provided.