format_status_footer
Generate an ADHD reply footer with understanding, progress, and context stats. Pass this turn's user, tool, and reply character counts to calculate token usage and build a mandatory compliance footer.
Instructions
Build mandatory ADHD reply footer. Pass THIS TURN char counts for 本轮 tok (user + tools + reply).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| turn_count | No | ||
| reply_chars | No | Assistant reply body chars (excl. footer) | |
| progress_pct | Yes | ||
| tool_call_count | No | Number of tool calls this turn | |
| tool_result_chars | No | Sum of tool result text chars this turn | |
| understanding_pct | Yes | ||
| conversation_chars | No | ||
| user_message_chars | No | User message chars this turn | |
| include_progress_bar | No | ||
| turn_tokens_reported | No | Exact total tokens for this interaction if known | |
| reply_tokens_reported | No | Legacy: output-only exact tokens | |
| context_percent_reported | No |