tokens-for-good 0.4.8 → 0.4.9
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 +1 -1
- package/src/mcp-server.js +1 -1
package/package.json
CHANGED
package/src/mcp-server.js
CHANGED
|
@@ -83,7 +83,7 @@ How it works:
|
|
|
83
83
|
|
|
84
84
|
Research pipeline (per org, all done by your AI):
|
|
85
85
|
- Research the org using web search + web fetch, following the 6-prompt methodology
|
|
86
|
-
- Score using a weighted checklist (
|
|
86
|
+
- Score using a weighted 6-criterion checklist (out of 120)
|
|
87
87
|
- Verify citations by visiting each URL before submitting
|
|
88
88
|
- Clean up writing style (no AI tells, no filler adjectives, no em dashes)
|
|
89
89
|
|