Sign in Sign up
cargo

app-heartbeat

The ONE app-agnostic APP-ALIVE contract for the nordisk Build Thing: a serde manifest any deployable app declares (identity + liveness markers + the functions/capabilities it exposes), plus a pure evaluator (`HeartbeatProbe`) that reads the manifest and a deployment's observed output and returns a per-function verdict + overall liveness. NOT app-specific — korp is only the reference implementer; the probe never hardcodes any app. Consumed by the dwarves ⚒ Build Thing (one robot UI test per declared function) and by Skidbladnir sockets (a `Probe`). Dep-light: serde only.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
1
Cadence
Last 12 months
1

Details

License
MIT OR Apache-2.0
First release
Aug 04, 2026
Releases
Version Released
0.1.0 initial