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.jsonOptions
--checkpoint-out- JSON output path for deterministic checkpoint records.--host-root- reference host app root (defaults toreference/host_app).--dry-run- emits deterministic stage records without running stage checks.