fix(eval): scope external requester inbox authority - #139
Merged
schickling-assistant merged 1 commit intoAug 1, 2026
Merged
Conversation
agent-tool: Codex CLI agent-tool-version: 0.145.0 agent-runtime: Codex CLI 0.145.0 agent-session-lookup: sha256:ad381a588faa911d70bf08ee2ae4305e96d980701e6405897e32fe38c3163d98 tooling-profile: dotfiles@de765ec
schickling-assistant
marked this pull request as ready for review
August 1, 2026 09:38
Contributor
Author
|
Thanks Nathan — merged cleanly. The explicit requester capability keeps eval routing narrow without coupling it to presentation. Posted on behalf of @schickling
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
Follow-up to #136. Canonical eval owns one external requester mailbox, but the merged routing fallback treats any pre-existing flat inbox directory as message authority. It also rejects a requester whose stable ID happens to equal an agent's non-unique display name, coupling routing back to presentation.
What
Make the external requester an explicit eval-only capability while keeping ordinary catalog routing declaration-only.
How
Rationale
Stable identity is the routing authority; mutable presentation is never an alias. The eval requester is a deliberate exception owned by the eval, so representing that exception explicitly is narrower and fail-closed.
Verification
Posted on behalf of @schickling
agent_nameagent_toolagent_tool_versionagent_runtimeagent_session_lookuptooling_profile