← All reportsEN한국어

i can‘t see the report — Research Report (2026-07-16)

TL;DR

What to do (on the Mac mini, ~2 minutes)

  1. Check the research-bot log for a deploy error: tail -50 ~/research-bot/logs/*.log
  2. Rebuild and redeploy the site manually: cd ~/research-bot && node build-site.mjs
  3. Verify: open https://equity-research-xox.pages.dev/amat-2026-07.html — it should now show the Applied Materials report.

Where to read the missing reports right now

Worth one line of code

The bot passes any message straight through as a company name. A tiny guard ("does this look like a sentence, not a ticker/company?") would answer questions like this one instead of burning a research run on them.

No financials, valuation, or glossary in this report — there is no company to research. To get a real report, send a ticker or company name (e.g. AMAT or Applied Materials).