evaluate_agent_trust
Computes a trust score for an agent using Bayesian bandit sampling with Thompson Sampling, balancing exploration and exploitation to evaluate reliability.
Instructions
Thompson Sampling — run Bayesian bandit trust sampling for an agent (Beta posterior, exploration/exploitation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes |