Every CARTIE engine ships with a test manifest you can audit. Live count below. No NDA, no "contact sales" — just curl away.
mathematical tests across 3 engines
LIVE · parsed from backend/tests/test_algorithm_correctness.py · refreshed on each request
$ curl https://demo-cartie.emergent.host/api/algorithm-correctness/manifest | jqTestShapleyMathematicalCorrectness
test_two_equal_pods_split_equallytest_proportional_pods_get_proportional_sharestest_shapley_sums_to_total_overheadtest_montecarlo_converges_to_exact_shapleytest_zero_pod_returns_emptytest_singleton_gets_full_overheadtest_direct_cost_decomposition_adds_upTestCostBisectCorrectness
test_no_regression_when_all_deltas_below_thresholdtest_finds_earliest_regressiontest_returns_first_regression_not_largesttest_threshold_exact_boundarytest_range_swap_workstest_unknown_sha_raises_404TestCausalBotIntentRouting
test_intent_routingtest_unknown_question_defaults_to_cost_spiketest_orchestrate_returns_complete_causal_chaintest_dollar_impacts_are_positive_and_realisticCounts are parsed from the actual test source. Run `cd /app/backend && pytest tests/test_algorithm_correctness.py -v` to reproduce.