Define Relay routing through Agent Exchange.
Goal:
Given a Relay request, Helpthread should be able to determine eligible actors and delivery paths without hardcoding vendor-specific behavior.
Acceptance:
- Routing can match requested capability to eligible actors.
- Routing respects trust/grant scope.
- Routing records why an actor was selected or why no actor was eligible.
- Delivery adapter selection is separated from Relay state.
- First proof path may use a simple webhook/system actor, but the model leaves room for A2A, MCP, message-native commands, and future channel adapters.
Define Relay routing through Agent Exchange.
Goal:
Given a Relay request, Helpthread should be able to determine eligible actors and delivery paths without hardcoding vendor-specific behavior.
Acceptance: