Execution contract
EML
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 defines the concrete static experiment consumed by CogGym. MEML adds a structured authoring and compilation layer without changing the EML runtime contract.
The original CogGym format for fixed experiments.
stimuli[] and queries[]feedback fieldKevin's MEML schema for authoring experiments from versioned content libraries and a short Python design specification.
config.json, trial.jsonl, and instruction.jsonl formats. CogGym renders the result exactly as it renders hand-authored EML.