Section 91 of 102
90. Safety and Emergency Requirements
Stable section ID: S05-CON-007-SECTION-91 · 39 content blocks
Safety and Emergency Requirements define protective functions, safe states, emergency actions, responder access, and post-event recovery conditions.
Each requirement shall define:
hazard;
protected Entity or Zone;
initiating condition;
detection;
required response;
response time;
protective device;
authority;
safe state;
redundancy;
manual control;
verification;
restoration condition.
Example:
safety_requirement SR_Water_Leak_001 {
hazard: uncontrolled_water_release;
protected_zone: @Kitchen_Zone;
trigger:
@Kitchen_Leak_Sensor_01.state == alarm;
required_action:
close(@Kitchen_Branch_Shutoff);
maximum_response_time: 10 s;
verification:
@Kitchen_Shutoff_Position == closed;
}
Emergency Requirements may define:
utility isolation;
emergency lighting;
smoke control;
fire suppression;
evacuation support;
responder information;
restricted structural zones;
- emergency communication.
- The declaration of an emergency action shall not replace certified local protection or physical interlocks.
- Failure of communication with Building BIOS shall not prevent required autonomous local safety action.
Post-event requirements shall include inspection, state reconciliation, evidence preservation, and authorized return to service.