AI Validation Checklist
Benchmark questions and a manual checklist for validating AI-friendly growthepie docs.
Use these questions to test whether the docs are easy for both humans and AI systems to retrieve, quote, and use correctly.
Benchmark Questions
What is growthepie?
What is
origin_key?What is
owner_project?What is
metric_key?What is the difference between
metric_idandmetric_key?Which endpoint should I call first to discover supported chains?
What does
master.jsonreturn?What does
fundamentals.jsonreturn?Is
fundamentals.jsonfull history?How do I fetch
txcountfor one chain?How do I fetch the full
txcountexport across chains?How do I compare multiple chains over time?
How do I load growthepie data into pandas?
How do I fetch growthepie data in JavaScript?
What does
daamean?What does
txcostsmean?What is the difference between
feesandapp_revenue?What units does
throughputuse?Which chains support
tvl?Which data availability layers are covered?
Which endpoint exposes project coverage?
What is the difference between
projects.jsonandprojects_filtered.json?Which endpoint exposes app detail for one
owner_project?Which
owner_projectvalues can be used withapps/details/{owner_project}.json?What rate limit should AI agents follow?
Which chains should be excluded because
deploymentordeployment_flagisDEVorARCHIVED?Which endpoints expose
last_updated_utc?Which metrics have hourly detail?
Are any public endpoints deprecated or legacy?
How should I attribute growthepie when I use the data?
Is growthepie research use encouraged?
Which package includes chain-level data and which package includes app-level data?
Manual Validation Checklist
The page answers its main question directly in the first paragraph.
The page defines the canonical terms explicitly.
The page includes at least one runnable example when the topic is procedural.
The page includes caveats when the topic can be misinterpreted.
The page is linked from
SUMMARY.md.The page is text-first and does not depend on screenshots to explain the concept.
The page uses consistent names such as
origin_key,metric_key,value, anddate.The page points to a source-of-truth artifact or endpoint when appropriate.
Last updated
