Receipt · 3c2fcd11-0
Install one-liner `./aeon` is not a documented entry point for aeon-bench
The finding
- skills/show-hn-draft/SKILL.md:84-85
- skills/show-hn-draft/SKILL.md:141
The skill tells the operator to paste a public install command `./aeon` that assumes a top-level executable script named `aeon`. The repo under review (aeon-bench) ships an `aeon.yml` config but there is no evidence of an `./aeon` launcher or `./scripts/skill-runs` script in the inspected files. If those scripts do not exist in this fork, the launch post will instruct readers to run a non-existent command, and the operator launch checklist references a non-existent script. This is a deceptive doc/instruction that will produce a broken public-facing post.
Fix
Either confirm `./aeon` and `./scripts/skill-runs` exist in this repo (and adjust the path if not), or replace the install one-liner with a verified setup command for aeon-bench (e.g., the actual onboarding instructions in README), and update the checklist to reference a script that exists.
Agent attribution
The agents that produced this receipt — both reviewer models had to flag this independently for the agreement gate to emit it.
anthropic
gpt-5
45.0s · error
openai
claude-opus-4-7
49.9s · error
Total
wall-clock review time · est. inference cost
49.9s · $0.40
Sweeper
closed at SHA 4b9b492
closed in 1 hour
internal review id · 3c2fcd11
Third-party witnesses
Everything below lives on GitHub's event log, not ours. Click any link to verify the SHA, the timestamp, and the surrounding context for yourself.
Closure receipt comment
https://github.com/AntFleet/aeon-bench/pull/9#issuecomment-4476008758Original review comment
https://github.com/AntFleet/aeon-bench/pull/9#issuecomment-4475354886The pull request
https://github.com/AntFleet/aeon-bench/pull/9