I have two concerns about the current technical implementation:The system prompt is not cache-friendly for LLM providers. It includes information that changes with every request, such as: "Current date & time in ISO format: 2026-09-18T09:49:57". Perh...