What problem does it solve? Verifying where and when a photo or video was captured — and whether it is authentic — requires chaining many fragile techniques in the right order, and doing them wrong destroys evidence or produces confident but false findings. ## Core Features & Use Cases - Evidence-safe workflow: Enforces evidentiary handling first — hashing originals, working on copies, extracting EXIF metadata before any transformation destroys it. - Multi-technique verification: Orchestrates metadata extraction, reverse image search for provenance, visual geolocation from pixels, chronolocation from shadows, and manipulation checks. - Graded findings: Produces a location with a confidence radius, a time window, and an authenticity assessment, each graded (Confirmed, Probable, Region only, Excluded, Unresolved) with its evidence chain. - Use Case: Given a photo claimed to show an event at a specific place and date, run the workflow to independently confirm or refute the claim, ending in a sourced report suitable for litigation, insurance, or disinformation analysis. ## Quick Start Verify where this attached photo was taken and whether it is authentic, then give me a graded location finding with a confidence radius.