KB / signal
Credit Stress
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.
Credit Stress
What it is
Credit Stress — registry key credit_stress.
Derived composite label; HY OAS + NFCI drive the actual credit implication.
Source
Source module: credit
Data source: back_fillable
Fetched directly from app/sources/credit.py; see source code for the upstream API call and any provider-specific handling.
How it’s computed
Composite credit-stress score combining HY OAS level + change-rate vs trailing baseline. See app/sources/credit.py:_compute_credit_stress.
Where it surfaces
- API field:
signals.credit_stressonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface: change markers in the rendered report
Health-score / alignment role
Display-only — has bands for surface labeling but does not contribute to the health score (scoring is handled by a companion metric).
Release cadence
- Publishes:
intraday
Composite over HY OAS / NFCI; refreshes with ‘market’ profile cycles.
See also
- /kb/api/get-signals-latest — API endpoint that serves this field.