Root Cause Miner
Ki · Reasoning
The Problem
The server downtime is a recurring issue, so let's apply a surface fix by restarting it to stop the symptom.
The Operation
The model is directed to identify the presenting symptom and strip away any proposed solutions attached to it. Ask why the symptom occurs and trace the answer to its immediate cause. For each cause identified, ask why again, iterate this decomposition at least five levels deep. At each level, validate the causal link with evidence. Isolate the deepest cause that, if eliminated, would prevent all downstream symptoms.
The Structure
The reasoning structure is an iterative convergence loop that cycles until the reasoning stabilizes on a consistent answer. The loop terminates when no deeper consequences emerge.
If the proposed solution addresses a symptom without tracing the chain to its originating cause, root cause mining 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