pub fn prepare(issue_url: &str, working_dir: &Path) -> Result<Prepared>
Given an issue URL, resolve it via the AtomGit API and — if it’s assigned to the logged-in user — build a prompt that briefs the agent on what to fix.