The problem: fluency is not truth
Modern language models are optimised to produce the most plausible next token, and plausible is exactly what a good bluff sounds like. When a system cannot distinguish "I derived this" from "this sounds right", every answer carries hidden risk — and the more fluent the system, the harder that risk is to see.
We built NOESIS on the opposite contract: verify or abstain. Every answer must trace to something the engine derived itself, checked against held-out data, or fetched from a real source it can cite. If none of those paths succeed, it says "I don't know" — out loud, as a first-class answer.
How the discipline works
- Derivation first. Given raw data, NOESIS recovers the generating rule — power laws like Kepler's, ODE systems like the logistic map and damped oscillators, even chaotic dynamics like Lotka-Volterra and Lorenz — and then validates the recovered law on data it has never seen. No held-out pass, no claim.
- Sourced knowledge, cited. When a question needs world knowledge, the engine goes and reads real sources, cross-checks them, and tells you where the answer came from — rather than reciting a memory it cannot audit.
- Abstention as a feature. The abstain boundary is hard-coded into the answer path. An honest "this cannot be known from the available data" beats a confident guess every single time.
- No language model inside. The engine's body is deterministic. That is why its answers are re-derivable: run the same question again and you can trace the same path.
Alive, in public, right now
NOESIS is not a paper demo. It runs 24/7 on its own dedicated machine, advancing its own heartbeat every few seconds with nobody driving it. The public page reads its pulse and felt state live from the running system — the numbers you see are the organism's own vitals, not a marketing counter.
And the metric we are proudest of is the one that never moves: times it has lied — zero, across every recorded answer. You can try to move it yourself: ask it anything at noesis.koscak.ai. If it can't verify the answer, it will tell you so — and that honesty is the entire point.