tokens-for-good 0.4.13 → 0.4.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tokens-for-good",
3
- "version": "0.4.13",
3
+ "version": "0.4.14",
4
4
  "type": "module",
5
5
  "description": "Donate your spare AI tokens to research nonprofits for Fierce Philanthropy",
6
6
  "homepage": "https://tokensforgood.ai",
@@ -114,20 +114,29 @@ Documented program changes based on evidence. "They adapted" needs specifics: wh
114
114
 
115
115
  #### EVIDENCE TABLE
116
116
 
117
- This is what determines the org's score. The score is computed deterministically by code from the table below, not by you. **Leave a row blank if you didn't find supporting evidence — a blank row is the honest answer and the correct one when the org doesn't have that thing.** Inventing evidence to fill a row will lower the org's real score and may get the report rejected.
118
-
119
- Each row asks for a single short verbatim quote from a cited page, the real URL, and the page/document name.
120
-
121
- | Row | What to quote (verbatim from the cited page) | Quote | Source URL | Source name |
122
- |-----|-------------------------------------------------------------------------------------|-------|------------|-------------|
123
- | a1 | A stated condition-level outcome goal (health, income, wellbeing, food security, survival). NOT activity-level ("train X people") and NOT access-level ("expand financial access") those are intermediary. | | | |
124
- | a2 | A number or percentage attached to the goal in a1 (e.g. "reduce stunting by 30%"). The same quote as a1 is fine if it already contains the number. | | | |
125
- | a3 | A target population AND a target year for the goal (e.g. "children under 5 in Ghana by 2030"). Same quote as a1/a2 is fine if it covers both. | | | |
126
- | b | An intermediate outcome the org MEASURED, with a number (e.g. "78% of trained CHWs retained at 24 months"). | | | |
127
- | c | An ultimate outcome the org MEASURED, with a number (e.g. "27% reduction in under-five mortality"). | | | |
128
- | d | A documented program change the org made BASED ON outcome data. The quote should make both the data and the change concrete (e.g. "In 2022 we moved to blended training after retention dropped to 45%"). | | | |
129
- | e | An intermediate result measured with a comparison or control group. Name the design (RCT, quasi-experimental, matched comparison). Before/after alone does not count. | | | |
130
- | f | An ultimate result measured with a comparison or control group. Same design rules as e. | | | |
117
+ The score is computed deterministically by code from this table, not by you. Leave a row blank if you didn't find supporting evidence — a blank row is the honest answer when the org doesn't have that thing. Inventing evidence will lower the org's real score and may get the report rejected.
118
+
119
+ **What each row asks for** (read this before filling in the table):
120
+
121
+ - **a1** A stated condition-level outcome goal (health, income, wellbeing, food security, survival). NOT activity-level ("train X people") and NOT access-level ("expand financial access") — those are intermediary.
122
+ - **a2** — A number or percentage attached to the goal in a1 (e.g. "reduce stunting by 30%"). The same quote as a1 is fine if it already contains the number.
123
+ - **a3** A target population AND a target year for the goal (e.g. "children under 5 in Ghana by 2030"). Same quote as a1/a2 is fine if it covers both.
124
+ - **b** An intermediate outcome the org MEASURED, with a number (e.g. "78% of trained CHWs retained at 24 months").
125
+ - **c** An ultimate outcome the org MEASURED, with a number (e.g. "27% reduction in under-five mortality").
126
+ - **d** A documented program change the org made BASED ON outcome data. The quote should make both the data and the change concrete (e.g. "In 2022 we moved to blended training after retention dropped to 45%").
127
+ - **e** An intermediate result measured with a comparison or control group. Name the design (RCT, quasi-experimental, matched comparison). Before/after alone does not count.
128
+ - **f** An ultimate result measured with a comparison or control group. Same design rules as e.
129
+
130
+ | Row | Quote (verbatim from the cited page) | Source URL | Source name |
131
+ |-----|--------------------------------------|------------|-------------|
132
+ | a1 | | | |
133
+ | a2 | | | |
134
+ | a3 | | | |
135
+ | b | | | |
136
+ | c | | | |
137
+ | d | | | |
138
+ | e | | | |
139
+ | f | | | |
131
140
 
132
141
  **Rules for the EVIDENCE TABLE:**
133
142
  - The quoted text must appear verbatim on the cited page. Substring matching on the page body is how the score is verified.