tune_policy_rule
Selects the optimal policy action (enforce, relax, or skip) for security rules by analyzing server type, agent tier, and rule category using contextual bandit algorithms.
Instructions
Contextual Bandit (LinUCB) — select optimal policy action (enforce/relax/skip) based on context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentTier | Yes | ||
| serverType | Yes | ||
| ruleCategory | Yes |