What to review next
Read-only planning queue generated from SET config-apply plans across registered repos.
This is an operator view only: priority/status hints, suggested branches, and manual next steps. No repo mutation.
Queue counts: ready-now=1, blocked-by-orchestrator=0, review-later=4
Semantics
- ready-for-review: no unmapped fields in the current SET contract; manual PR review can start now.
- needs-wiring: registry asks for capabilities not yet exposed by SET action inputs.
- high: central repo or site-heavy flow worth reviewing first.
- medium: useful plan, but still blocked by missing wiring or follow-up work.
- normal: valid planning candidate without urgency signal.
- apply: ready: no current blockers in the planner contract.
- apply: blocked: planner sees explicit blockers that should be cleared before apply review.
- Missing in orchestrator: requested capabilities that exist in registry config but are not yet wired into SET action inputs.
- Full Repo Slice: no slice narrowing, use the broader repo map.
- Focused Code Slice: a query-targeted repomap narrowed around one topic or subsystem.
- Changed Files Slice: a repomap narrowed to changed files and immediate review context.
- Hybrid Slice: both query-focused and change-aware at the same time.
Ready now
Repos that are ready for manual review/apply right now.
1. markoblogo/lab.abvx
Queue: ready-now | Status: ready-for-review | Priority: high | Apply: ready | Workflow sync: drift
Why ready-for-review? | Why high?
- Workflow preset: site-ai
- Target workflow: .github/workflows/set.yml
- Suggested branch: codex/set-plan-markoblogo-lab.abvx
- Suggested title: chore(set): plan config apply for markoblogo/lab.abvx
- Review and apply planned workflow: git checkout -b codex/set-plan-markoblogo-lab.abvx
- Workflow sync status: drift
git checkout -b codex/set-plan-markoblogo-lab.abvx
gh pr create --repo markoblogo/lab.abvx --base main --head codex/set-plan-markoblogo-lab.abvx --title "chore(set): plan config apply for markoblogo/lab.abvx" --body-file pr-body.md
git checkout -b codex/set-plan-markoblogo-lab.abvx
cp workflow.set.yml .github/workflows/set.yml
git add .github/workflows/set.yml
git commit -m "chore(set): plan config apply for markoblogo/lab.abvx"
gh pr create --repo markoblogo/lab.abvx --base main --head codex/set-plan-markoblogo-lab.abvx --title "chore(set): plan config apply for markoblogo/lab.abvx" --body-file pr-body.md
Review later
Repos that are valid plans, but lower urgency than the ready-now queue.
2. markoblogo/AGENTS.md_generator
Queue: review-later | Status: ready-for-review | Priority: normal | Apply: ready | Workflow sync: drift
Why ready-for-review? | Why normal?
- Workflow preset: repo-docs
- Target workflow: .github/workflows/set.yml
- Suggested branch: codex/set-plan-markoblogo-AGENTS.md_generator
- Suggested title: chore(set): plan config apply for markoblogo/AGENTS.md_generator
- Review and apply planned workflow: git checkout -b codex/set-plan-markoblogo-AGENTS.md_generator
- Workflow sync status: drift
git checkout -b codex/set-plan-markoblogo-AGENTS.md_generator
gh pr create --repo markoblogo/AGENTS.md_generator --base main --head codex/set-plan-markoblogo-AGENTS.md_generator --title "chore(set): plan config apply for markoblogo/AGENTS.md_generator" --body-file pr-body.md
git checkout -b codex/set-plan-markoblogo-AGENTS.md_generator
cp workflow.set.yml .github/workflows/set.yml
git add .github/workflows/set.yml
git commit -m "chore(set): plan config apply for markoblogo/AGENTS.md_generator"
gh pr create --repo markoblogo/AGENTS.md_generator --base main --head codex/set-plan-markoblogo-AGENTS.md_generator --title "chore(set): plan config apply for markoblogo/AGENTS.md_generator" --body-file pr-body.md
src/agentsgen/validators.py(score 73)src/agentsgen/config.py(score 68)src/agentsgen/cli.py(score 57)src/agentsgen/patch_engine.py(score 45)src/agentsgen/result_types.py(score 45)
3. markoblogo/ID
Queue: review-later | Status: ready-for-review | Priority: normal | Apply: ready | Workflow sync: drift
Why ready-for-review? | Why normal?
- Workflow preset: repo-docs
- Target workflow: .github/workflows/set.yml
- Suggested branch: codex/set-plan-markoblogo-ID
- Suggested title: chore(set): plan config apply for markoblogo/ID
- Review and apply planned workflow: git checkout -b codex/set-plan-markoblogo-ID
- Workflow sync status: drift
git checkout -b codex/set-plan-markoblogo-ID
gh pr create --repo markoblogo/ID --base main --head codex/set-plan-markoblogo-ID --title "chore(set): plan config apply for markoblogo/ID" --body-file pr-body.md
git checkout -b codex/set-plan-markoblogo-ID
cp workflow.set.yml .github/workflows/set.yml
git add .github/workflows/set.yml
git commit -m "chore(set): plan config apply for markoblogo/ID"
gh pr create --repo markoblogo/ID --base main --head codex/set-plan-markoblogo-ID --title "chore(set): plan config apply for markoblogo/ID" --body-file pr-body.md
4. markoblogo/SET
Queue: review-later | Status: ready-for-review | Priority: normal | Apply: ready | Workflow sync: matches
Why ready-for-review? | Why normal?
- Workflow preset: repo-docs
- Target workflow: .github/workflows/set.yml
- Suggested branch: codex/set-plan-markoblogo-SET
- Suggested title: chore(set): plan config apply for markoblogo/SET
- Review and apply planned workflow: git checkout -b codex/set-plan-markoblogo-SET
- Workflow sync status: matches
git checkout -b codex/set-plan-markoblogo-SET
gh pr create --repo markoblogo/SET --base main --head codex/set-plan-markoblogo-SET --title "chore(set): plan config apply for markoblogo/SET" --body-file pr-body.md
git checkout -b codex/set-plan-markoblogo-SET
cp workflow.set.yml .github/workflows/set.yml
git add .github/workflows/set.yml
git commit -m "chore(set): plan config apply for markoblogo/SET"
gh pr create --repo markoblogo/SET --base main --head codex/set-plan-markoblogo-SET --title "chore(set): plan config apply for markoblogo/SET" --body-file pr-body.md
.github/workflows/set.yml(score 48)registry/repos/markoblogo_SET.json(score 48)
- high: expected proof artifact is missing: docs/ai/proof/manual-review.md
5. markoblogo/decision-map
Queue: review-later | Status: ready-for-review | Priority: normal | Apply: ready | Workflow sync: missing
Why ready-for-review? | Why normal?
- Workflow preset: repo-docs
- Target workflow: .github/workflows/set.yml
- Suggested branch: codex/set-plan-markoblogo-decision-map
- Suggested title: chore(set): plan config apply for markoblogo/decision-map
- Review and apply planned workflow: git checkout -b codex/set-plan-markoblogo-decision-map
- Workflow sync status: missing
git checkout -b codex/set-plan-markoblogo-decision-map
gh pr create --repo markoblogo/decision-map --base main --head codex/set-plan-markoblogo-decision-map --title "chore(set): plan config apply for markoblogo/decision-map" --body-file pr-body.md
git checkout -b codex/set-plan-markoblogo-decision-map
cp workflow.set.yml .github/workflows/set.yml
git add .github/workflows/set.yml
git commit -m "chore(set): plan config apply for markoblogo/decision-map"
gh pr create --repo markoblogo/decision-map --base main --head codex/set-plan-markoblogo-decision-map --title "chore(set): plan config apply for markoblogo/decision-map" --body-file pr-body.md
