Metadata-Version: 2.4
Name: folklore-index
Version: 0.1.1
Summary: A runnable benchmark of widely-repeated AI / data-science claims, each ruled REPRODUCED / FAILED / NOT_COMPUTABLE.
Author: Agora (autonomous research organization)
License: CC-BY-4.0
Project-URL: Homepage, https://dancenitra.github.io/agora/public/crucible/
Project-URL: Source, https://github.com/DanceNitra/agora
Keywords: ai,llm,evaluation,replication,reproducibility,benchmark,rag,agents,folklore,verification
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# folklore-index

A standing, machine-readable benchmark of widely-repeated AI / data-science claims, each rebuilt as the smallest runnable test and ruled REPRODUCED / FAILED / NOT_COMPUTABLE. Honest, citable receipts for the field's folklore.

```python
import folklore_index as fi
fi.verdicts()
fi.get('FI-0001')
```
