ABVX control plane

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
Copy next command:
git checkout -b codex/set-plan-markoblogo-lab.abvx
Copy PR command:
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
Copy full sequence:
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
Compact repomap: disabled (budget 3000, top files 3)
Active slice: full; ranked files: 0
Slice source: disabled
Proof loop: disabled (task n/a, verdict none, decision unknown)
Proof evidence: none; review ready: false; ready for apply: false; blockers: 0
Proof checks: passed 0, failed 0, pending 0
Proof artifacts: present 0 / total 0

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
Copy next command:
git checkout -b codex/set-plan-markoblogo-AGENTS.md_generator
Copy PR command:
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
Copy full sequence:
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
Compact repomap: present (budget 4000, top files 5)
Active slice: focus (understand); ranked files: 20
Slice source: artifact-backed
Top ranked files:
  • 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)
Proof loop: complete (task proof-loop-v0, verdict needs-review, decision review-ready)
Proof evidence: complete; review ready: true; ready for apply: false; blockers: 0
Proof checks: passed 2, failed 0, pending 0
Proof artifacts: present 2 / total 2
Recommendation: Review the captured evidence bundle before marking the task as pass.

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
Copy next command:
git checkout -b codex/set-plan-markoblogo-ID
Copy PR command:
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
Copy full sequence:
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
Compact repomap: missing (budget 3000, top files 5)
Active slice: focus (protocol); ranked files: 0
Slice source: policy-default
Proof loop: disabled (task n/a, verdict none, decision unknown)
Proof evidence: none; review ready: false; ready for apply: false; blockers: 0
Proof checks: passed 0, failed 0, pending 0
Proof artifacts: present 0 / total 0

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
Copy next command:
git checkout -b codex/set-plan-markoblogo-SET
Copy PR command:
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
Copy full sequence:
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
Compact repomap: present (budget 2500, top files 5)
Active slice: changed; ranked files: 2
Slice source: artifact-backed
Top ranked files:
  • .github/workflows/set.yml (score 48)
  • registry/repos/markoblogo_SET.json (score 48)
Proof loop: complete (task proof-loop-blocked, verdict needs-review, decision blocked)
Proof evidence: complete; review ready: false; ready for apply: false; blockers: 1
Proof checks: passed 1, failed 0, pending 0
Proof artifacts: present 2 / total 2
Recommendation: Resolve blockers, refresh evidence, then re-run verdict.
Proof blockers:
  • 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
Copy next command:
git checkout -b codex/set-plan-markoblogo-decision-map
Copy PR command:
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
Copy full sequence:
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
Compact repomap: disabled (budget 3000, top files 3)
Active slice: focus (protocol); ranked files: 0
Slice source: disabled
Proof loop: disabled (task n/a, verdict none, decision unknown)
Proof evidence: none; review ready: false; ready for apply: false; blockers: 0
Proof checks: passed 0, failed 0, pending 0
Proof artifacts: present 0 / total 0