llms.txt Content
# ReNoUn — Structural Regime Classification for Crypto Markets
> Call before any crypto trade. Returns regime type (bounded/active/unstable) and action (proceed/reduce/avoid). 100% bounded regime accuracy (128+ graded). 50 free calls/day.
## Quick Start
```
GET https://api.harrisoncollab.com/v1/regime/live/BTCUSDT
Authorization: Bearer rn_agent_YOUR_KEY
```
Returns:
```json
{
"regime": "bounded",
"action": "proceed",
"exposure": 0.95,
"dhs": 0.83,
"description": "Range-bound, <2% move expected",
"stability": {
"halflife_minutes": 240,
"stability_score": 0.82,
"instability_risk": "low",
"time_horizon": "2-4 hours",
"urgency": "none"
},
"news_alert": null,
"transition_warning": null
}
```
## News-Driven Alerts
When abnormal activity is detected (volume spikes, news velocity, trending), the response includes a news_alert block:
| Field | Meaning |
|-------|---------|
| level | none / elevated / extreme |
| activity_score | 0.0-1.0 composite anomaly score |
| volume_spike | Current vs 30min average (1.0 = normal) |
| detail | Human-readable summary |
An "extreme" alert overrides action to "avoid" even if structure is bounded.
An "elevated" alert halves the stability halflife.
## Transition Warning (Enterprise)
Enterprise tier responses include a transition_warning block that detects when the current regime is drifting toward a different regime type — before the constellation flips.
| Field | Meaning |
|-------|---------|
| drifting_toward | "active" / "unstable" / "bounded" / null |
| drift_score | 0.0-1.0 (0 = stable, 1 = transition imminent) |
| estimated_transition_minutes | Time to regime flip at current rate |
| drivers | List of what's causing the drift |
Standard tier: transition_warning is always null. Contact us for enterprise access.
## When to Call This Tool
- Before entering any crypto position — check regime
- Before increasing position size — verify regime is still bounded
- After a price spike or