Aequitas AI - The AI that abstains instead of bluffing
by•
Every other AI always answers, even when it is guessing. Aequitas debates a hard question from many angles, formally verifies the reasoning with a math proof engine (not another AI), and certifies a verdict only when it can prove it is grounded. When it cannot, it says so.

Replies
Asking it a tricky ethics question actually returned "I cannot verify this" instead of a confident guess, which was refreshingly honest. The formal proof step is a neat touch.
@ersinyzak1i75 Thanks, really glad it landed that way the honest "I can't verify this" is by design, not a limitation. Small caveat I can't resist: the formal step checks that the reasoning is consistent and re-checkable rather than proving the answer "true" but that's precisely what lets it abstain honestly instead of guessing. Curious what question you threw at it, if you're up for sharing?
How does the formal verification step actually work under the hood, and does it require domain-specific setup or can it handle general reasoning questions right out of the box?
@mzeyyenhu2q Great question, and it is the one I most want to answer precisely.
Under the hood, the debate does not stay as prose. The system compiles the arguments into a structured logical form: the individual claims, and how they support or contradict each other, laid out as something a machine can actually reason over. Then a formal proof engine, the class of mathematical logic solver used to verify software and hardware, checks that structure for properties a language model cannot reliably self-assess. Can all these claims be true at the same time, or is there a hidden contradiction. Which arguments are defeated by stronger counterarguments. Where two goals in the decision are genuinely irreconcilable rather than just in tension. That check is deterministic. Same inputs, same result, every time. And no language model runs inside it, which is the entire point: the thing doing the checking cannot hallucinate the way the thing being checked can.
On your second question, and this is the part I am proudest of: no domain-specific setup. You do not author a policy, a rulebook, or a schema. You ask a hard question in plain language and it works out of the box. That is a deliberate contrast with the formal-verification tools that already exist, which check a response against rules you have to write in advance. The hard part we automate is the formalization itself, turning your messy natural-language question into the structured form the solver can check.
The honest limit, because you asked a real question and deserve a real answer: turning language into logic is genuinely hard, and that translation step does use models. So when a question cannot be cleanly formalized, or the evidence does not actually support grounding, the system abstains instead of forcing a false "certified." The abstention is not a failure mode bolted on the side. It is the same discipline pointed at its own weakest step.
finally, an ai that admits when it doesn't know instead of confidently making stuff up. the math proof engine angle is genuinely different from the usual "trust me bro" approach.
@sezerstenknpj Thank you, that is exactly the line I care about.
One thing I stay disciplined about even when someone is being kind: formally verifying AI output is not something I invented, a major cloud provider ships it too. What I have not seen anywhere else is making the certify-or-abstain call the product's own verdict on an open-ended question, and refusing to certify when the system's own machinery is running in a degraded state.
The "admits when it does not know" part is the piece I most want to get right. So if you ever catch it answering when it should have abstained, that is the bug report I want most.
How do you handle situations where the math proof engine can't verify something but the debate among perspectives still produces a strong consensus, do you just refuse to answer then?
@mcahitdemi69gf No, and this is the most important distinction in the whole product, so thank you for asking it precisely.
First, separate two things that both look like "the proof engine couldn't verify it," because they get handled very differently.
One: the engine finds an actual contradiction. Then the consensus is the problem, not the answer. A confident, unanimous agreement that is internally inconsistent is exactly the failure mode the whole system exists to catch, and it says so loudly.
Two, and this is your case: the engine simply cannot reduce the question to a clean formal check. No proof either way. Here the debate's consensus still stands as the verdict. You get the full analysis, the reasoning, and the conclusion. Nothing is thrown away. What changes is the label. It does not earn the top certified stamp, and it gets an honestly lower reliability label instead, one that says in effect "strong deliberative consensus, not formally proven."
The reason it works this way is the entire thesis of the product: consensus is not proof. A room full of language models agreeing can be confidently, unanimously wrong. That is the specific way sophisticated AI systems fail, and it is why I refuse to let debate agreement alone earn certification. Agreement is a real signal, and it does raise the confidence label. It just cannot, by itself, buy the word certified.
So abstaining never means refusing to give you anything. It means refusing to call something certified when it has not earned that word. The output is not binary. It is a graded, honest confidence, and the strong-consensus-without-proof case lands exactly where it should: useful, believable, and clearly marked as not carrying a formal guarantee. You decide how much to lean on it, with the truth about its backing in front of you, instead of a certified stamp it did not deserve.