Merge pull request #5282 from zelezniciar1/engiSOP

Engineering SOP
This commit is contained in:
BarryNorfolk 2026-02-25 21:35:40 +01:00 committed by GitHub
commit 7f515f4c68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 115 additions and 2 deletions

View File

@ -13,7 +13,7 @@ The terms specified below are defined for further use within the procedures.
:* Permanent Brig/Permabrig/Brig: A secure location for the long-term confinement of Prisoners. Typically outfitted to sustain the basic survival needs of the Prisoners within. :* Permanent Brig/Permabrig/Brig: A secure location for the long-term confinement of Prisoners. Typically outfitted to sustain the basic survival needs of the Prisoners within.
==Right to Refuse Service== ==Right to Refuse Service==
All crew operating within their designated job locations are given the right to refuse service at any time for disorderly or abusive conduct. Additionally, all crew members are permitted to use nonlethal force to remove noncompliant or disorderly individuals only when such persons pose a threat to the safety of staff members, or disrupt the orderly functioning of the station. Service may not be refused to first responders acting to address or mitigate an emergency or crisis situation, unless such conduct is egregiously disorderly or abusive. All crew operating within their designated job locations are given the right to refuse service at any time for disorderly or abusive conduct. Additionally, all crew members are permitted to use nonlethal force to remove noncompliant or disorderly individuals only when such persons pose a threat to the safety of staff members, or disrupt the orderly functioning of the station. Service may not be refused to first responders or damage-control personnel acting to address or mitigate an emergency or crisis situation, unless such conduct is egregiously disorderly or abusive.
= Entity Definitions = = Entity Definitions =
The following definitions are provided to clarify the legal protections- and obligations- that Standard Operating Procedures and Space Law provide to any given entity. Unless explicitly covered by a more distinctive term, all Entities are to be treated as such until clarification is provided. The following definitions are provided to clarify the legal protections- and obligations- that Standard Operating Procedures and Space Law provide to any given entity. Unless explicitly covered by a more distinctive term, all Entities are to be treated as such until clarification is provided.
@ -79,6 +79,7 @@ Controlled Items include any item that is restricted from general possession and
* Technology utilizing bluespace as an integral part of its function. * Technology utilizing bluespace as an integral part of its function.
* Teleportation and portal technology. * Teleportation and portal technology.
* Hydraulic or powered equipment designed for the electronic or mechanical bypass of secure-access systems. * Hydraulic or powered equipment designed for the electronic or mechanical bypass of secure-access systems.
* Rapid construction/piping technology
Any individual requiring any above item in the course of their job, or for regular function, may request a document of authorization from the relevant departmental head. Such a document must have an itemized list of the approved Controlled Items, the name and position of the holder, and a signed and stamped statement by the authorizing party. Any individual requiring any above item in the course of their job, or for regular function, may request a document of authorization from the relevant departmental head. Such a document must have an itemized list of the approved Controlled Items, the name and position of the holder, and a signed and stamped statement by the authorizing party.
@ -375,3 +376,22 @@ Medical staff are afforded the right to quarantine individuals that currently su
==Foreign Bodies== ==Foreign Bodies==
Any parasitic alien organism that requires a living host to live and reproduce must be eliminated. An exception can be made for experimental purposes, provided a CO, CMO and Mystagogue were to approve it. Any parasitic alien organism that requires a living host to live and reproduce must be eliminated. An exception can be made for experimental purposes, provided a CO, CMO and Mystagogue were to approve it.
=Engineering Regulations=
==Health & Safety==
* In public areas, all wiring must be concealed under tiles. In non-public areas, catwalks are recommended to be placed for the safety and mobility of workers.
* The atmospheric distribution pipe ("distro") pressure should be no more than 500 kPa and composition should be a ratio of 70-80% nitrogen and 20-30% oxygen.
* The atmospheric waste pipe ("waste") shall be kept free of clogging, and directed either to recycling, gas storage, or space.
* Newly constructed burn chambers may not be located within the station or directly adjacent to the station's hull, unless receiving written authorization from Central Command.
==Building Permits==
Any renovations larger than small modifications to the station's structural layout, power network, or atmospheric system shall require a building permit or work order approved expressly by the Chief Engineer, or if a Chief Engineer is not present, the Captain or Acting Commanding Officer. Modifications within departments shall additionally require the approval of the relevant department head. Areas within maintenance tunnels do not require permission to modify. However, any modifications to maintenance tunnel passageways should ensure they remain traversable and unobstructed by personnel who need to use them as part of their job.
==Emergency Access==
In emergency situations, engineers are permitted to bypass door access (i.e. hack) and gain access to unauthorized locations if said locations require repairs.
==Hazard Zones==
An area with a hull breach, hazardous material leak, or other similar danger shall be considered a hazard zone. To ensure crew safety, engineering personnel are required to demarcate hazard zones with holofans, inflatable walls, and/or engineering tape prior to beginning work. Any non-authorized personnel impeding or preventing repairs in hazardous areas may be liable for endangerment.
==Condemned Areas==
The Chief Engineer may declare a section of the station condemned if repairs cannot be reasonably completed. In the event that there is no Chief Engineer, any engineer may condemn a section of the station with authorization from the Captain or Acting Commanding Officer. Doors leading to such areas shall be welded or bolted to prevent crew access.

View File

@ -12,6 +12,7 @@
- SecurityandJusticeRegulations - SecurityandJusticeRegulations
- Hearings - Hearings
- MedicalRegulations - MedicalRegulations
- EngineeringRegulations
# General Regulations Main Directory # General Regulations Main Directory
@ -104,6 +105,19 @@
- Quarantine - Quarantine
- StandardOfCare - StandardOfCare
# Engineering Regulations Main Directory
- type: guideEntry
id: EngineeringRegulations
name: Engineering Regulations
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/EngineeringRegulations.xml
priority: 1
children:
- HealthAndSafety
- BuildingPermits
- EmergencyAccess
- HazardZones
- CondemnedAreas
## General Regulations Entries ## General Regulations Entries
- type: guideEntry - type: guideEntry
id: Definitions id: Definitions
@ -298,3 +312,32 @@
id: StandardOfCare id: StandardOfCare
name: Standard Of Care name: Standard Of Care
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/StandardOfCare.xml text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/StandardOfCare.xml
## Engineering Regulations Entries
- type: guideEntry
id: HealthAndSafety
name: Health and Safety
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/HealthAndSafety.xml
- type: guideEntry
id: BuildingPermits
name: Building Permits
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/BuildingPermits.xml
- type: guideEntry
id: EmergencyAccess
name: Emergency Access
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/EmergencyAccess.xml
- type: guideEntry
id: HazardZones
name: Hazard Zones
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/HazardZones.xml
- type: guideEntry
id: CondemnedAreas
name: Condemned Areas
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/CondemnedAreas.xml

View File

@ -16,6 +16,7 @@
- Technology utilizing bluespace as an integral part of its function. - Technology utilizing bluespace as an integral part of its function.
- Teleportation and portal technology. - Teleportation and portal technology.
- Hydraulic or powered equipment designed for the electronic or mechanical bypass of secure-access systems. - Hydraulic or powered equipment designed for the electronic or mechanical bypass of secure-access systems.
- Rapid construction/piping technology
Any individual requiring any above item in the course of their job, or for regular function, may request a document of authorization from the relevant departmental head. Such a document must have an itemized list of the approved Controlled Items, the name and position of the holder, and a signed and stamped statement by the authorizing party. Any individual requiring any above item in the course of their job, or for regular function, may request a document of authorization from the relevant departmental head. Such a document must have an itemized list of the approved Controlled Items, the name and position of the holder, and a signed and stamped statement by the authorizing party.

View File

@ -0,0 +1,5 @@
<Document>
# Building Permits
Any renovations larger than small modifications to the station's structural layout, power network, or atmospheric system shall require a building permit or work order approved expressly by the Chief Engineer, or if a Chief Engineer is not present, the Captain or Acting Commanding Officer. Modifications within departments shall additionally require the approval of the relevant department head. Areas within maintenance tunnels do not require permission to modify. However, any modifications to maintenance tunnel passageways should ensure they remain traversable and unobstructed by personnel who need to use them as part of their job.
</Document>

View File

@ -0,0 +1,5 @@
<Document>
# Condemned Areas
The Chief Engineer may declare a section of the station condemned if repairs cannot be reasonably completed. In the event that there is no Chief Engineer, any engineer may condemn a section of the station with authorization from the Captain or Acting Commanding Officer. Doors leading to such areas shall be welded or bolted to prevent crew access.
</Document>

View File

@ -0,0 +1,5 @@
<Document>
# Emergency Access
In emergency situations, engineers are permitted to bypass door access (i.e. hack) and gain access to unauthorized locations if said locations require repairs.
</Document>

View File

@ -0,0 +1,18 @@
<Document>
# Engineering Regulations
Engineering Regulations are the best practices, safety regulations, and department policies Engineering personnel must follow.
[textlink="Health and Safety" link="HealthAndSafety"] regulations define standards for wiring, piping, and burn chambers.
[textlink="Building Permits" link="BuildingPermits"] may be issued by the Chief Engineer to permit stationside construction or modifications.
[textlink="Emergency Access" link="EmergencyAccess"] states that in emergency situations, Engineering personnel may gain unauthorized access to locations if said locations require urgent repairs.
[textlink="Hazard Zones" link="HazardZones"] must be clearly marked by Engineering personnel.
[textlink="Condemned Areas" link="CondemnedAreas"] are declared by the Chief Engineer if repairs cannot be reasonably completed.
</Document>

View File

@ -0,0 +1,5 @@
<Document>
# Hazard Zones
An area with a hull breach, hazardous material leak, or other similar danger shall be considered a hazard zone. To ensure crew safety, engineering personnel are required to demarcate hazard zones with holofans, inflatable walls, and/or engineering tape prior to beginning work. Any non-authorized personnel impeding or preventing repairs in hazardous areas may be liable for endangerment.
</Document>

View File

@ -0,0 +1,11 @@
<Document>
# Health and Safety
- In public areas, all wiring must be concealed under tiles. In non-public areas, catwalks are recommended to be placed for the safety and mobility of workers.
- The atmospheric distribution pipe ("distro") pressure should be no more than 500 kPa and composition should be a ratio of 70-80% nitrogen and 20-30% oxygen.
- The atmospheric waste pipe ("waste") shall be kept free of clogging, and directed either to recycling, gas storage, or space.
- Newly constructed burn chambers may not be located within the station or directly adjacent to the station's hull, unless receiving written authorization from Central Command.
</Document>

View File

@ -1,5 +1,5 @@
<Document> <Document>
# Right to Refuse Service # Right to Refuse Service
All crew operating within their designated job locations are given the right to refuse service at any time for disorderly or abusive conduct. Additionally, all crew members are permitted to use nonlethal force to remove noncompliant or disorderly individuals only when such persons pose a threat to the safety of staff members, or disrupt the orderly functioning of the station. Service may not be refused to first responders acting to address or mitigate an emergency or crisis situation, unless such conduct is egregiously disorderly or abusive. All crew operating within their designated job locations are given the right to refuse service at any time for disorderly or abusive conduct. Additionally, all crew members are permitted to use nonlethal force to remove noncompliant or disorderly individuals only when such persons pose a threat to the safety of staff members, or disrupt the orderly functioning of the station. Service may not be refused to first responders or damage-control personnel acting to address or mitigate an emergency or crisis situation, unless such conduct is egregiously disorderly or abusive.
</Document> </Document>