Skip to content

feat(agentstack): add delegation authority checks#87

Open
Qyra-One wants to merge 1 commit into
profullstack:masterfrom
Qyra-One:feat/agentstack-delegation-authority
Open

feat(agentstack): add delegation authority checks#87
Qyra-One wants to merge 1 commit into
profullstack:masterfrom
Qyra-One:feat/agentstack-delegation-authority

Conversation

@Qyra-One

Copy link
Copy Markdown

Summary

  • Adds listDelegations() for filtering delegation grants by owner, agent, scope, and active timestamp
  • Adds hasDelegation() to answer whether an agent has active scoped authority for an owner
  • Documents the authority-check API in the AgentStack README/PRD

Test plan

  • npm --workspace @logicsrc/schemas run build
  • npm --workspace @logicsrc/validators run build
  • npm --workspace @logicsrc/plugin-core run build
  • npm --workspace @logicsrc/agentstack run build
  • npm --workspace @logicsrc/agentstack test

Notes

This fills part of AgentStack FR-5: "Authority checks reference active grants."

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