PDFs were not designed for AI.

The standard for commodity research delivery has been the PDF for decades. A PDF locks content into a rendered image of a page. Charts become pictures. Tables become pixels. Numbers that should be data become ink on a screen.

When a subscriber pastes a PDF report into ChatGPT or Claude and asks "what are the current corn ending stocks?" one of three things happens: the AI refuses because it cannot read the file, the AI attempts optical character recognition and introduces transcription errors, or the AI fabricates a plausible-sounding number because the actual value was never accessible as text. All three outcomes are bad. The third is dangerous.

The hallucination problem

AI models hallucinate most aggressively when they are asked about specific numbers they cannot read. A chart rendered as an image provides no data — only visual context. Without the underlying values in text form, an AI assistant fills the gap with a statistically plausible estimate. In market research, a plausible estimate is not good enough.

The subscription research industry has not caught up to how its readers actually use reports. Subscribers copy charts into AI tools, ask follow-up questions, and build their own analysis on top of what they receive. Every barrier between a subscriber and the data in a report is a place where accuracy erodes.

Data first. Always in the page, never just in the chart.

SoftSignal publishes interactive HTML reports — not PDFs. That is not an aesthetic choice. It is a structural one. HTML is the native format of the web and of AI. Every piece of text in an HTML document is searchable, selectable, and machine-readable by design.

But we went further. Behind every chart in every SoftSignal report, the full underlying data table is embedded directly in the page. It is invisible to human readers — zero pixels of screen space — but fully readable by any AI assistant, browser extension, or accessibility tool that parses the page.

Behind every chart, the numbers are always there. Not as an image. As data.

This means that when a subscriber uses an AI browser extension, pastes the report URL into an AI tool, or uses a screen reader, the actual values are available as structured text — not as a visual approximation that has to be decoded.

Four layers of AI readability.

We engineered four specific capabilities into every report. They work independently and together, depending on how a subscriber chooses to interact with the data.

1 · Hidden data tables

Every chart has a complete data table embedded in the page using the standard screen-reader-only pattern. AI browser extensions and accessibility tools read it automatically. No interaction needed. The data is just there.

2 · Copy to clipboard

Each chart carries a small clipboard icon. One click copies the full underlying dataset as tab-separated values — ready to paste directly into ChatGPT, Claude, Excel, or any other tool a subscriber uses.

3 · Aria labels on every chart

Every chart div carries a descriptive aria-label explaining what the chart shows, which markets it covers, and the time span displayed. AI tools that read page structure understand each chart without seeing it rendered.

4 · llms.txt

SoftSignal publishes a machine-readable llms.txt at the site root following the Answer.AI specification. AI agents that crawl our site know exactly what we publish, what data sources we use, and how to direct users to the right report.

How SoftSignal compares to traditional research formats.

Capability SoftSignal HTML PDF Report Static Image Post
AI reads chart values as text ✓ Yes — structured table in DOM ✗ No — image only ✗ No — pixel only
Copy data to AI tool ✓ One click, tab-separated ~ Manual transcription ✗ Not possible
Browser AI extensions work ✓ Full page text available ~ Depends on PDF renderer ✗ No text to read
Hallucination risk on specific numbers ✓ Low — values are in the DOM ✗ High — AI must guess or OCR ✗ High — no accessible data
Screen reader / accessibility ✓ Full aria-label coverage ~ Limited, format-dependent ✗ None
Machine-readable site index ✓ llms.txt at site root ✗ No standard ✗ No standard
Interactive — hover, zoom, filter ✓ Plotly charts, all reports ✗ Static ✗ Static

How a subscriber uses it.

The design goal was zero friction between a subscriber's AI tool and the data in a SoftSignal report. Here is what that looks like in practice.

1
Open the report in any browser

SoftSignal reports are delivered as links — no download, no app, no plugin. The report opens as an interactive web page on desktop or mobile.

2
Use an AI browser extension — or just the clipboard

Any AI browser extension that reads page content will automatically see the data tables behind each chart. No special setup. Or click the clipboard icon on any chart to copy that chart's full dataset in seconds.

3
Paste into your AI tool of choice

Tab-separated data pastes cleanly into ChatGPT, Claude, Gemini, or Excel. Ask your AI to summarize the trend, compare to prior years, or flag the key risk — with the actual numbers right there in the context window.

4
Get accurate answers, not approximations

Because the AI has the real numbers from the page — not a scanned image, not a transcribed table — its responses are grounded in the actual data. That is the difference between a useful answer and a confident-sounding hallucination.

Market research is only as good as what you can do with it.

The value of a COT report, a WASDE balance sheet, or a drought severity reading is not in the number itself. It is in the question you can ask once you have the number. How does this week's managed money positioning compare to where we were at this time last year? What does the current stocks-to-use ratio imply for price risk? How does Brazil's crop water stress deviation rank historically?

Those questions take time and effort to answer manually. With an AI tool and a report that is actually readable, they take seconds. SoftSignal was designed to be the data layer underneath that kind of analysis — accurate, current, structured, and always AI-ready.

Our commitment

Every number in every SoftSignal report traces back to a public, authoritative source: CFTC, USDA, US Drought Monitor, ICE Futures. No proprietary models, no black boxes. When an AI tool reads our data and gives you an answer, that answer is grounded in the same primary sources that move markets.

Try it with your AI tool today.

Every SoftSignal report is AI-ready out of the box. Open any report, use your AI browser extension, or copy a chart's data to your clipboard and paste it into your AI assistant.