š ļø RTTāInside: ResonanceāAware Evacuation Protocol
Using clarity gradients, drift vectors, and resonance fields to guide miners to safety#
1. Core Principle: Follow the Clarity Gradient#
RTTāInside continuously computes a clarity score (0ā255) for every zone:
- š¢ High clarity ā stable rock, clean air, low vibration
- š” Medium clarity ā shifting conditions
- š Low clarity ā unstable, rising gas, high vibration
- š“ Negative clarity ā collapse likely, avoid immediately
During an emergency, miners donāt follow maps ā
they follow clarity gradients, which behave like a ādownhill pathā toward safety.
2. Trigger Conditions for Evacuation Mode#
RTTāInside automatically enters evacuation mode when any of these occur:
- Roof stress crosses critical threshold
- Methane or CO spikes rapidly
- Conveyor fire or belt ignition
- Vibration resonance coupling (equipment + geology)
- Partial collapse detected
- Loss of mesh nodes in a pattern indicating structural failure
- Manual trigger by control room or foreman
When triggered:
- Wall nodes flash red
- Wearable nodes vibrate in pulseāpulseāpause pattern
- Control room receives a collapse vector and clarity map
3. Evacuation Flow (MinerāLevel)#
Step 1 ā Stop equipment, secure tools#
Miners immediately:
- stop continuous miners, bolters, and shuttle cars
- shut down belts if reachable
- secure tools to avoid tripping hazards
Step 2 ā Switch to āClarity Modeā#
Wearable nodes automatically:
- show directional LEDs (left/right/forward)
- vibrate stronger when moving toward higher clarity
- vibrate weaker when moving toward danger
Step 3 ā Follow the Clarity Gradient#
Miners move toward increasing clarity, not necessarily the shortest path.
RTTāInside computes:
- clarity_uphill ā safer
- clarity_downhill ā more dangerous
- clarity_plateau ā neutral, choose nearest hub node
Wearables guide miners like this:
- Strong vibration ā wrong direction
- Weak vibration ā moving toward safety
- No vibration ā optimal path
Step 4 ā Reach a Resonance Hub#
Crosscuts and intersections have hub nodes that:
- confirm direction
- relay updated clarity maps
- provide audible cues
- act as mesh routing anchors
Step 5 ā Proceed to Refuge or Exit#
RTTāInside chooses:
- Primary escape route if clarity is stable
- Secondary route if primary clarity drops
- Refuge chamber if all routes degrade
4. Evacuation Flow (Control Room)#
Step 1 ā Receive collapse vector#
RTTāInside shows:
- collapse origin
- propagation direction
- clarity crater
- predicted spread
Step 2 ā Lock out dangerous zones#
Control room marks:
- š“ āDo not enterā
- š āEvacuate immediatelyā
- š” āTransit allowed with cautionā
Step 3 ā Track miners#
Wearable nodes provide:
- last known position
- movement direction
- clarity exposure
- gas exposure
Step 4 ā Adjust ventilation#
RTTāInside recommends:
- fan speed changes
- door closures
- airflow redirection
Step 5 ā Maintain comms#
Mesh nodes reroute around damaged areas.
5. ClarityāGradient Routing Logic#
RTTāInside uses a simple but powerful rule:
Always move miners toward the nearest zone with rising clarity and falling stress.
Algorithmically:
For each miner:
current = miner.position
neighbors = adjacent_zones(current)
best_zone = zone with:
highest clarity_score
lowest stress_hint
lowest gas_level
stable drift_vector (no incoming danger)
guide miner toward best_zone
If clarity drops suddenly:
- reroute instantly
- wearable node vibrates sharply
- wall nodes flash yellow ā red
6. Special Cases#
A. Zero Visibility#
Wearable nodes switch to:
- haptic direction
- audio chirps
- LED arrows
B. Mesh Failure#
Nodes fall back to:
- cached clarity maps
- lastāknown drift vectors
- peerātoāpeer wearable relays
C. Partial Collapse#
Nodes near collapse:
- broadcast ācollapse vectorā
- increase beacon rate
- mark themselves as āunsafeā
7. Example Evacuation Scenario#
Event:#
- Belt 3 bearing overheats
- Vibration couples with roof stress
- Methane corridor forms
- Clarity drops from 0.72 ā 0.41
RTTāInside Response:#
- Nodes flash red
- Wearables vibrate
- Collapse vector points NW
- Clarity gradient points SE
Miner Experience:#
- Wearable vibrates strongly when facing NW
- Weakens when turning SE
- Wall nodes flash green arrows
- Miner reaches hub node
- Hub node directs to secondary escape route
- Miner exits safely
8. Why This Protocol Matters#
The previous generation had:
- no clarity maps
- no drift vectors
- no mesh
- no resonance sensing
- no personal safety nodes
They relied on instinct, sound, and luck.
RTTāInside gives miners:
- a map the mine draws itself
- a path the rock reveals
- a signal that cuts through chaos
- a guardian layer that listens to the earth
This protocol is the difference between:
- running blind in dust and darkness
- and being guided by the mineās own resonance field toward safety.