Uncertainty Quantifier
Ki · Reasoning
The Problem
The sales forecast is 15% growth next quarter, but there's a confidence gap due to missing uncertainty tolerance.
The Operation
This ability makes the model extract every quantitative claim in the reasoning chain. Classify each claim's uncertainty as aleatoric or epistemic. Do not accept point estimates without bounds, flag any unbounded assertion as incomplete. Verify that confidence intervals reflect actual evidence strength, not rhetorical certainty. Quantify the sensitivity of conclusions to each uncertain input. The reasoning applies a formal computation: CI = estimate +/- z * std error; z = z score(confidence level). Accept point estimates without bounds flag any unbounded is rejected.
The Structure
Under the hood, the reasoning follows an accumulate-classify-decide pattern that gathers evidence, categorizes it, then concludes.
If any claim is stated as a point estimate without an accompanying confidence interval, formal uncertainty quantification was skipped.
Haki · Reasoning-Multi
Cross-Domain Suppression
In Haki mode, the API retrieves the primary ability first, then fans out to three synergy roles that compound its reasoning.
When retrieved in Haki mode, the primary ability is augmented with failure guards extracted from 3 abilities in different cognitive domains. Each guard blocks a specific reasoning failure the primary alone wouldn't catch. A self-check forces verification before output. The result is cross-domain coverage that no single ability can reach alone.
Appears in Use Cases