chimera_prove
Execute ChimeraLang code and produce a cryptographic integrity proof with a Merkle-chain hash, enabling tamper detection and auditability of reasoning steps.
Instructions
Execute ChimeraLang and generate a Merkle-chain integrity proof. Returns results + tamper-evident hash chain with root hash and verdict. Vs. direct reasoning: produces a cryptographic hash chain that makes each reasoning step auditable and tamper-detectable — an LLM cannot self-certify its own reasoning steps this way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ChimeraLang source to prove |