Operator Status Board

Live SWAT and HRT element accountability with real-time CoT blue-force tracking. Register operators by element, manage check-in intervals, detect missed check-ins automatically, and generate AI-powered readiness briefings for command.

Element Accountability

The Operator Status Board maintains a DuckDB roster of all registered operators keyed to their element assignment (ALPHA, BRAVO, ENTRY, CONTAIN, SNIPER, etc.). Each operator record stores their last known status, check-in time, callsign, and ATAK UID so their blue-force CoT marker can be correlated to their accountability record.

👥 Pre-Mission PAX Count

Before breach, the team leader runs an accountability check through the AI agent: “Give me a readiness summary.” The agent queries the DuckDB roster, identifies any operators with missed check-ins or degraded status, and returns a formatted element summary. If all operators are GREEN, the team leader has AI-confirmed accountability before issuing execute authority.

Operator Status Types

Status values provide a standardized vocabulary across the entire tactical picture, from pre-mission staging through exploitation.

Status Values

AI Agent Tool: operator_status

The operator_status AI agent tool exposes the full accountability service to natural language queries. Operators can be registered, updated, and queried through conversational commands. The tool also surfaces missed check-in warnings proactively when the agent detects operators who are overdue.

🔌 Missed Check-In Alert

During a prolonged barricaded-subject incident, the incident commander asks the AI agent: “Who hasn’t checked in?” The agent runs getMissedCheckins(), identifies two CONTAIN element operators who are overdue, and returns their callsigns and last known location — prompting the IC to dispatch a welfare check before the situation escalates.

Agent Tool Operations

Element Accountability Blue-Force CoT DuckDB AI Agent Tool SWAT / HRT PAX Check-In
← Structure Intel Next: Tactical Medical →