hebbrix_learning_insights
Explain policy learning with uncertainty: posterior success probability, credible interval, evidence, observation count. Optionally evaluate promotion readiness via holdout checks.
Instructions
Explain what one customer policy has learned, with uncertainty.
Returns each action's posterior success probability, 90% credible interval,
effective evidence, and observation count for this exact tenant/user/context.
evaluate_readiness=true additionally runs chronological-holdout doubly
robust checks and refuses promotion when samples, randomized overlap, or
effective sample size are inadequate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | No | ||
| context | No | ||
| user_id | No | ||
| policy_key | Yes | ||
| collection_id | No | ||
| evaluate_readiness | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||