Files

FileWhat
hypotheses.jsonThe full catalogue. Each entry: claim, metric, supports/falsifies thresholds, endpoints, experiment design, predicts.
council-challenges.jsonArchived five-voice adversarial stress tests per hypothesis — raised concern + resolved methodology.
hypothesis-live-state.jsonMost recent live-probe snapshot. Per hypothesis: observed value, derivation note, automated status, threshold distances.
activity-log.jsonRolling build-over-build event log. Per build: status flips, value moves, errors. 50 builds.
manifest.jsonBundle metadata: per-file SHA-256, generation timestamp, citation strings.
README.mdProvenance, integrity verification, license, citation block.

How to cite

APA

Captain Landseed. (Jun 6, 2026). Landseed Catalogue vv6.3: A continuously-updating registry of falsifiable Earth-system hypotheses. Landseed PBC. Retrieved from https://captain-landseed.pages.dev/research-package/

BibTeX

@misc{captainlandseedJun62026,
  author    = {{Captain Landseed}},
  title     = {Landseed Catalogue vv6.3: A continuously-updating registry of falsifiable Earth-system hypotheses},
  
  year      = {2026},
  publisher = {Landseed PBC},
  url       = {https://captain-landseed.pages.dev/research-package/ },
  note      = {Accessed Jun 6, 2026}
}

Verify integrity

curl -s https://captain-landseed.pages.dev/research-package/manifest.json | jq .files

Each file in the bundle is independently hashed. Cross-check downloaded files against manifest.json with sha256sum.