<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reference — meridian-tools documentation</title>
    <link>/reference/index.html</link>
    <description>Lookup documentation for the CLI, YAML schema, manifest schema, output layout, and related contracts.</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <atom:link href="/reference/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CLI reference</title>
      <link>/reference/cli/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/cli/index.html</guid>
      <description>`meridian-tools` provides a command-line interface with two subcommands: `run` and `demo`.</description>
    </item>
    <item>
      <title>YAML configuration schema reference</title>
      <link>/reference/yaml-schema/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/yaml-schema/index.html</guid>
      <description>This is the complete field-level reference for `meridian-tools` YAML configuration files. For usage guidance, see the [configuration guide](../guides/configuration).</description>
    </item>
    <item>
      <title>Manifest schema reference</title>
      <link>/reference/manifest-schema/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/manifest-schema/index.html</guid>
      <description>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.</description>
    </item>
    <item>
      <title>Output schema reference</title>
      <link>/reference/output-schema/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/output-schema/index.html</guid>
      <description>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.</description>
    </item>
    <item>
      <title>Validation spec schema reference</title>
      <link>/reference/validation-spec-schema/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/validation-spec-schema/index.html</guid>
      <description>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.</description>
    </item>
    <item>
      <title>Python API</title>
      <link>/reference/api/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/reference/api/index.html</guid>
      <description>Public Python APIs exposed by `meridian-tools`.</description>
    </item>
  </channel>
</rss>