athena_frontier_claim
Claim a frontier by creating it if absent and appending a CLAIM_ACQUIRED event, preserving lost races and unjournaled effects.
Instructions
Execute the bounded fixed-path claim create-if-absent plus separate CLAIM_ACQUIRED event append only from fresh EVENT_READY state; preserve lost races and unjournaled effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| remote | No | ||
| run_id | Yes | ||
| node_id | Yes | ||
| profile | No | ||
| source_ref | No | ||
| worker_role | No | ||
| operation_at | Yes | Caller-generated ISO-8601 timestamp with timezone; preserve across retries. | |
| lease_seconds | No | ||
| expected_source_head | Yes | ||
| expected_frontier_digest | Yes | ||
| expected_prompt_stack_digest | Yes | ||
| expected_claim_contract_digest | Yes |