apps/import: surface merge artifact paths and decision-log highlights via /api/<timestamp>
- Extends get_import_details() to add top-level merge_artifact_paths, decision_highlights, and summary_errors when the import carries a merge summary.
- New _load_decision_highlights() parses decisions.jsonl, filters to staged-entity and errored-segment rows, caps at 50.
Co-Authored-By: OpenAI Codex <codex@openai.com>