
A plain-English walkthrough of every box, number, and color on the dual-branch dashboard — so you know exactly what the engine is telling you at a glance.
Explain Like I'm 5
RYGTRON is a robot that watches your drill digging underground. You can't see the drill, so RYGTRON watches its numbers — how fast it's digging, how hard it's twisting, how much pressure is building up — and tells you if everything is fine, or if the drill is about to get stuck, before it actually happens.
Technical
RYGTRON is a physics-based kinetic engine that ingests WITSML/SCADA telemetry in real time and computes deviation rate, structural mass, kinetic index, and kinematic velocity to classify the well's trajectory. It escalates directives — from nominal to observe to rapid response — before non-productive time (NPT) accrues.
The dashboard shows two branches side by side. Each branch watches a different part of the well.
Watches what's happening at the drill bit — deep underground.
ROP · Torque · WOB · Standpipe Pressure
Watches what's happening at the surface — flow rates, pressures, and throughput.
Flow Rate · Wellhead Pressure · Throughput
Each box on the dashboard is one signal (one "thermostat"). Here's what every part of the box means, from top to bottom:
STABLE
Green. Everything is within the well plan. No action needed. The box stays quiet — no threshold or circuit breaker numbers are shown because there's nothing to fix.
OBSERVE
Yellow. The signal is drifting off plan but hasn't crossed the critical threshold yet. The driller should watch it and prepare. Threshold and stabilize targets appear.
RAPID RESPONSE
Red. The signal has crossed the threshold and is heading toward the circuit breaker. The engine issues a specific protocol directive (kick/stick, choke/shut-in). Act now.
Reading
Explain Like I'm 5
What the sensor is measuring right now — like the speedometer in your car.
Technical
The live telemetry value from the WITSML/SCADA bridge for this signal type.
Baseline
Explain Like I'm 5
What the number should be if everything is going according to plan.
Technical
The well-plan / mud-log expected value. The engine measures all deviation against this.
Deviation
Explain Like I'm 5
How far off the reading is from the plan, shown as a percentage. 0% = perfect.
Technical
(Reading − Baseline) / Baseline × 100. The primary deviation rate (D) that feeds the kinetic index.
Kinetic Idx
Explain Like I'm 5
A danger score. Higher = more risk. It goes up when the reading is both big and off-plan.
Technical
The combined index that amplifies when structural mass (M) and deviation rate (D) intersect.
Velocity
Explain Like I'm 5
How fast the number is changing between readings. A sudden jump means trouble is accelerating.
Technical
Kinematic velocity — the rate of change of the signal value relative to the previous reading.
Rapidity
Explain Like I'm 5
A speed score compared to the plan. If it hits 1.0 or higher, the problem is going vertical — act fast.
Technical
Normalized rapidity (velocity / baseline). ≥ 1.0 indicates a near-vertical trajectory toward a critical event.
Threshold
Explain Like I'm 5
The danger line. Once your reading crosses this number, the engine turns red.
Technical
The action-threshold signal value. Crossing it triggers the observe or rapid-response directive.
Stabilize
Explain Like I'm 5
The target number to get back to so the box turns green again.
Technical
The stabilization target — the signal value the driller should aim for to return the well to nominal.
Circuit Breaker
Explain Like I'm 5
The 'oh no' number. If the reading hits this, it's a full emergency — shut everything down.
Technical
The hard critical threshold. Reaching it implies a catastrophic event (blowout, stuck pipe) requiring immediate shut-in.
Each box now includes a small line graph (sparkline) at the bottom. Here's how to read it:
When you press "Inject Anomaly," watch the line climb away from the baseline and toward the threshold. That visual climb is exactly what the engine detects — before the reading reaches the circuit breaker.
The engine uses a deterministic, first-match-wins rule set. Every reading is classified by exactly one rule — this is your audit trail.
Ready to see it in action?
Go back to the live demo and inject an anomaly to watch the engine escalate.