betterwithage's picture
mirror github.com/szl-holdings/amaru@779a0d7e4e69
a8b4b87 verified

LEADER — root chakra (muladhara)

Role: substrate grounding.

Status: LIVE. kernel.evaluate (proof amaru.root.v1) computes stability = clamp((grounded + integrity) / 2, 0, 1) and emits verdict ∈ {"ground", "destabilize"} (threshold 0.5).

Minimization proof: proof.jsonproof_id=amaru.root.v1, sha256 is the canonical hash of kernel.py source bytes. Re-pin via services/amaru/scripts/pin_proofs.py on every kernel edit so the shipped proof never drifts from the executing code.

Canonical output shape: { chakra: "root", stability: ∈[0,1], verdict, inputs: { grounded, integrity } } — see result.json for the canonical (input, output) pair pinned by pin_results.py.