- source broke get_price_snapshot is down for the whole run.
Ten calls between 06:37 and 06:46 PT all returned 'the connector's server returned an error', for equities and for the GOOGL Dec-28 340P alike. search_contracts failed the same way. get_account_positions, get_account_summary and get_price_history all worked, so this is not a dead connector, it is one endpoint. Consequence: every price in this report is a daily-bar close rather than a live quote, and the Dec-28 30-delta put IV could not be read at all, which puts the t2_iv rail into unevaluated for the first time in the series.
- source broke DuckDuckGo HTML no longer returns search results.
https://html.duckduckgo.com/html/ answers HTTP 202 with a challenge page and zero result rows. markets.md names it as one of two working WSB discovery routes. The other route, rendered Reddit HTML, still works through connected Chrome and was used instead.
- never worked the gross_leverage rail has never measured the policy row it cites.
rails.json maps gross_leverage to gross_position_value / net_liquidation and takes its 1.30 amber / 1.50 red thresholds from the IPS. But the IPS row carrying those thresholds is 'Total delta notional / NLV', shown at ~1.2x at signing, and the IPS separately states effective leverage is '~1.0x on a beta basis (not the 1.57x IBKR reports)'. So the rail applies delta-notional thresholds to a gross-notional quantity. rails.json's own note admits the mismatch. It has fired red on every run of this series and that red has never been a statement about the policy metric. Either the rail needs its own thresholds or it needs per-leg deltas, which are the same input top2_name_delta_ratio is already blocked on.
- will happen again the runbook's 11x Dec-28 300/400 call tranche is not eleven spreads.
The book holds 11x long GOOGL Dec-28 300C against exactly 1x short Dec-28 400C, so ten of the eleven short legs are absent. Part 2's '90% of width' row is reported as a single 300/400 percentage, 41.5% today, computed off one short leg and applied to all eleven contracts. The unpaired 300Cs are covered by the 10x short 500C, 18x short 600C and 1,543 GOOG shares, but they are not the defined-width structure the trigger names.
- will happen again rails.py reads the GOOGL spot rails off the GOOG quote.
The script evaluated every GOOGL price rail against GOOG $336.00 rather than GOOGL $338.91. The gap is about 0.9% and changes no verdict today, but the watch_price distances in this report are computed against GOOGL's own quote and so differ from the script's.
- will happen again the SemiAnalysis composite anchor is four months stale.
gpu-index.semianalysis.com has not published past the 2026-04 print of $2.82. Every daily GPU number is quoted against an anchor from April. 'Flat' at the composite is unpublished, not observed.