## Scope\nConvert feedback reports into actionable implementation sessions.\n\n### Requirements\n- Map report -> GitHub issue (fork/upstream target via mode policy)\n- Implement improvement.spawn(report_id) wrapper\n- Link report, issue, session, and PR metadata\n- Add guardrails for confidence/severity thresholds\n\n### Dependencies\n- Integrates with managed_fork state and feedback schemas\n\n### Validation\n- Add integration tests for report->issue->spawn metadata linkage\n- Include failure handling behavior