1Check Context — : Monitor token usage using `session_status`.
2Identify Bloat — : Determine if background tasks or long sessions are causing the issue.
3Choose Strategy — : Select the appropriate optimization method (Cron isolation, Reset & Summarize, Local RAG, or Transcript Indexing).
4Configure — : Modify `openclaw.json` or execute commands to implement the chosen strategy.
5Restart — : Restart the OpenClaw gateway to apply changes.
6Verify — : Monitor token usage and response times to ensure optimization is effective.