athena_rehydration_start
Start a Git-persisted rehydration loop, compile the initial bounded self-prompt, and checkpoint the exact prompt, frontier, and state coordinates. No background execution.
Instructions
Start a Git-persisted explicit rehydration loop, compile the first bounded self-prompt, and checkpoint exact prompt/frontier/state coordinates. This creates no background execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| task | No | ||
| actor | No | ||
| fetch | No | ||
| remote | No | ||
| profile | No | ||
| max_steps | No | ||
| depth_mode | No | ||
| source_ref | No | ||
| use_frontier | No | ||
| max_no_progress | No | ||
| required_passes | No | ||
| stop_conditions | No | ||
| max_prompt_chars | No | ||
| expected_git_head | Yes | ||
| shared_remote_mode | No |