timmers commited on
Commit
6e9324f
·
verified ·
1 Parent(s): 19cad64

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  language: [en, pt]
4
  tags:
5
  - world-model
@@ -55,6 +55,14 @@ implementation** (Apache-2.0 source, no weights). To use:
55
 
56
  Full definitions and conformance tests in [`gemeo_architecture_spec_v1.md`](./gemeo_architecture_spec_v1.md).
57
 
 
 
 
 
 
 
 
 
58
  ## Citation
59
 
60
  ```bibtex
 
1
  ---
2
+ license: apache-2.0
3
  language: [en, pt]
4
  tags:
5
  - world-model
 
55
 
56
  Full definitions and conformance tests in [`gemeo_architecture_spec_v1.md`](./gemeo_architecture_spec_v1.md).
57
 
58
+ ## Licensing & scope
59
+
60
+ **Open the recipe, keep the spice.**
61
+
62
+ - **This repo (architecture spec + reference implementation):** Apache-2.0 — adopt and build on it freely, with attribution. A reference architecture only becomes a standard if people can use it.
63
+ - **Trained weights** (`gemeo-sus-v6`, …) and the **RareBench-BR benchmark:** CC-BY-NC 4.0 — no commercial reuse of our trained artifacts/data without a separate agreement.
64
+ - **Held back on purpose:** the proprietary DATASUS ETL (raw extraction, CNS-hash linkage, trajectory construction), the cohort/preprocessing heuristics, and the future multimodal (Mayo) substrate. The reference `meds_export.py` consumes an already-built trajectory file — it does not produce one.
65
+
66
  ## Citation
67
 
68
  ```bibtex