Skip to content

Align execution authorization with access-control roles#54

Merged
MickeeJay merged 7 commits intomainfrom
fix/strategy-execution-role-authority
Apr 16, 2026
Merged

Align execution authorization with access-control roles#54
MickeeJay merged 7 commits intomainfrom
fix/strategy-execution-role-authority

Conversation

@MickeeJay
Copy link
Copy Markdown
Owner

@MickeeJay MickeeJay commented Apr 16, 2026

Summary

  • Route strategy execution and vault execution locks through access-control role-strategy-executor with protocol-owner fallback.
  • Remove the legacy executor-owner path and align the tests and documentation with the shared authorization model.

Validation

  • npx vitest run tests/unit/strategy-execution.test.ts
  • npm run check

Closes #32

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v-mind Ready Ready Preview, Comment Apr 16, 2026 7:27am

@MickeeJay MickeeJay merged commit 94a3aa6 into main Apr 16, 2026
3 of 4 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.

Align strategy execution authorization with access-control roles

1 participant