Question flow
- 1CRITICALYes / No
Are you currently in a safe, locked location?
AI hint: If 'no' — immediately instruct the caller to move to a secure location before anything else.Branches
answer == 'no'→Escalate to DispatcherCaller not safe → immediate dispatcher handoff + safety instructions - 2CRITICALProperty
I have you down at {propertyName}. Is that the building where this is happening?
AI hint: If caller is reporting about a different property (e.g., a family member's unit), reroute script context to the correct property. - 3CRITICALYes / No
Is the intruder currently on scene?
- 4CRITICALYes / No
Is there any weapon visible or implied?
Branches
answer == 'yes'→Dispatch 911jump to sec-q5Weapon present → 911 + skip to location - 5HIGHFree text
Can you describe the person? (clothing, height, build, distinguishing features)
- 6CRITICALLocation
What is your exact location — unit and floor?
- 7HIGHFree text
Direction of movement — are they headed toward a stairwell, elevator, or exit?
- 8NORMALNumber
How many people are involved?
- 9NORMALContact info
Would you like me to note your name for follow-up, or keep this anonymous? Anonymous is fine — you'll still get a response.
AI hint: Security reports commonly come in anonymously. Respect the preference — do not persist any PII if caller declines.Branches
answer == 'anonymous'→ContinueDo NOT persist caller PII. Record only the incident.