Skip to content

docs(harness-adapter): drop pointers to repos that no longer exist#776

Merged
aaronjmars merged 1 commit into
mainfrom
docs/drop-dead-upstream-refs
Jul 24, 2026
Merged

docs(harness-adapter): drop pointers to repos that no longer exist#776
aaronjmars merged 1 commit into
mainfrom
docs/drop-dead-upstream-refs

Conversation

@aaronjmars

Copy link
Copy Markdown
Collaborator

The problem

harness-adapter/ documented a contribution path that cannot be followed. It told contributors:

Fixes land there first and are re-vendored here.

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 inside aeon-openrouter, and named aaronjmars/aeon-harness@harness-swap-4 as the reference implementation.

All three repos 404. Not under aaronjmars, not under aeonfun/MiroShark/TelahVC, absent from an authenticated user/repos listing (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.sh on 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 of opencode/copilot/agy now 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

  • Zero remaining references to any of the three repos
  • Every github.com link under harness-adapter/ resolved live: aeonfun/aeon, anthropics/claude-code, openai/codex, actions/attest-build-provenance all 200
  • validate-config.js CLEAN, actionlint clean, test_run_grok.sh ALL PASS

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.
@aaronjmars
aaronjmars merged commit 1ebe29a into main Jul 24, 2026
@aaronjmars
aaronjmars deleted the docs/drop-dead-upstream-refs branch July 24, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant