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.
Data-pyramid tier
T1 β Signal. This metric sits at the signal layer of the platformβs six-tier data pyramid (T0 raw inputs β T5 actionable read). The tier reflects how far the value is from a raw measurement β not how strongly it is validated. Abstraction and validation are separate axes: a higher tier is not a claim of stronger evidence.
Horizon & validation
No validated skill horizon is on file for this metric β read it as context / a data carrier, not a validated edge. Stamps are added only when a gated research verdict lands.
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.