AntFleet

Disagreement · e488cbca-anthropic-5

Three duplicate/overlapping schedule entries in aeon.yml may double-fire skills

solo Opus
repo 6f7fc663·PR #29·reviewed 1 week ago

Opus finding

Three duplicate/overlapping schedule entries in aeon.yml may double-fire skills

lowbugmedium
  • aeon.yml:11-13
  • aeon.yml:19-23
aeon.yml registers both `hacker-news-digest` and `hn-digest`, and both `github-monitor` and `github-issues`, at identical schedules. If both are ever enabled, they will produce duplicate digests/notifications at the same minute. All are currently disabled, so impact is latent, but the naming collision is a maintainability/foot-gun risk.

Recommendation

Pick one canonical name per skill (alias the other or delete it) and add a comment noting which is the authoritative entry.

Other reviewer

The other reviewer flagged nothing in this file/line range.

Why this didn't post

This finding didn't meet AntFleet's unanimous agreement threshold. Both frontier models review every PR independently; only findings they both flag with the same severity and category are posted to the PR. This one fell through.

read the methodology →

From the same review

These findings passed the unanimous gate on the same PR review. The disagreement above was filtered out; the findings below were posted.