KB / signal
Energy Regime
Last verified
Auto-generated. This article is rebuilt from
app/signals/config/signal_definitions.jsonbyscripts/build_signals_kb.py. Edit the registry entry and re-run the script — do not edit this file directly.
Energy Regime
What it is
Energy Regime — registry key energy_regime.
No description in registry.
Source
Source module: energy
Data source: back_fillable
Fetched directly from app/sources/energy.py; see source code for the upstream API call and any provider-specific handling.
How it’s computed
Two-variable classifier (5-day directional change + price level) labeling the energy environment as STABLE / RISING / FALLING / SHOCK_UP / SHOCK_DOWN / CRISIS / PANIC. See app/sources/energy.py:_classify_regime.
Where it surfaces
- API field:
energy.energy_regimeonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface: change markers in the rendered report
Health-score / alignment role
- Health score component:
energy_regime(weight + math inapp/signals/config/score_weights.jsonandapp/signals/score.py). - Alignment category:
energy, default weight 1.5 (see/kb/alignmentfor the 11-category framework). - Contributes to:
health_score.Energy,implication.energy,alignment.energy,cascade.9
Release cadence
- Publishes:
intraday
Computed from spot WTI/Brent crack-spread; refreshes with ‘full’ / ‘hot’ profile cycles.
See also
- /kb/alignment — Alignment framework — 11-category implication vs. price.
- /kb/health-score — Health score — 0-100 composite.
- /kb/regimes — Regime classification — market state buckets.
- /kb/api/get-signals-latest — API endpoint that serves this field.