Skip to content

Persist ERC-8004 agent identity#489

Closed
bussyjd wants to merge 1 commit into
mainfrom
feature/agent-identity-persistence
Closed

Persist ERC-8004 agent identity#489
bussyjd wants to merge 1 commit into
mainfrom
feature/agent-identity-persistence

Conversation

@bussyjd
Copy link
Copy Markdown
Collaborator

@bussyjd bussyjd commented May 12, 2026

Summary

  • Add a canonical x402/default AgentIdentity CRD that stores per-chain ERC-8004 registrations in status.registrations[].
  • Move registration document publishing to identity-level active/tombstone rendering so the well-known document survives deletion of the last ServiceOffer.
  • Make obol sell register idempotent per chain and add obol sell identity import for verified legacy agent IDs.
  • Remove exposed custom identity refs and obsolete offer-coupled registration document builders.

Validation

  • go test ./internal/erc8004 -count=1
  • go test ./internal/serviceoffercontroller -count=1
  • go test ./cmd/obol -count=1
  • go test ./internal/embed -count=1
  • go test ./internal/monetizeapi -count=1
  • git diff --check

@bussyjd
Copy link
Copy Markdown
Collaborator Author

bussyjd commented May 14, 2026

Superseded by #492 — folded into integration/post-490-cleanups as merge commit 8fb42c9 (Persist ERC-8004 agent identity). Closing to keep the open-PR list tidy. Re-open if anything was missed in the fold-in.

@bussyjd bussyjd closed this May 14, 2026
bussyjd added a commit that referenced this pull request May 15, 2026
post-490: fold #487 + #489, strip debug logs, drop SKIP_PULL (smoke 13/13)
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