Receipt · a255f8b5-0
Jekyll site url points to a different repo than the project
The finding
- docs/_config.yml:1-5
The project root identifies this repository as AntFleet/aeon-bench, but the Jekyll site config sets url to https://aaronjmars.github.io/aeon and the social link/author URL also point to github.com/aaronjmars/aeon. When this docs/ site is published via GitHub Pages from AntFleet/aeon-bench, generated absolute links (canonical URL, RSS feed, social meta tags) will point at a completely different site/user. This breaks SEO, sitemap, and any 'fork the repo and your copy inherits this page' promise the status page itself makes — a fork will inherit the upstream's hard-coded URL rather than auto-detecting.
Fix
Either remove the hard-coded `url`/`baseurl`/author URL (letting GitHub Pages inject the correct site.github.url) or update them to the AntFleet/aeon-bench Pages URL. Same for the minima social_links and author.url.
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
57.6s · error
openai
claude-opus-4-7
72.8s · error
Total
wall-clock review time · est. inference cost
72.8s · $0.40
Sweeper
closed at SHA 4b9b492
closed in 1 hour
internal review id · a255f8b5
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/6#issuecomment-4476009085Original review comment
https://github.com/AntFleet/aeon-bench/pull/6#issuecomment-4475355449The pull request
https://github.com/AntFleet/aeon-bench/pull/6