Overview of source contract check scripts
mainThe scripts/ directory contains lightweight commands for checking upstream source behavior and replaying operational demo flows. The available scripts are:
contract-smoke.sh: An optional runner for selected live probes.genegpt-demo.sh: A reproduction flow for the paper-style GeneGPT demo.geneagent-demo.sh: A reproduction flow for the paper-style GeneAgent demo.
Note that these checks are source-facing and are intended as smoke probes, not as a replacement for unit tests or formal verification.