Run test suites, API checks, and benchmark commands
cd SPECTER/specter cargo test -p specter-core -p specter-crypto -p specter-stealth -p specter-registry -p specter-scanner
cargo test -p specter-api
cargo bench -p specter-crypto cargo run --bin specter -- bench --count 100000
../scripts/e2e-stealth-flow.sh