Reference

Lookup documentation for the CLI, YAML schema, manifest schema, output layout, and related contracts.

Pages

  • CLI referencemeridian-tools provides a command-line interface with two subcommands: run and demo.
  • YAML configuration schema reference — This is the complete field-level reference for meridian-tools YAML configuration files. For usage guidance, see the configuration guide.
  • Manifest schema reference — The run_manifest.json file is the source of truth for every meridian-tools run. It lives at the root of the run directory and records identity, timing, versions, overall status, top-level artefact index, and per-stage records.
  • Output schema reference — This page documents the complete run directory layout produced by meridian-tools. Every successful pipeline run creates a timestamped directory containing the artefacts described below.
  • Validation spec schema reference — The validation_spec.json artefact is written to 10_validation/ for every validation-aware pipeline run. It records the concrete validation provenance for that specific run, including the holdout strategy, split geometry, and date windows.