athena_prompt_freshness
Compare an agent's prompt and Git ancestry against the current brain state to detect stale prompts, requiring rehydration when shared changes are material.
Instructions
Compare an agent's prompt/Git ancestry with the current brain and require rehydration on material shared changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| profile | No | ||
| expected_git_head | Yes | ||
| expected_prompt_stack_digest | No |