Fix benchmark log extraction: first tier match, increase log tail to 300 #12

Merged
alvis merged 1 commits from fix/benchmark-log-extraction into main 2026-03-24 02:43:26 +00:00
Owner

Fixes #7, #10

  • Remove reversed() from extract_tier_from_logs: first match is routing decision
  • For dry-run complex, agent logs tier=complex early then overwrites with tier=medium at pipeline done — reversed() was returning the wrong one
  • Increase log tail 80→300
Fixes #7, #10 - Remove reversed() from extract_tier_from_logs: first match is routing decision - For dry-run complex, agent logs tier=complex early then overwrites with tier=medium at pipeline done — reversed() was returning the wrong one - Increase log tail 80→300
alvis added 1 commit 2026-03-24 02:42:27 +00:00
- Remove reversed() from extract_tier_from_logs: first match = routing decision
  (dry-run complex logs tier=complex early, then overwrites with tier=medium at done)
- Increase log tail from 80→300 to handle concurrent log activity

Fixes #7, #10

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
alvis merged commit 0b428e4ada into main 2026-03-24 02:43:26 +00:00
alvis deleted branch fix/benchmark-log-extraction 2026-03-24 02:43:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alvis/adolf#12