What problem does it solve? OSINT investigations need a formal checkpoint where findings are summarized, presented to a human, and explicitly approved before any report drafting or knowledge ingestion occurs. This Skill automates that Gate 1 review step in the Spotlight investigation pipeline. ## Core Features & Use Cases - Summary Generation: Writes both a human-readable summary.md and a machine-readable data/summary.json contract capturing findings, confidence levels, verdicts, and limitations. - Human Approval Gate: Presents findings, methods, and confidence assessments to the user, persists an attributable approval receipt, and ends the turn until resumed. - Provenance & Review Finalization: Builds a provenance manifest with artifact hashes, optionally signs it via a C2PA endpoint, and produces a self-contained review.html artifact for inspecting findings. - Use Case: After three research cycles on an investigation, invoke this Skill to compile verified findings into a summary, obtain the journalist's sign-off, and seal the gate before report generation. ## Quick Start Ask the orchestrator to run Gate 1 for the current case directory so it generates the summary artifacts and presents the findings for your approval.