Five end-to-end industrial showcases riding the same platform — sandboxed Go/Python in k8s Jobs, LLM reasoning over the signals, pipelines fanning out alerts, work orders, designs, and shift reports.
Step 1 · Deploy Go DSP Asset
pump-dsp-correction · runs as a k8s Job on every window
Step 2 · Deploy RUL Estimator
rul-estimator · optional — smoothens cold-start estimates
10 windows over ~30s. Scripted fault trajectory: healthy → early bearing wear → acute imbalance. Each window runs validate → Go DSP (k8s Job)→ LLM diagnosis → RUL estimator → severity router → (CRITICAL/WARN: maintenance planner) → persist.
Deploy the Go DSP asset first.
Same vibration window, but the classifier runs on a gateway pod next to the sensor — no WAN round-trip. Compare cloud vs. edge severity + latency below.