Outcome Scorecard — 2026-05-22
| Metric |
Value |
Status |
| Acceptance rate |
100% |
🟢 >80% |
| Zero-touch rate |
0% |
🔴 <25% |
| Waste rate |
0% |
🟢 <10% |
| Median time to resolution |
~5.5 hours |
— |
| Accepted |
10 / 26 |
— |
| Rejected |
0 |
— |
| Zero-touch |
0 / 10 |
— |
| Pending |
16 |
— |
| Runs checked |
11 |
— |
🔴 Action Items
-
Workflows blocked with pending items — 5 workflows have outstanding pending outcomes:
- PR Code Quality Reviewer: 5/5 items pending (100% — blocked since ~1.75 hours ago)
- Matt Pocock Skills Reviewer: 4/4 items pending (100% — blocked since ~1.73 hours ago)
- PR Sous Chef: 2/2 items pending (100% — blocked since ~1.56 hours ago)
- Test Quality Sentinel: 1/2 pending
- Issue Monster: 3/6 pending — but also has 3 accepted comments
- Auto-Triage Issues: 1/2 pending
Issue: All pending items show "no url" as detail, indicating safeoutputs calls were not created or the URLs were not captured. Root cause needs investigation.
-
Zero-touch rate is 0% — All accepted items required manual human work or had issues (e.g., url missing, object created but outcome not captured). No workflows are producing fully autonomous outcomes.
-
Stuck pending workflows — PR review workflows (PR Code Quality Reviewer, Matt Pocock Skills Reviewer) have been pending for >100 minutes with no URLs. These likely represent failed safeoutputs calls or missing GitHub references.
Per-Workflow Breakdown
Workflow Performance
| Workflow |
Accepted |
Rejected |
Pending |
Acceptance |
Issue |
| Semantic Function Refactoring |
1 |
0 |
0 |
100% |
✅ No issues |
| Daily Sentrux Report |
1 |
0 |
0 |
100% |
✅ No issues |
| Daily Reliability Review |
1 |
0 |
0 |
100% |
✅ No issues |
| Daily Model Inventory Checker |
1 |
0 |
0 |
100% |
✅ No issues |
| Daily Documentation Healer |
1 |
0 |
0 |
100% |
✅ No issues |
| Issue Monster |
3 |
0 |
3 |
50% |
⚠️ 3 pending with no URLs (assign_to_agent) |
| Test Quality Sentinel |
1 |
0 |
1 |
50% |
⚠️ 1 pending (submit_pull_request_review) |
| Auto-Triage Issues |
1 |
0 |
1 |
50% |
⚠️ 1 pending (add_labels) with no URL |
| PR Sous Chef |
0 |
0 |
2 |
0% |
🔴 All pending (update_pull_request) with no URLs |
| Matt Pocock Skills Reviewer |
0 |
0 |
4 |
0% |
🔴 All pending (PR review comments) with no URLs |
| PR Code Quality Reviewer |
0 |
0 |
5 |
0% |
🔴 All pending (PR review comments) with no URLs |
Pending Item Details
16 Pending Outcomes Requiring Investigation
PR Code Quality Reviewer (5 pending, ~1.75 hrs):
- 4×
create_pull_request_review_comment — no URL
- 1×
submit_pull_request_review — no URL
Matt Pocock Skills Reviewer (4 pending, ~1.73 hrs):
- 3×
create_pull_request_review_comment — no URL
- 1×
submit_pull_request_review — no URL
PR Sous Chef (2 pending, ~1.56 hrs):
- 2×
update_pull_request — no URL
Issue Monster (3 pending, ~1.53 hrs):
- 3×
assign_to_agent — no URL
Test Quality Sentinel (1 pending, ~1.67 hrs):
- 1×
submit_pull_request_review — no URL
Auto-Triage Issues (1 pending, ~0.10 hrs, recent):
Root cause pattern: All pending items report "no url" as detail. This suggests:
- safeoutputs calls may be failing silently
- URLs not being returned from GitHub API responses
- Issue/PR/comment references not being captured properly
- These may be timeout/infrastructure issues that need debugging
Accepted Outcomes Summary
10 Accepted Outcomes
Issue/Discussion Creation (6 accepted):
Comments (4 accepted):
Notes:
- All accepted items were created/updated without human modification
- Reactions data incomplete for most items (null values)
- All created issues/discussions remain open, no follow-up action needed
Summary
✅ Strengths:
- 100% acceptance rate for items that could be verified
- No rejections across all workflows
- Daily report workflows (Sentrux, Reliability, Documentation, etc.) operating smoothly
- Issue Monster successfully posting comments
⚠️ Concerns:
- 62% of outcomes (16/26) remain pending with "no url" — indicates systematic issue with safeoutputs capture
- 0% zero-touch rate — all accepted outcomes required manual action or have incomplete metadata
- PR review workflows completely blocked — all items pending with no URLs
- No reactions data for most accepted items — difficult to assess quality
Recommendation: Investigate why pending outcomes lack URLs. Check:
- safeoutputs MCP server logs for errors
- GitHub API response handling in workflow runtimes
- URL parsing/capture in outcome evaluation logic
- Whether pending items represent failed operations or incomplete tracking
📊 Measured by Outcome Collector · ● 29.7K
Outcome Scorecard — 2026-05-22
🔴 Action Items
Workflows blocked with pending items — 5 workflows have outstanding pending outcomes:
Issue: All pending items show "no url" as detail, indicating safeoutputs calls were not created or the URLs were not captured. Root cause needs investigation.
Zero-touch rate is 0% — All accepted items required manual human work or had issues (e.g., url missing, object created but outcome not captured). No workflows are producing fully autonomous outcomes.
Stuck pending workflows — PR review workflows (PR Code Quality Reviewer, Matt Pocock Skills Reviewer) have been pending for >100 minutes with no URLs. These likely represent failed safeoutputs calls or missing GitHub references.
Per-Workflow Breakdown
Workflow Performance
Pending Item Details
16 Pending Outcomes Requiring Investigation
PR Code Quality Reviewer (5 pending, ~1.75 hrs):
create_pull_request_review_comment— no URLsubmit_pull_request_review— no URLMatt Pocock Skills Reviewer (4 pending, ~1.73 hrs):
create_pull_request_review_comment— no URLsubmit_pull_request_review— no URLPR Sous Chef (2 pending, ~1.56 hrs):
update_pull_request— no URLIssue Monster (3 pending, ~1.53 hrs):
assign_to_agent— no URLTest Quality Sentinel (1 pending, ~1.67 hrs):
submit_pull_request_review— no URLAuto-Triage Issues (1 pending, ~0.10 hrs, recent):
add_labels— no URLRoot cause pattern: All pending items report "no url" as detail. This suggests:
Accepted Outcomes Summary
10 Accepted Outcomes
Issue/Discussion Creation (6 accepted):
Comments (4 accepted):
Daily Issues Report Generatorfailures (6 / last 7 days) #33794, [testify-expert] Improve Test Quality: pkg/workflow/compiler_test.go #33837 (1 reaction each)Notes:
Summary
✅ Strengths:
Recommendation: Investigate why pending outcomes lack URLs. Check: