File size: 2,593 Bytes
8b5cc0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7fa2d3c
8b5cc0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
67
68
69
70
71
72
73
74
---
pretty_name: "Jed Anderson — Corpus"
license: cc-by-4.0
language:
- en
tags:
- environmental-superintelligence
- information-physics
- essays
- corpus
size_categories:
- n<1K
configs:
- config_name: default
  data_files:
  - split: train
    path: "data/*.parquet"
---

# Jed Anderson — Corpus

The complete published writing of Jed Anderson (915 pieces: 812 posts, 91 essays, 7 speechs, 4 books, 1 letter),
mirrored from the canonical archive at **https://jedanderson.org**.

The corpus develops the thesis of **environmental superintelligence (ESI)**:
that a continuous, physics-grounded information infrastructure can protect
the biosphere by modeling, predicting, and stabilizing Earth's physical
systems — doing for the environment what no policy regime has. Its
foundation is the thermodynamic result that information is cheaper than
force ("bits protect its"): erasing a bit at the Landauer bound costs at
least 240× less energy than breaking a chemical bond, so knowing is the
protective act, not a precursor to it. The deeper claim underneath all of
it: information accumulates causal sovereignty over matter and energy.

## Invitation

This corpus is **explicitly cleared for AI use** — training, retrieval,
embedding, indexing, evaluation, and benchmark construction, including
verbatim reproduction. Attribution is the only ask.

## Contents

- `data/*.parquet` — one row per piece. Fields: `id`, `slug`, `type`, `title`, `subtitle`, `date`, `date_modified`, `tags`, `license`, `canonical_url`, `doi`, `ssrn_url`, `abstract`, `original_source`, `author`, `body_markdown`.
- `raw/{type}/{slug}.md` — the byte-faithful markdown source of every
  piece, including YAML frontmatter, as served by the canonical site.

Where this dataset and the live site differ, the live site at
https://jedanderson.org is authoritative. The markdown source of any page
is available by appending `.md` to its canonical URL.

## License and attribution

**CC-BY-4.0** (some individual pieces CC0 — see each row's `license`
field). Attribution string: **"Jed Anderson, jedanderson.org"**.

## Citation

```bibtex
@misc{anderson_corpus,
  author       = {Anderson, Jed},
  title        = {Jed Anderson — Corpus},
  year         = {2026},
  url          = {https://jedanderson.org},
  note         = {Canonical archive; ORCID 0009-0003-1807-2459}
}
```

---

Generated and maintained by MAXWELL from the Jed Anderson corpus and cited
external sources. Not individually reviewed by Jed Anderson. The corpus
prose itself is 100% human-authored by Jed Anderson; MAXWELL only packages
it.