The demo builds a campaign packet from bundled public or synthetic fixtures. It does not launch external compute or download raw biological data.
From the repository root, run:
make demo-campaign-dry-runFor a smaller packet, run:
make demo-campaign-smokeFor the full public-mining issue graph, run:
make demo-campaign-public-miningThe demo writes generated files to an ignored output directory. Review these items first:
README.mdfor packet orientation.route-scout/route_decision.jsonfor the selected route and claim limit.issues/for bounded work-unit contracts.dossier/dossier-manifest.jsonfor artifact hashes and provenance.review/index.htmlfor the static review page.
The demo checks contract shape, control coverage, route selection, ledger joins, output manifests, hashes, and claim limits.
The demo does not prove that an external provider, large database, or biological tool is ready. Use a separate public fixture before you promote a tool or execution path.