The bars further down carry numbers. Here are the same numbers in words — the lens Editions I and II were written in, applied to the cohort data instead of a single named deal.
At ~30 hits per 100,000 characters of filing text, Salesforce scores roughly double the next company in the cohort. The mechanism is no secret: they say "strategic investments" about fifty times in every quarterly filing. That's the disclosure footprint of Salesforce Ventures, one of the largest corporate venture funds in tech. The question Edition III raises isn't "is Salesforce doing something wrong?" It's "what fraction of their reported returns is coming through that fund versus the operating business?" The answer is in the same filings. Read them.
Both companies lean heavily on the phrase remaining performance obligations — the GAAP line where future cloud backlog gets disclosed. Edition I traced this directly: Microsoft's $627B and Oracle's $553B in committed pipeline, large fractions tied to OpenAI alone. The EDGAR scan is picking up the same disclosure surface from the opposite direction. One finding. Two methods. That is what corroboration looks like.
The first scan ran a regex that looked for the literal phrase "cloud credits." Amazon never writes that. They write equity method investments and unrealized gains on investments — different words for the same OpenAI / Anthropic mark-to-market mechanism. Round 2 broadened the regex and Amazon's raw score jumped 25×, from 4 hits to 100. The lesson is general: when a regex returns near-zero on a company you have prior reason to suspect, the regex is the answer, not the absence. Edition III's chart only goes as far as the patterns. The structure goes further.
Each bar is the total number of times any of our eight patterns appears across that company's four most recent 10-K and 10-Q filings. The patterns are blunt regexes — "cloud credits," "strategic investments," "mark-to-market," "non-GAAP exclude," "remaining performance obligations." They don't catch every variant. They establish a floor, not a ceiling. The bar chart below is live, pulled from /data/edgar-prevalence.json.
The single biggest read in this chart is the spread itself. Some companies are saturated in the language of the structure. Others barely register. That doesn't mean the structure isn't there — it means the regex isn't finding it in the corpus, which can happen for two reasons: the company describes the same arrangement differently, or the company genuinely doesn't run on it. Edition III treats both possibilities as open. The scraper is in the repo. Run it yourself.
A handful of headline numbers, computed live from the same data file. They will shift the next time the scraper runs — these aren't permanent claims, they're a snapshot of what the SEC corpus looked like on the date this page was generated.
Below each company is its dominant pattern — the single regex that accounts for most of its hits. This is where the texture lives. Microsoft, Oracle, and Salesforce all lean hard on remaining performance obligations — the accounting line where future cloud backlog is disclosed. Salesforce still tops the cohort on both raw and normalized scoring, driven by an unusually heavy strategic investments count from its venture arm. Amazon, which was nearly invisible in the first scan, now scores in line with the cohort once the regex was broadened to cover its preferred vocabulary — equity investments and unrealized gain rather than the literal "cloud credits" phrase. That's the lesson of round one: low scores in regex work usually mean the regex, not the absence.
"The point isn't that the regex caught everything. The point is that even a regex catches this much."
This is a floor measurement, not a verdict. A regex hit on "cloud credits" doesn't prove anything by itself. It tells you the company uses the language. The volume tells you how central that language is to how they describe themselves to investors. The interesting comparisons are across the cohort, not within any single filing.
Three honest caveats. First, the patterns are still tuned to a specific structural story; a company describing an identical arrangement in entirely different words may still be invisible to them. Second, the corpus is only the four most recent 10-K / 10-Q filings per company; older filings might tell a different story. Third, even normalized counts conflate "high signal" with "high verbosity about the same disclosed item" — Oracle disclosing one performance obligation eight times in one filing scores the same as eight separate obligations.
The scraper is scripts/edgar-scan.mjs in the repo. It is a zero-dependency Node 20 script. The SEC's submissions API does not require an account or a key — it requires a User-Agent header that identifies you with an email. Set it and run:
Fork the cohort. Fork the regex list. If your version returns different numbers, the cohort and regex you used are part of the disagreement — that's a feature, not a bug. Open for replication. Open for correction.
FILED FROM A LO-TEK BUNKER IN REGINA, SK // NO SPONSORS // NO TRACKERS
Source: data.sec.gov submissions API (free, public, no key). Cohort: MSFT, AMZN, GOOG, ORCL, META, IBM, CRM, NVDA. Patterns: cloud-credit, strategic-investment, related-party-revenue, mark-to-market, non-GAAP-exclude, perf-obligation, customer-concentration, credit-arrangement.
SIBLING PROPERTIES //
theloop.felineunion.org — the conditioning works. WP01.
thelaundering.felineunion.org — institutional reputation laundering.
felineunion.org — fediverse mutual aid + community streaming.
THE CIRCUIT // EDITION III // FILED 2026.05.24
OPEN FOR REPLICATION. CITE FREELY. SHARE WIDELY.