amiss-bootstrap 0.5.0

Trusted CI wrapper that validates and launches a verified Amiss engine
Documentation
1
2
3
4
5
6
7
8
# amiss-bootstrap

The trusted CI wrapper for Amiss. It validates a pinned action tree as plain data, checks
the release manifest, the runtime closure, and the engine digest, and only then launches the
verified engine with a cleared environment, fixed arguments, and a wall-clock timeout. The
one crate in the workspace allowed to start a process.

Part of [Amiss](https://hardmax71.github.io/amiss/).