Verify Reputation
verify_reputationVerifies an agent's reputation by performing a bounded reachability read, returning unavailable or skipped status when a full summary cannot be claimed.
Instructions
Fail-closed reputation observation for one agent. The current Reputation contract has no authoritative client-set count/cursor and expired index entries can create holes, so the server performs one bounded reachability read but does not call get_summary or claim a diff. Current attempted checks return unavailable with explicit scope; skipped means not attempted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Numeric agent id, numeric string, or a full stellar handle. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ||
| verified | Yes | ||
| stellarId | Yes | ||
| verification | Yes |