Skip to content

feat(proof): expose agent_identity and seller in public proof endpoint#19

Merged
desiorac merged 1 commit intomainfrom
feat/public-agent-identity
Mar 24, 2026
Merged

feat(proof): expose agent_identity and seller in public proof endpoint#19
desiorac merged 1 commit intomainfrom
feat/public-agent-identity

Conversation

@desiorac
Copy link
Member

Third-party auditors and WG members need to see who made the call without authenticated access.

Adds agent_identity and seller to the public GET /v1/proof/{id} response. buyer_fingerprint stays authenticated-only (privacy).

Surfaced during OATR WG E2E test (FransDevelopment/open-agent-trust-registry#2).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

@github-actions
Copy link

github-actions bot commented Mar 24, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 474e02f.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Third-party auditors and WG members need to see who made the call
without authenticated access. Adds agent_identity and seller to the
public GET /v1/proof/{id} response. buyer_fingerprint stays
authenticated-only (privacy).

Surfaced during OATR WG E2E test.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@desiorac desiorac force-pushed the feat/public-agent-identity branch from 4dfee21 to 474e02f Compare March 24, 2026 06:49
@desiorac desiorac merged commit 807d1ef into main Mar 24, 2026
3 checks passed
@desiorac desiorac deleted the feat/public-agent-identity branch March 25, 2026 08:08
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