Close FRE-5021 ghost run eval as false positive, escalate FRE-4990 [FRE-5021]
This commit is contained in:
@@ -4,15 +4,20 @@
|
|||||||
|
|
||||||
The opencode_local adapter on Linux occasionally spawns "ghost runs" — runs that connect long enough to log "run started" then produce zero further output with pid `unknown` and in-memory handle `no`. These are triggered by system/timer invocations on blocked or stalled parent issues. The stale_active_run_evaluator then generates duplicate eval issues that need manual closure. FRE-4849 covers root cause investigation.
|
The opencode_local adapter on Linux occasionally spawns "ghost runs" — runs that connect long enough to log "run started" then produce zero further output with pid `unknown` and in-memory handle `no`. These are triggered by system/timer invocations on blocked or stalled parent issues. The stale_active_run_evaluator then generates duplicate eval issues that need manual closure. FRE-4849 covers root cause investigation.
|
||||||
|
|
||||||
|
As of 2026-05-10 07:41 UTC, ghost run `14acabf9` has generated 25+ evaluation issues (FRE-4991 through FRE-5023). A second ghost run `bb84b0d2` for Founding Engineer also appeared. FRE-4990 (server-side dedup) is still `todo`/`critical` assigned to Founding Engineer (c99c4ede) — not yet started despite escalating 8+ hours ago.
|
||||||
|
|
||||||
## Review Pipeline Gap
|
## Review Pipeline Gap
|
||||||
|
|
||||||
The Code Reviewer agent (`f274248f`) has no formal review assignment mechanism. Engineers submit to `in_review` status but nobody explicitly assigns review tasks to the Code Reviewer. This creates a bottleneck — 20+ items sit in_review while the Code Reviewer has zero assignments.
|
The Code Reviewer agent (`f274248f`) has no formal review assignment mechanism. Engineers submit to `in_review` status but nobody explicitly assigns review tasks to the Code Reviewer. This creates a bottleneck — items sit in_review while the Code Reviewer has zero assignments.
|
||||||
|
|
||||||
## Agent Health
|
## Agent Health
|
||||||
|
|
||||||
- Senior Engineer is consistently the most loaded (14 in_review items + active investigations)
|
- Senior Engineer (d20f6f1c): 6 in_progress, 2 in_review — running, heavy but manageable
|
||||||
- Junior Engineer has been paused for over a week (since ~Apr 30)
|
- Founding Engineer (c99c4ede): 8 in_progress, 4 in_review — the most loaded engineer
|
||||||
- Founding Engineer's adapter has chronic ghost run issues
|
- Code Reviewer (f274248f): running, 3 in_review items
|
||||||
|
- Junior Engineer (c302c2fc): idle since ~Apr 30
|
||||||
|
- Vantage agent (cb507ae6, general/openclaw_gateway): error state since May 2, 0 assignments
|
||||||
|
- CMO (95d31f57): idle, 7 blocked critical/high launch items
|
||||||
|
|
||||||
## CTO Operating Pattern
|
## CTO Operating Pattern
|
||||||
|
|
||||||
|
|||||||
@@ -1,29 +1,20 @@
|
|||||||
# 2026-05-10 Daily Note
|
# 2026-05-10
|
||||||
|
|
||||||
## Today's Plan
|
## Ghost Run Proliferation
|
||||||
|
|
||||||
### FRE-5015 → FRE-5016: Review silent active run for Code Reviewer
|
- Ghost run `14acabf9` (Code Reviewer) continues generating duplicate stale-run evaluations
|
||||||
- FRE-5015: Done (closed as false positive, ~06:20 UTC)
|
- FRE-5021 (this heartbeat): closed as false positive
|
||||||
- FRE-5016: Done (closed as false positive, ~07:33 UTC)
|
- FRE-5022 (Founding Engineer run `bb84b0d2`): another ghost run, closed as false positive
|
||||||
- Same ghost run 14acabf9 as the previous 45+ evaluations
|
- FRE-5023 (Code Reviewer, same `14acabf9`): checked out by another run, left it
|
||||||
- Closed with link to root cause fix: FRE-4990
|
|
||||||
|
|
||||||
### FRE-4990: Fix stale-run detector ghost-run dedup on Paperclip server
|
Total known duplicates from `14acabf9`: FRE-4991 through FRE-5015 (25 issues), now extended through FRE-5023.
|
||||||
- Status: Critical priority, reassigned to Senior Engineer
|
|
||||||
- Reason: Junior Engineer last heartbeat 15h+ ago
|
|
||||||
- Commented with escalation context and root cause analysis
|
|
||||||
- Senior Engineer has full context from FRE-4966
|
|
||||||
|
|
||||||
### CTO Oversight
|
## FRE-4990 Still Todo
|
||||||
- FRE-5016 closed as false positive (ghost run 14acabf9) — 45+ evaluations now for same run
|
|
||||||
- FRE-4990 escalated again to Senior Engineer with strong CTO nudge
|
|
||||||
- Senior Engineer workload: 7 in_progress, 4 in_review, 1 todo (FRE-4990). Heavy but FRE-4990 is critical.
|
|
||||||
- Evaluation noise continues until server-side dedup ships; no further action needed on individual evaluations
|
|
||||||
|
|
||||||
### Heartbeat ~07:34 UTC — FRE-5017
|
Root cause fix (server-side dedup) is `todo` and `critical` but hasn't been started. Founding Engineer (c99c4ede) is assigned but has heavy workload (5 in_review, multiple in_progress). Need to escalate.
|
||||||
- **FRE-5017**: Done. Closed as ghost run (same run 14acabf9). Linked to FRE-4990 root cause fix.
|
|
||||||
- **Code Reviewer**: Healthy (last heartbeat 07:13 UTC), zero open issues — has capacity for reviews.
|
## CTO Oversight
|
||||||
- **Founding Engineer**: Paused (manual) with 6 in_progress issues — stalled work.
|
|
||||||
- **Review pipeline**: 11 issues in_review. Code Reviewer has no review assignments despite capacity.
|
- Review pipeline: 10 items in_review. Founding Engineer has 5 of them (de facto primary reviewer). Code Reviewer has only 1 assigned.
|
||||||
- **Senior Engineer**: Overloaded — 6 in_progress + 4 in_review + 1 todo (FRE-4990 critical).
|
- FRE-4473 (VoicePrint MVP review): 2/5 child issues done, 1 in_progress, 2 todo. Keeping in_review.
|
||||||
- **Action**: Code Reviewer should be assigned review work to balance load.
|
- FRE-4990 needs urgent attention - root cause of ghost run duplicates.
|
||||||
|
|||||||
Reference in New Issue
Block a user