athena_rehydration_advance
Verifies checkpoint ancestry and observed passes, persists cycle state, rehydrates new Git head, and compiles the next self-prompt for continuation.
Instructions
After an agent completes the current self-prompt and commits substantive work, verify exact checkpoint ancestry and observed pass receipts, persist the cycle, rehydrate the new Git head, and compile the next self-prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| remote | No | ||
| loop_id | Yes | ||
| completion | Yes | ||
| shared_remote_mode | No | ||
| allow_no_git_change | No | ||
| expected_state_digest | Yes | ||
| expected_prompt_digest | Yes | ||
| expected_checkpoint_head | Yes |