Integrations

Integration status & data scope.

A factual reference for what data QueueFlow Sentinel accesses, how, and what is explicitly excluded from the integration model.

Data access table

What Sentinel receives.

Data type Access Storage Notes
Event timestampsReceived90 daysISO 8601 format
Event type identifiersReceived90 daysMotion, doorbell, etc.
Device identifiersReceived90 daysCamera/device ID strings
Location tagsReceived90 daysOperator-assigned labels
Video streamsNot accessedNeverArchitectural exclusion
Recorded videoNot accessedNeverArchitectural exclusion
Audio streamsNot accessedNeverArchitectural exclusion
Biometric dataNot accessedNeverArchitectural exclusion
Facial recognitionNot accessedNeverArchitectural exclusion
Individual identityNot accessedNeverArchitectural exclusion
Integration model

Read-only. Event-driven. Serverless.

Read-only API access

QueueFlow Sentinel receives camera event metadata via a read-only API subscription. No write access, no device control, no configuration modification.

Webhook delivery

Events are delivered to Sentinel via webhook from the camera platform. Sentinel does not poll or maintain persistent connections.

Serverless processing

Each event is processed in an isolated AWS Lambda execution environment. No shared state between events. Deterministic evaluation on every invocation.

Status

Platform status.

Event ingestion pipelineOperational
Deterministic evaluation engineOperational
Audit log serviceOperational
Dashboard deliveryOperational
Enterprise APIIn development