๐Ÿ›ก๏ธ

SentinelOps

Interactive Incident Response Control Room โ€” a multi-step agentic RL environment where AI agents monitor surveillance feeds, detect anomalies and escalate incidents in real time.

Live OpenEnv Compatible Multi-Step Agentic Meta ร— Scaler Hackathon
15
Total Tasks
4
Easy
4
Medium
7
Hard
๐Ÿ“ก

Multi-Camera Surveillance

Agents navigate between 1โ€“4 camera feeds, tracking suspects across locations. Each camera provides different viewpoints of the same incident timeline.

๐Ÿง 

Sequential Decision Making

5โ€“15 step episodes with shaped trajectory rewards. Agents must inspect frames, navigate timelines, classify threats, and make escalation decisions.

โš–๏ธ

Deterministic Grading

Rubric-based scoring โ€” no LLM-as-judge. Three difficulty-specific graders with reproducible scores between 0.0 and 1.0.

๐Ÿ‘๏ธ

Vision-Language Support

Sends real CCTV frame images (base64-encoded) to VLM agents. Temporal variation and HUD overlays simulate authentic surveillance footage.

๐ŸŽฎ Action Space

inspect_current_frame
request_previous_frame
request_next_frame
switch_camera
zoom_region
classify_risk
escalate_incident
dismiss_alert
๐Ÿ“– Interactive API Docs    ๐Ÿ“‹ ReDoc