mix mailglass.trust.run (Mailglass v1.4.4)

Copy Markdown View Source

Run the canonical deterministic trust-runner stage pipeline.

This task is the only supported journey orchestrator entrypoint for local and CI trust checks in Phase 57.

Usage

mix mailglass.trust.run
mix mailglass.trust.run --dry-run
mix mailglass.trust.run --host-root reference/host_app
mix mailglass.trust.run --checkpoint-out tmp/mailglass_trust_runner/checkpoint.json

Options

  • --checkpoint-out - JSON output path for deterministic checkpoint records.
  • --host-root - reference host app root (defaults to reference/host_app).
  • --dry-run - emits deterministic stage records without running stage checks.