File size: 7,176 Bytes
2708aab
 
49a750c
 
 
 
 
 
 
 
 
 
02d831d
 
71ff072
49a750c
 
 
 
 
 
 
 
 
2708aab
49a750c
e20394a
49a750c
2708aab
 
49a750c
2708aab
 
 
 
 
 
 
 
02d831d
 
ed41d55
98ef72b
0c50266
e20394a
49a750c
 
 
 
 
 
 
e20394a
71ff072
 
 
a13d0bc
49a750c
2708aab
 
 
49a750c
2708aab
49a750c
71ff072
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
license: cc-by-sa-4.0
language:
  - en
tags:
  - AI industry analysis
  - software collapse
  - open infrastructure
  - digital sovereignty
  - agent web
  - platform capture
  - structural analysis
  - industrial economics
  - venture capital
  - long waves
task_categories:
  - text-classification
  - text-generation
size_categories:
  - n<1K
configs:
  - config_name: default
    data_files: "articles.json"
pretty_name: Threadbaire Research Articles
---
# Threadbaire Research Articles
Structural analysis of AI industry dynamics, software value collapse, and open infrastructure. Twelve articles published between January and July 2026, available as raw markdown for analysis, citation, and AI-readable ingestion.
## About
This dataset contains the complete text of the Threadbaire thesis and blog — a body of independent research arguing that AI has already collapsed traditional software value capture mechanisms, and mapping the capture infrastructure forming in its wake.
All articles are published under CC BY-SA 4.0. Each piece is sourced, dated, and designed to be machine-readable from the ground up — raw markdown endpoints, citation blocks, and structured metadata are part of the publishing philosophy.
## Contents
| File                                | Title                                                        | Date       | Words   |
| ----------------------------------- | ------------------------------------------------------------ | ---------- | ------- |
| `thesis.md`                         | The Software Collapse Has Already Happened                   | 2026-01-30 | ~10,000 |
| `the-humans-wont-be-called-back.md` | The Humans Won't Be Called Back                              | 2026-03-04 | ~3,500  |
| `who-holds-the-keys-part-1.md`      | Who Holds the Keys to the Agent Web — Part 1: Before the Doors Close | 2026-03-18 | ~4,500  |
| `who-holds-the-keys-part-2.md`      | Who Holds the Keys to the Agent Web — Part 2: Who Gets the Receipt | 2026-03-25 | ~6,000  |
| `two-bridges-to-the-same-place.md`  | Two Bridges to the Same Place                                | 2026-04-14 | ~3,500  |
| `tools-multiply-seats-collapse.md`  | Tools Multiply. Seats Collapse.                              | 2026-04-21 | ~2,800  |
| `who-holds-the-keys-part-3.md`      | Who Holds the Keys to the Agent Web — Part 3: Who Keeps the Record | 2026-05-09 | ~5,500  |
| `the-silicon-industrialists-part-1.md` | The Silicon Industrialists — Part 1: AI's Gilded Age      | 2026-05-27 | ~7,500  |
| `the-silicon-industrialists-part-2.md` | The Silicon Industrialists — Part 2: Tech's Great Escape | 2026-06-19 | ~11,000 |
| `the-wrong-game.md`               | The Wrong Game - Why Xbox Is Answering Microsoft's Margin Question | 2026-07-03 | ~1,800  |
| `a-tale-of-two-earnings.md`        | A Tale of Two Earnings — Microsoft, Apple, and the Circle Between Them | 2026-07-27 | ~3,800  |
| `a-tale-of-two-earnings-what-the-filings-cannot-show.md` | A Tale of Two Earnings — What the Filings Cannot Show | 2026-07-31 | ~3,200 |
## Structured Metadata
`articles.json` contains per-article metadata: title, date, word count, arc position, core claim, evidence sources, tags, and links to both the dataset files and canonical URLs at threadbaire.com.
```python
from datasets import load_dataset
ds = load_dataset("Threadbaire/research-articles")
```
## Arc
The thesis is the root document. Each blog post extends it by moving one layer deeper through the stack: the human cost of the collapse, then a triptych on the agent web — authentication capture, commerce capture, and post-transaction memory capture — followed by the model commodity layer and the software category sorting mechanism. The latest series, The Silicon Industrialists, moves below the software layer entirely. Part 1 diagnoses the industrial economics — arguing that AI's cost structure is industrial, not software, and that the collision with dissolving revenue models pushes the entire economy toward regression. Part 2 traces the infrastructure trap through railroads, electricity, and telephony, then follows the escape through three institutional openings that made the software economy possible, and asks what held the ladder in place. The Wrong Game" applies the capital allocation stress thesis to a single company — observing that Microsoft voluntarily disclosed an internal margin metric for Xbox after twenty-five years of absorbing worse losses quietly, while AI returns remain visible only through aggregated segment-level signals. "A Tale of Two Earnings" is the first real-time predictive experiment — six falsifiable predictions filed before Microsoft, Apple, and Amazon report, testing what the circular financing mechanism will make visible in the filings and what it will leave aggregated.What the Filings Cannot Show" scores all six predictions against the actual filings — all held — and introduces three separations (investment/operation, investor/customer, revenue/capital) as the analytical framework for why the circular financing mechanism remains invisible in standard disclosure, and proposes independently financed versus ecosystem-financed demand as a new analytical category
## Research Directions
The Silicon Industrialists series identified a dual-force mechanism — the double bind between industrial-scale infrastructure costs and value dissolution — that produces the same economic sequence across every shared infrastructure technology examined (railroads, electricity, telephony, computing). The series also identified the institutional conditions (consent decrees, mandated unbundling, conditioned privatisation) that broke this sequence for the computing industry specifically.
Current research is investigating whether this mechanism provides the missing causal explanation for Kondratieff long waves (~50-60 year economic cycles associated with successive infrastructure technologies). The existing long-wave literature (Schumpeter, Perez, Freeman & Louçã) documents the empirical pattern and maps the installation-deployment sequence but has not converged on a structural mechanism that explains why every infrastructure technology follows the same financial shape. The double bind — industrial costs that cannot be avoided combined with value dissolution that erodes the revenue base funding the buildout — may be that mechanism, with the institutional conditions explaining the transition from crisis to deployment.
This line of investigation is at an early stage. A full literature review and formal working paper will follow the completion of the Silicon Industrialists series. A preliminary research note establishing this hypothesis is available on SSRN: doi.org/10.2139/ssrn.7026619
## Source
- **Canonical site:** [threadbaire.com](https://threadbaire.com)
- **Blog:** [threadbaire.com/blog](https://threadbaire.com/blog)
- **GitHub:** [github.com/threadbaire](https://github.com/threadbaire)
## Author
Lida Liberopoulou · Independent research · Available for advisory, research collaboration, and expert consultation · [Get in touch](https://threadbaire.com/contact.html)
## License
CC BY-SA 4.0