Quickstart
Get started with Whether and make your first climate-informed decision in under 5 minutes.Prerequisites
Whether is a web-based platform that requires:- A modern web browser (Chrome, Firefox, Safari, or Edge)
- Internet connection for live Treasury data
Whether works offline with cached snapshot data if the Treasury API is unavailable.
Step 1: Access the Platform
Navigate to the home page
Open Whether in your browser. You’ll land on the Current Climate page showing today’s regime reading.The home page displays:
- Current regime label (SCARCITY, DEFENSIVE, VOLATILE, or EXPANSION)
- Tightness and risk appetite scores
- Operating constraints and immediate guidance
- Data source and freshness timestamps
Check data freshness
Look for the Trust Status indicator in the top-right corner:
- Green badge: Live data, safe for near-term planning
- Yellow badge: Cached data, pause irreversible decisions
- Blue badge: Historical mode, use for retrospectives only
record_date- Date of Treasury datafetched_at- When Whether retrieved the datasource- US Treasury Fiscal Data API endpoint
Step 2: Understand Your First Regime Reading
Whether classifies market conditions into four regimes based on two scores:Tightness Score (0-100)
What it measures: How expensive is capital right now? Inputs:- Base rate (1-month or 3-month Treasury yield): Cost of short-term money
- Curve inversion (10Y - 2Y slope): Stress signal when negative
Example reading:
- Base rate: 5.2%
- Curve slope: -0.2%
- Tightness: 88 (Capital is expensive)
Risk Appetite Score (0-100)
What it measures: How willing are investors to take risk? Inputs:- Curve slope (10Y - 2Y): Steeper slope = more confidence
Example reading:
- Curve slope: +0.3%
- Risk Appetite: 52 (Moderate confidence)
Regime Classification
Once scored, Whether maps these dimensions to one of four regimes:SCARCITY
Tightness > 70, Risk ≤ 50Capital is expensive, risk appetite is low.→ Prioritize survival over growth
DEFENSIVE
Tightness > 70, Risk > 50Capital is expensive, risk appetite is moderate.→ Operate for efficiency
VOLATILE
Tightness ≤ 70, Risk ≤ 50Capital is cheaper, risk appetite is weak.→ Build trust and resilience
EXPANSION
Tightness ≤ 70, Risk > 50Capital is cheap, risk appetite is healthy.→ Move quickly to capture share
Step 3: Make Your First Decision with Decision Shield
Decision Shield converts regime reads into concrete verdicts for specific planning decisions.Navigate to Decision Shield
From the home page, click Operations in the navigation menu, then select Decision Shield.
Describe your decision
Use the dropdown inputs to describe what you’re planning:Lifecycle:
- Early (prototype, MVP)
- Growth (scaling, expansion)
- Mature (optimization, maintenance)
- Hiring (new roles, team expansion)
- Product (features, new products)
- Platform (infrastructure, tooling)
- Marketing (campaigns, brand)
- Add (new initiative)
- Expand (scale existing)
- Cut (reduce or pause)
- Hold (maintain current level)
Review the verdict
Decision Shield returns a verdict based on the current regime:Safe: Green light—proceed with normal approval flowRisky: Yellow light—requires extra scrutiny, add milestones or guardrailsDangerous: Red light—delay or cancel unless business-criticalEach verdict includes:
- 2-4 bullets grounded in current sensors
- Guardrail constraint (e.g., “Cap experiment spend at 5% of runway”)
- Reversal trigger (e.g., “Reverse if tightness crosses 80”)
Step 4: Set Up Alerts
Signal Ops sends alerts when regime changes or key thresholds are crossed.Configure alert channels
Choose where to receive alerts:
- Email (weekly digest)
- Slack (real-time regime changes)
- Webhook (custom integrations)
Set threshold watch rules
Configure which events trigger alerts:
- Regime change (EXPANSION → DEFENSIVE)
- Tightness crosses 70 (capital tightening)
- Risk appetite crosses 50 (confidence weakening)
- Curve inverts (10Y < 2Y)
Alerts fire only on changes, not on every data refresh. This prevents alert fatigue.
What to Do Next
Review Signals
Explore the evidence behind regime classifications (base rate, curve slope, macro adjustments)
Use Time Machine
Replay historical regimes to see how past conditions compared to today
Export Briefs
Generate executive summaries for leadership meetings (Slack, email, PDF)
Understand How It Works
Deep-dive into the Regime Engine formulas and classification logic
Common Questions
How often does Whether update?
How often does Whether update?
Whether fetches Treasury data once per day (end-of-day updates from the US Treasury). Regime readings are cached for 24 hours with revalidation.The
fetched_at timestamp shows when Whether last retrieved data.What if Treasury data is missing?
What if Treasury data is missing?
If the Treasury API is unavailable, Whether serves cached snapshot data from
data/ and displays an OFFLINE badge.Operators should pause irreversible decisions until the live feed returns or they confirm the cached data.Can I override regime thresholds?
Can I override regime thresholds?
Yes. Operators can override thresholds via URL query parameters:
?baseRateTightness=4.5(default: 5.0)?tightnessRegime=65(default: 70)?riskAppetiteRegime=55(default: 50)
Is this investment advice?
Is this investment advice?
No. Whether provides operational strategy guidance, not investment advice. It helps teams align internal planning with macro conditions—it does not recommend trading or portfolio allocation.
How accurate are the regime classifications?
How accurate are the regime classifications?
Whether uses deterministic, testable rules—no opaque ML. Accuracy depends on:
- Freshness of Treasury data (tracked via
fetched_at) - Appropriateness of thresholds for your context (customizable)
- Quality of your decision inputs (garbage in, garbage out)
Get Help
If you need assistance:- Check the How It Works guide for technical details
- Review SPECS.md for MVP scope and data sourcing
- Open an issue on GitHub for bugs or feature requests
Next: How It Works
Understand the Regime Engine formulas and classification logic