resolve_authority
Compute the effective reputation score and authority tier for an agent in a given scope, returning autonomy level, spend limit, and effective score based on principal delegation.
Instructions
Compute effective reputation score and authority tier for an agent in a given scope. Returns tier name, autonomy level, spend limit, and effective score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Agent ID to check | |
| principalId | Yes | Principal who delegated authority | |
| scope | Yes | Scope to check reputation in (e.g. 'code_execution', 'commerce') |