-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
31 lines (25 loc) · 1.34 KB
/
Copy pathNOTICE
File metadata and controls
31 lines (25 loc) · 1.34 KB
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
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.