CLI Reference
marketbayesmeta installs three console scripts.
Check a tracker
The audit mode reports model-readiness and tracker-quality checks for supported evidence/scale pairs present in the tracker.
Check a config
This validates the YAML schema and confirms that the configured tracker path exists.
Run an analysis
This runs the full config-driven workflow and writes configured outputs. It returns a non-zero exit code for package-level analysis failures, including blocked readiness, tracker validation errors, pooling errors, or blocking diagnostic failures.
Repository runner
Without an argument, runme.py looks for config.yaml in the repository root.