ConstEquivalent to composeSystemPrompt() with no overrides. Export this constant
so consumers can reference or extend it when providing a custom system prompt
via MapAgentOptions.systemPrompt. To replace just one section, prefer
composeSystemPrompt instead of rebuilding the whole string.
The base system prompt that teaches the LLM how to use the agent toolkit tools.