Run the relevant checks.
The repository scripts are authoritative for behavioral tests, proofs, documentation, stress campaigns, and showcases.
./scripts/test.sh
./scripts/stress.sh
./scripts/prove.sh
./scripts/docs.sh
./scripts/showcases.sh
test.shruns both project defaults, runtime-preparation validation, and an external consumer.stress.shruns bounded deterministic concurrency and fault campaigns.prove.shruns the SPARK policy proof suite.docs.shgenerates the public GNATdoc reference with undocumented-entity warnings enabled.showcases.shbuilds and runs the maintained showcase scenarios.