#!/bin/sh
# Deterministic local contract regression for the referenced release:
cargo test -p alien-server execution_ --lib -- --test-threads=1

# Validate this public proof bundle from landing/alienctl.com:
python3 scripts/validate_proof.py

# The live mutation command is intentionally not replayable on this commit.
# A new run requires a fresh approved inert commit and a sandbox-only token.
