diff --git a/.changeset/trial-replicates-parallel.md b/.changeset/trial-replicates-parallel.md index 6c540640324..958d0e224d6 100644 --- a/.changeset/trial-replicates-parallel.md +++ b/.changeset/trial-replicates-parallel.md @@ -1,6 +1,5 @@ --- "@hashintel/petrinaut-core": patch -"@hashintel/petrinaut-cli": patch --- Optimization trials run their seeded replicates in parallel as one sharded experiment. The Monte Carlo worker protocol attaches to any thread runtime, and the CLI's `--threads ` bounds the workers, defaulting to one per core minus one.