Default LangGraph recursion_limit for the main agent.
Single source of truth shared by the runtime.recursion_limit option, the
config.config runnable-config default, and resolve_recursion_limit. Raised
above the LangGraph/SDK default (25) to accommodate deeply nested agent graphs
in long-running sessions without hitting GRAPH_RECURSION_LIMIT.