pub fn handle_plan_write(params: &Value) -> Result<Value>
Write plan to plans/{session_key}-{date}.jsonl (append). OpenClaw-style plan storage. Each plan is appended as a new line, preserving history (no overwrite).