hardmap
Copyright 2026 Vishnu Vettrivel

This repository consolidates four research projects — desert-map, eightfold,
foundry, proof-census — that reproduce the statistics cited in the accompanying
preprint. It was extracted, history-preserving, from a private predecessor
monorepo. See docs/seal-chain.md and docs/hash-map.txt for the commit-hash
mapping that keeps every sealed preregistration verifiable end to end
("sealed at X (public: Y)").

================================================================================
LICENSING (dual)
================================================================================

Source code is licensed under the Apache License, Version 2.0.
  -> LICENSE, LICENSES/Apache-2.0.txt

Research DATA and PROSE are licensed under the Creative Commons Attribution 4.0
International License (CC-BY-4.0), with citation of the accompanying preprint as
the attribution condition.
  -> LICENSES/CC-BY-4.0.txt

CC-BY-4.0 applies to:
  - charge atlas datasets      : eightfold/eightfold/results/atlas/*.jsonl
  - computed result artifacts  : **/results/**  (JSON/JSONL/CSV)
  - sealed preregistrations    : **/results/prereg/**
  - findings & methodology     : **/docs/findings/**
  - specifications             : **/docs/specs/**

Directories to which the CC-BY-4.0 split applies carry a LICENSE note.
To cite, see CITATION.cff.
