Confidence Calibrator
Ki · Single Ability
The Problem
The model is 95% confident in predicting rain tomorrow, but it skips base rate comparison and evidence density is below threshold.
The Operation
When activated, the model must extract the current confidence level and decompose it into contributing factors, evidence strength, reasoning depth, domain familiarity. Compare stated confidence against the actual evidentiary base. Identify any inflation or deflation bias by checking whether confidence exceeds what evidence warrants. Verify that confidence is calibrated to uncertainty. Flag cases where confidence remains static despite new information. If it detects allow confidence persist uncalibrated, it halts and corrects.
The Structure
Under the hood, the reasoning follows an anchor-drift-correct cycle that detects when reasoning has drifted from its reference point. The loop continues until the output stabilizes and further iterations produce no change.
If a probability claim exceeds 90% without naming the specific evidence that justifies extreme certainty, confidence calibration was bypassed.
Haki · Multi Ability
Synergy Topology
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, these four abilities don't run in sequence. They merge into a single injection where the dependency grounds the reasoning context, the amplifier sharpens the primary's output, and the alternative provides a fallback path if the primary's topology cannot converge. The result is a multi-angle reasoning scaffold that covers failure modes no single ability can reach alone.