What to inspect first
Start in the Workbench. The default route loads the anti-amyloid frontier from the hub, then shows the answer layer, imported source records, runtime bridge trail, review decisions, and proof view.
Reproduce locally
This sequence builds the binary, pulls the flagship frontier, runs the evaluator CLI path, checks a clean clone, and produces a GitHub-ready release bundle with SHA-256 sums.
git clone https://github.com/vela-science/vela.git
cd vela
cargo build --release --bin vela
./scripts/test-first-user-release-path.sh
./scripts/clean-clone-smoke.sh
./scripts/package-github-release.sh /tmp/vela-github-release Correct under agentic load
Vela treats machine-speed source and runtime activity as proposal material, not as trusted state. Accepted events are append-only authority; materialized frontier state is replay output; impact reports are read-only dependency intelligence for reviewers.
- integrity
vela integrity projects/alzheimers-bbb-dysfunction-delivery --json- impact
vela impact projects/alzheimers-bbb-dysfunction-delivery vf_ba4f834d6dc506d1 --json- check JSON
state_integrityis included invela check --json
Release assets
The release bundle is generated from the repository, not copied from the hosted site. It includes the canonical frontier JSON, proof packet tarballs, packet validation output, source freshness report, adapter run records, trust audit, evaluator package, evaluator brief, and release marker.
- snapshot hash
b1ecc2128a5e813ddf191e867647fa0cf870bddbe69ede640644034729dccbd7- event-log hash
9a58441d91bf920ffaae0346be604576e27348f5bc756c32fdbb3a8f0677d8e2- release command
./scripts/package-github-release.sh /tmp/vela-github-release- source freshness
-
source-freshness-anti-amyloid-translation.json
./scripts/check-source-freshness.py projects/anti-amyloid-translation --max-age-days 45 --json
Boundaries
Vela is showing reviewed frontier state. It is not giving medical advice and it is not claiming that registry metadata or agent output becomes truth on import. Those records become source material until review accepts a bounded event.