claims_release
Release a claimed entity to free it for others. Verifies the holder's authorization and returns the outcome, restoring the projected status only if it remains valid.
Instructions
Release a claim. Authorized on the full (holder, holder_kind, holder_repo) triple — pass exactly what you claimed with.
Returns:
outcome: released | not_yours | not_claimed | undetermined. A projected status is restored only if it still holds the projected value, so finished work is never resurrected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holder | Yes | ||
| reason | No | explicit | |
| entity_id | Yes | ||
| holder_kind | No | agent | |
| holder_repo | No | ||
| restore_status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||