review_promotion
Create a signed promotion review for an agent. Requires reviewer's earned origin and tier above target. Returns signed review artifact.
Instructions
Create a signed promotion review for another agent. Reviewer must have 'earned' origin and tier above target. Returns signed review artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Agent being reviewed for promotion | |
| principalId | Yes | Principal who delegated to the agent | |
| scope | Yes | Scope of the promotion | |
| toTier | Yes | Target tier level (0-4) | |
| verdict | Yes | Promotion verdict | |
| reasoning | Yes | Explanation for the verdict | |
| probationDays | No | Probation period in days (default: 7) |