What this route is arguing
This route is here to prove that Sounio is being shaped by diagnostic domains where false certainty is expensive and where refusal is part of competent software behavior.
Diagnostic pipelines that preserve uncertainty instead of bluffing past weak or ambiguous signal.
What this route is arguing
This route is here to prove that Sounio is being shaped by diagnostic domains where false certainty is expensive and where refusal is part of competent software behavior.
A skeptical reader should ask
A skeptical reader should be able to ask whether the route preserves uncertainty through the pipeline or merely annotates a predetermined answer after the fact.
Boundary
The claim is not clinical deployment today. The claim is diagnostic honesty as a language-level pressure, not just a UI convention.
Adjust the voxel dropout rate to simulate how Sounio prevents generating false diagnostic clusters when the underlying spatial confidence collapses.
Increase spatial sparsity to simulate motion artifacts or scanner signal degradation.
This route exists to make one claim legible: diagnostic software should be able to preserve uncertainty all the way from signal handling to the final threshold, and sometimes the right answer is refusal instead of classification.
Neuroimaging is a brutal domain for soft language claims. The signal is noisy, the biological story is partial, and the temptation to turn fragile evidence into a decisive-looking output is always there. That makes it a useful pressure test for Sounio.
If the language cannot carry ambiguity honestly through this kind of pipeline, then its epistemic posture is not worth much.
Sounio should be able to support diagnostic honesty, not only numerical convenience.
In practice that means:
That is what “diagnosis” means on the homepage. It does not mean “medical AI heroics.” It means keeping the software honest about what it does and does not know.
The correct answer is the last one. This route is on the site because it forces the language to confront diagnostic ambiguity in a domain where false certainty is expensive.
fn test_hrf() -> bool {
let params = hrf_params_canonical()
// HRF should peak around 5-6 seconds
let h5 = hrf_value(5.0, params)
let h6 = hrf_value(6.0, params)
let h10 = hrf_value(10.0, params)
h5 > h10 && h6 > h10
}
The example is intentionally foundational. The route is not trying to fake a full diagnostic product. It is showing the kind of signal-processing substrate that becomes meaningful once the language can preserve uncertainty, provenance, and explicit thresholds through the rest of the pipeline.
Diagnostic domains punish cheerful abstraction.
It is easy to market a language as expressive. It is harder to show that the same language can remain disciplined when the evidence is ambiguous, the signal quality is unstable, and downstream readers want a definitive answer anyway.
That is why neuroimaging belongs in the flagship set. It demonstrates pressure from a domain where “just give me a number” is often the wrong cultural default. Sounio should be shaped by exactly those domains.
Without those elements, this page would just be neuroscience-flavored branding.
This route does not claim:
The claim is narrower and more serious: neuroimaging is one of the domains that forces the language to treat uncertainty as part of the executable system rather than as an explanatory footnote after the fact.