Skip to content

Add materialized agent identity contracts#25

Merged
chubes4 merged 1 commit intomainfrom
agents-api/agent-identity-store
May 1, 2026
Merged

Add materialized agent identity contracts#25
chubes4 merged 1 commit intomainfrom
agents-api/agent-identity-store

Conversation

@chubes4
Copy link
Copy Markdown
Contributor

@chubes4 chubes4 commented May 1, 2026

Summary

  • Adds Agents API materialized identity primitives: AgentIdentityScope, MaterializedAgentIdentity, and MaterializedAgentIdentityStoreInterface.
  • Wires the primitives into the plugin bootstrap and standalone smoke coverage.
  • Keeps scope limited to contracts/value objects; no persistence backend, access grants, scoped policy, token binding, schema migration, or consumer migration.

Source

Tests

  • composer test - passed

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Implementing and validating the materialized identity contract/value object primitives and smoke coverage; Chris remains responsible for review and merge.

Blockers

  • None.

@chubes4 chubes4 merged commit 1acee0a into main May 1, 2026
1 check passed
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.

Add generic materialized agent identity store

1 participant