Skip to content

chore: point anti-abuse oracle endpoint at anti-abuse-oracle.audius.engineering#14382

Merged
dylanjeffers merged 1 commit into
mainfrom
claude/aao-endpoint-engineering
May 22, 2026
Merged

chore: point anti-abuse oracle endpoint at anti-abuse-oracle.audius.engineering#14382
dylanjeffers merged 1 commit into
mainfrom
claude/aao-endpoint-engineering

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Summary

  • Switch the production anti-abuse oracle endpoint from the legacy https://discoveryprovider.audius.co host (and the older https://antiabuseoracle.audius.co fallback used by identity / the AAO pedalboard plugin) to https://anti-abuse-oracle.audius.engineering.
  • Updates touch: packages/web and packages/mobile env.prod, packages/identity-service AAO util default, the AAO pedalboard plugin's getAAOAttestation URL, the SDK services config (generateServicesConfig.ts source + autogenerated production.ts).
  • Discovery / validator node URLs were intentionally left untouched. Local dev defaults (docker-compose / env.dev) also untouched.

This is the AAO-only slice of #14380; the contest navigation fixes that were mixed into that branch are already up as #14377.

Test plan

  • Verify npm run verify passes
  • Spot-check that web/mobile production builds pick up the new AAO_ENDPOINT
  • Confirm identity service still resolves aaoEndpoint from env override in production (default change only affects unconfigured environments)
  • Confirm SDK consumers resolve the new endpoint via antiAbuseOracleSelector against the registered AAO eth address 0x9811BA3eAB1F2Cd9A2dFeDB19e8c2a69729DC8b6

🤖 Generated with Claude Code

…ngineering

Update the AAO endpoint config across web, mobile, identity service, SDK
services config, and the AAO pedalboard plugin to use the new
audius.engineering host. Discovery / validator node URLs are unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

🦋 Changeset detected

Latest commit: de7fc32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@audius/sdk Patch
@audius/sdk-legacy Patch
@audius/protocol-dashboard Patch
@audius/sp-actions Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-14382.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

@dylanjeffers dylanjeffers merged commit b803e5e into main May 22, 2026
14 checks passed
@dylanjeffers dylanjeffers deleted the claude/aao-endpoint-engineering branch May 22, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant