Skip to content

feat(agentstack): add delegation authority checks#87

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
Qyra-One:feat/agentstack-delegation-authority
Jul 1, 2026
Merged

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

Conversation

@Qyra-One

Copy link
Copy Markdown
Contributor

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."

@ralyodio ralyodio merged commit 0bca203 into profullstack:master Jul 1, 2026
5 checks 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.

2 participants