Skip to content

Sync Kaizen dogfood contracts#75

Merged
s-hiraoku merged 1 commit into
mainfrom
codex/daily-dogfood-sync
Jun 25, 2026
Merged

Sync Kaizen dogfood contracts#75
s-hiraoku merged 1 commit into
mainfrom
codex/daily-dogfood-sync

Conversation

@s-hiraoku

@s-hiraoku s-hiraoku commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Sync deterministic Kaizen dogfood contracts from kaizen-agents-org/.github.
  • Update only the manifest-managed shared skills, issue template, Kaizen config, and agent guidance.

Verification

  • Automated sync copied and compared every manifest-managed path.

No source issue; this ready-for-review PR is generated by the daily dogfood sync workflow.

Summary by CodeRabbit

  • New Features
    • None
  • Documentation
    • Updated workflow guidance for selecting execution authorization labels during issue creation, improving consistency for opt-in, immediate execution, and human-clarification cases.
  • Chores
    • Adjusted automated job scheduling and run modes, including transitioning daily maintenance runs to named schedules and disabling the 5-minute issue-watch interval.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: kaizen-agents-org/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: cadebaad-a007-43d9-837e-9b71a5377280

📥 Commits

Reviewing files that changed from the base of the PR and between 1c9c32e and 9f7ad12.

📒 Files selected for processing (2)
  • .kaizen/config.yml
  • skills/kaizen-bug-router/SKILL.md

📝 Walkthrough

Walkthrough

.kaizen/config.yml now defines scheduler entries under a jobs map with named maintenance and watch jobs. skills/kaizen-bug-router/SKILL.md updates workflow guidance for when execution authorization labels are added during issue creation.

Changes

Config and skill updates

Layer / File(s) Summary
Scheduler jobs restructure
.kaizen/config.yml
The scheduler block is rewritten from top-level nightly/afternoon/poll entries to a jobs map. maintenance runs at 02:45 daily with lateStartGuard: true; maintenance-followup runs at 14:45 with lateStartGuard: false; issue-watch is disabled, fires every 5 minutes, and sets skipIfRunning: true. All jobs add an explicit run.mode field.
Bug-router execution authorization label rules
skills/kaizen-bug-router/SKILL.md
In opt-in selection mode, the router now adds the repository's configured execution authorization label when it exists instead of preferring kaizen:ready. The human-clarification branch is updated to add no execution authorization label, removing the prior kaizen:needs-human preference.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related issues

Possibly related PRs

  • kaizen-agents-org/coderabbit#16: Modifies the same .kaizen/config.yml scheduler section and the same skills/kaizen-bug-router/SKILL.md workflow guidance around execution authorization labels.
  • kaizen-agents-org/kaizen-loop#71: Updates the same scheduler structure in .kaizen/config.yml and the same label/authorization guidance in skills/kaizen-bug-router/SKILL.md.
  • kaizen-agents-org/.github#47: Modifies skills/kaizen-bug-router/SKILL.md to update the same workflow label rules around removing kaizen:ready / kaizen:needs-human preferences in opt-in mode.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the PR’s main purpose of syncing Kaizen dogfood contracts.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/daily-dogfood-sync

Comment @coderabbitai help to get the list of available commands.

@s-hiraoku s-hiraoku force-pushed the codex/daily-dogfood-sync branch from 1c9c32e to 9f7ad12 Compare June 25, 2026 06:57
@s-hiraoku s-hiraoku merged commit 8d457d7 into main Jun 25, 2026
2 checks passed
@s-hiraoku s-hiraoku deleted the codex/daily-dogfood-sync branch June 25, 2026 22:08
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.

2 participants