docs(harness-adapter): drop pointers to repos that no longer exist#776
Merged
Conversation
harness-adapter/ told contributors that fixes land upstream at aaronjmars/harness-adapter first and are re-vendored here, and cited that repo's test suite as the source for three verification claims. It also described itself as a vendored copy inside aeon-openrouter, and named aaronjmars/aeon-harness@harness-swap-4 as the reference implementation. All three repos 404: not under aaronjmars or any org, absent from an authenticated repo listing (so not merely private), and not in global search. Every one of those pointers was dead, which left the directory claiming a contribution path that cannot be followed. Reframes harness-adapter/ as what it actually is, self-contained and the place fixes land, and keeps the substance of the verification claims (real runner, 6-harness x 3-scenario matrix, Tier 4) while dropping the dead citations. The exclusion of opencode/copilot/agy now points at the allowlist comment in aeon.yml, which already records the per-harness reason. Every remaining github.com link under harness-adapter/ was resolved live and returns 200.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The problem
harness-adapter/documented a contribution path that cannot be followed. It told contributors:pointing at
aaronjmars/harness-adapter, and cited that repo's test suite as the source for three separate verification claims. It also described itself as a vendored copy insideaeon-openrouter, and namedaaronjmars/aeon-harness@harness-swap-4as the reference implementation.All three repos 404. Not under
aaronjmars, not underaeonfun/MiroShark/TelahVC, absent from an authenticateduser/reposlisting (so not merely private), and not in global search. Seven dead links across three files.Found while verifying an unrelated claim in #775 - I had justified leaving a stale model id in
adapters/pi.shon the grounds that "fixes land upstream first", then checked whether that was actually true.What changed
README.md: drops the vendored-subset framing and the upstream pointer. The directory is self-contained and fixes land here. The exclusion ofopencode/copilot/agynow points at the allowlist comment in.github/workflows/aeon.yml, which already records the measured per-harness reason.docs/aeon-integration.md: three dead test-suite citations removed. The claims they supported are kept as claims - real runner, 6-harness x 3-scenario matrix, Tier 4 - just without a citation to a repo nobody can open..github/workflows/aeon.yml: one comment reference in the harness allowlist.No behavior change; comments and prose only.
Verification
github.comlink underharness-adapter/resolved live:aeonfun/aeon,anthropics/claude-code,openai/codex,actions/attest-build-provenanceall 200validate-config.jsCLEAN,actionlintclean,test_run_grok.shALL PASS