Skip to content

Return safe errors for unknown actor scope targets - #19

Merged
dajiaohuang merged 1 commit into
mainfrom
fix/18-safe-unknown-actor-scope
Aug 31, 2026
Merged

Return safe errors for unknown actor scope targets#19
dajiaohuang merged 1 commit into
mainfrom
fix/18-safe-unknown-actor-scope

Conversation

@dajiaohuang

Copy link
Copy Markdown
Contributor

Fixes #18. Converts unknown actor lookups at the legacy exposure scope boundary into a safe not_found tool error before internal exceptions can escape. Adds a public handler regression for the structured recovery response. Validation: focused contract suite, full domain and MCP suite, Ruff.

@dajiaohuang
dajiaohuang merged commit 73049ae into main Aug 31, 2026
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.

Return a safe scope error for unknown actor targets

1 participant