Find the rules
Start with the instructions you give your AI, such as ‘verify identity before sharing account details.’
CausEval removes one instruction at a time and checks whether your tests notice. See what’s covered, find the gaps, and know what to test next.
Explore the example No setup. No API key. Saved example results.How does it work?Here’s what the tests detected when instructions were removed.
Precomputed example, not a live model assessment.
If an instruction disappears, would your tests catch it? CausEval helps you check.
Start with the instructions you give your AI, such as ‘verify identity before sharing account details.’
Link each rule to the tests meant to check it. Remove that rule and repeat those tests.
See which removals were detected, which were missed, and which rules have no linked test.
The example above needs nothing installed. To check your own AI, point CausEval at your prompt and your existing tests.
Apache-2.0 No telemetry Works with existing tests$ git clone https://github.com/aravinda-1402/causeval.git$ cd causeval$ pnpm install --frozen-lockfile$ pnpm build$ pnpm causeval demo