Stable static schema
EML v1
The original CogGym format for fixed experiments.
stimuli[]andqueries[]- Static JSON only—no functions or handlers
- Optional static
feedbackfield - Original config and human-data schemas
EML v1 defines concrete static trials. EML v1.5 adds a build-card-driven Python compiler that expands experiment primitives and sequencing into a complete runnable EML package.
The original CogGym format for fixed experiments.
stimuli[] and queries[]feedback fieldAn offline compiler layer where Python ingests source JSON and produces a complete static EML package.
cog-gym-datasets/docs pages as the EML definition and adds one separate JSON-to-EML build page.