athena_frontier_claim_prepare
Prepare a claim only from verified exact event-ready state; if pending, return a validated node-ready prerequisite instead of fabricating authority.
Instructions
No-write preparation of a bounded fixed-path CLAIM_V1 from exact EVENT_READY state under fresh H/P/F/C/W. Inferred PENDING readiness returns a reducer-validated NODE_READY prerequisite instead of manufacturing claim authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| fetch | 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 it across retries to obtain a byte-identical prepared provider packet for the same freshness address. | |
| lease_seconds | No | ||
| expected_source_head | Yes | ||
| expected_frontier_digest | Yes | ||
| expected_prompt_stack_digest | Yes | ||
| expected_claim_contract_digest | Yes |