READING LOG FILE...

Fetcher Log Browser

Select a execution run directory in the sidebar explorer and click a JSON log to view raw fetch outputs.

Type: {{ fileContent.news_type || 'market' }} Ticker: {{ fileContent.ticker.toUpperCase() }} Size: {{ formatBytes(selectedFileSize) }}
Script Fetch Error Details
{{ fileContent.error }}
Analysis Report Summary
{{ fileContent.summary }}
Risk Level {{ fileContent.risk_level }} Assessed market risk index regime
Sentiment Score {{ fileContent.sentiment_score > 0 ? '+' : '' }}{{ fileContent.sentiment_score }}
Fear & Greed Index {{ fileContent.fear_greed_score }}/100 {{ fileContent.fear_greed_label }}
Key Risk Factors
{{ risk }}
No key risk factors identified.
Bullish Catalysts
{{ cat }}
No bullish catalysts identified.
KOL Traditional Chinese Report Content
{{ fileContent.content }}
Source Episodes & Raw Transcripts
{{ ep.sourceName }} {{ ep.pubTime ? new Date(ep.pubTime * 1000).toISOString().substring(0, 10) : '' }}

{{ ep.title }} {{ ep.title }}

Fetching raw transcript from GCS cache...
{{ ep.rawTranscript }}
Sources Synthesized
{{ src }}
No structured preview available for this report.

Please switch to the Raw JSON tab to view details.

Stock Quote

{{ fileContent.ticker }} {{ fileContent.source_name }}

{{ fileContent.price }}
{{ fileContent.change >= 0 ? '▲' : '▼' }}{{ Math.abs(fileContent.change) }} ({{ fileContent.change_percent >= 0 ? '+' : '' }}{{ parseFloat(fileContent.change_percent).toFixed(2) }}%)
Market State {{ fileContent.market_state || 'N/A' }} Current price action trend
RSI (14) {{ fileContent.rsi_14 }} {{ fileContent.rsi_14 > 70 ? 'Overbought' : (fileContent.rsi_14 < 30 ? 'Oversold' : 'Neutral') }}
200-Day SMA {{ fileContent.sma_200 }} Long-term support guideline
Relative Strength {{ fileContent.relative_strength >= 0 ? '+' : '' }}{{ fileContent.relative_strength }}% VS. Benchmark QQQ (20-day)
Observation & Guidance Levels
Guidance Level Price Value
{{ lvl.label }} {{ lvl.price }}
Additional Stats
Volume {{ formatBytes(fileContent.volume).replace('B', '') }} shares
52-Week Range {{ fileContent.fifty_two_week_low }} - {{ fileContent.fifty_two_week_high }}
Market Capitalization ${{ formatBytes(fileContent.market_cap).replace('B', 'Billion') }}
Trading Exchange {{ fileContent.currency }}
No structured preview available for this quote.

Please switch to the Raw JSON tab to view details.

{{ Array.isArray(fileContent) ? 'Aggregated Sentiment Feed' : (fileContent.source_name || 'Sentiment Feed') }}
Found {{ filteredItems.length }} community posts / messages analyzed.
No sentiment posts found.
KOL Episode Transcript: {{ fileContent.title }}
Source: {{ fileContent.source_name }} Date: {{ fileContent.date }} Audio Link: Listen
{{ fileContent.transcript }}
{{ fileContent.source_name || 'Smart Money & Insider Activity' }}
Net Purchases ${{ formatBytes(Math.abs(fileContent.net_purchases)).replace('B', 'B') }} {{ fileContent.net_purchases >= 0 ? 'Net Buyer' : 'Net Seller' }} activity (30d)
Transaction Count {{ fileContent.transaction_count || 0 }} Recorded filings volume
Capex Actual ${{ parseFloat(fileContent.capex_actual).toFixed(2) }}B Reported capital expenditures
Consensus Estimate ${{ parseFloat(fileContent.capex_consensus).toFixed(2) }}B Wall Street analysts benchmark
Surprise % {{ fileContent.capex_surprise_pct >= 0 ? '+' : '' }}{{ parseFloat(fileContent.capex_surprise_pct).toFixed(2) }}% Actual vs. consensus gap
Insider Trades ({{ fileContent.InsiderTrades.length }} filings)
Date Type Shares Price
{{ t.transactionDate }} {{ t.transactionType }} {{ t.securitiesTransacted?.toLocaleString() }} {{ t.price > 0 ? '$' + t.price.toFixed(2) : '—' }}
Showing 20 of {{ fileContent.InsiderTrades.length }} trades. View Raw JSON for full list.
Senate Trades ({{ fileContent.SenateTrades.length }} disclosures)
Transaction Date Disclosure Date Type
{{ t.transactionDate }} {{ t.disclosureDate }} {{ t.type }}
Showing 20 of {{ fileContent.SenateTrades.length }} disclosures. View Raw JSON for full list.
No Smart Money or Capex records found.

Please switch to the Raw JSON tab to view details.

Layer 1 Macro Indicators
10Y Treasury Yield {{ fileContent.yield_ten_year }}% Weekly Change: {{ fileContent.yield_ten_year_change >= 0 ? '+' : '' }}{{ fileContent.yield_ten_year_change }}% ⚠️ Yield Shock!
10Y TIPS Real Rate {{ fileContent.real_rate_ten_year }}% Weekly Change: {{ fileContent.real_rate_change >= 0 ? '+' : '' }}{{ fileContent.real_rate_change }}%
Dollar Index (DXY) {{ fileContent.dxy }} 2-Week Change: {{ fileContent.dxy_change_2w >= 0 ? '+' : '' }}{{ fileContent.dxy_change_2w }}%
HY Credit Spread {{ fileContent.hy_oas }} bps Weekly Change: {{ fileContent.hy_oas_change >= 0 ? '+' : '' }}{{ fileContent.hy_oas_change }} bps
VIX Regime {{ fileContent.vix }} Volatility regime: {{ fileContent.vix_regime }}
Fear & Greed Index
Current Regime

{{ fileContent.score ?? fileContent.composite_score }}/100

({{ fileContent.label ?? fileContent.composite_label }})
Component Indicators
{{ key.replace(/_/g, ' ') }} {{ ind.value !== null ? ind.value : '—' }} {{ ind.signal }} {{ ind.description }}
Upcoming High-Impact Economic Events
Expected Date Macro Event Name Impact Rating
{{ event.date }} {{ event.name }} {{ event.impact }}
No high-impact macro events scheduled this week

No key CPI, PPI, FOMC interest rate decisions, or Nonfarm Payroll reports are scheduled for release during the Mon–Sun cycle.

Earnings Calendar Schedule
Ticker Symbol Expected Announcement Date
{{ typeof item === 'string' ? item : (item.ticker || item.symbol || '') }} {{ typeof item === 'string' ? 'Imminent (next 30 days)' : (item.date || '') }}
No watchlisted earnings scheduled

None of your 40 watchlisted tech-sector tickers have upcoming earnings reports scheduled in the next 30 days.

No structured preview available for this market log.

Please switch to the Raw JSON tab to view details.

{{ Array.isArray(fileContent) ? 'Aggregated News Sources' : (fileContent.source_name || 'Generic News Source') }}
Found {{ filteredItems.length }} aggregate item(s) retrieved from execution.
{{ item.date }} {{ item.source }} {{ item.fetch_method }}
{{ item.summary }}
No records found Try adjusting your text filter keywords.
This log file contains no data.

The file is empty or returned null. Switch to Raw JSON to confirm.

{{ prettyPrintedJSON }}