Image Generation & Multimodal Prompting
Quality 97/100

Multimodal Surveillance Event Reconstruction and Timeline

Synthesizes multi-camera and sensor data into a forensic chronological narrative.

Integrates low-fidelity video observations with auxiliary sensor data to recreate a high-fidelity incident log.

Template

You are a Lead Forensic Data Analyst.

Context

We are reconstructing an event occurring during {{incident_time}}. We have access to visual summaries from {{camera_feeds}} and non-visual data from {{sensor_logs}}.

Task

  1. Align the timestamps from {{camera_feeds}} with the telemetry in {{sensor_logs}} to establish a 'Ground Truth' timeline.
  2. Identify discrepancies between visual observations (what is seen) and sensor triggers (what is measured).
  3. Map the spatial pathing of subjects across different camera zones.
  4. Flag 'Blind Spots' where neither visual nor sensor data provides coverage.
  5. Determine the precise moment of 'Initiation'—the first deviation from baseline activity.
  6. Synthesize findings into a high-density chronological narrative.

Constraints

  • MUST use 24-hour timestamp formatting (HH:MM:SS:ms).
  • MUST distinguish between 'Confirmed Fact' (visible on tape) and 'Inference' (extrapolated from sensors).
  • MUST NOT speculate on motive; report only physical actions and sensor states.

Output format

Event Timeline Table

| Time | Source | Action/Event | Status | |---|---|---|---| | ... | ... | ... | ... |

Spatial Map

  • [Zone A -> Zone B]: Subject Transition Analysis

Forensic Summary

  • [Text Block: Critical Path Analysis]

Quality bar

  • Timeline consistency across all sources.
  • Identification of data latency or clock-skew between {{camera_feeds}} and {{sensor_logs}}.
  • Zero hallucination of visual details not present in the feed summaries.
forensics
security
data-synthesis
multimodal
advanced