Question flow
- 1CRITICALYes / No
I need you to leave the area immediately via the nearest stairwell. Are you able to move now?
AI hint: This is not a real question — it's a command wrapped in a confirmation prompt.Branches
answer == 'no'→Dispatch 911jump to fire-q5Can't move → 911 dispatch + get location for rescue - 2CRITICALProperty
You're at {propertyName}, correct? I want to make sure we send help to the right building.
AI hint: Property confirmation is critical for fire — the wrong building means the wrong responders. Do not skip even under time pressure. - 3HIGHChoice
Can you see visible flames or just smoke?
flames visiblesmoke onlysmell only - 4HIGHChoice
How large is the fire? (contained to one item, spreading, or unknown)
containedspreadingunknown - 5HIGHYes / No
Is anyone with you who needs help evacuating — mobility, children, elderly?
- 6CRITICALLocation
What floor and which stairwell are you using?
- 7NORMALYes / No
Has anyone pulled the fire alarm?
- 8HIGHContact info
Once you're at the meeting point, can I get your name so responders know you're safe, or would you prefer to stay anonymous?
AI hint: For fire, identity helps with headcount and wellness checks. Encourage but do not require.Branches
answer == 'anonymous'→ContinueDo NOT persist caller PII. Record only the incident.