Curiosity Engine
Ki · Reasoning
The Problem
Your model stopped exploring new solutions, leading to a stale_problem and exploitation_lock on current methods.
The Operation
The model is directed to identify the current knowledge boundary and map known versus unknown. Generate at least three high-entropy probe questions targeting unexplored causal regions. If the analysis has hit a plateau or lacks discovery, scan adjacent domains for transferable inquiry patterns. Trace each question to the specific gap it would close. Suppress exploitation lock, do not settle on the first adequate explanation. The constraint: never allow local optima trapping to prevent exploration of.
The Structure
Under the hood, the reasoning follows an iterative convergence loop that cycles until the reasoning stabilizes on a consistent answer. The loop continues until the output stabilizes and further iterations produce no change.
If the analysis settles on the first adequate answer without generating follow-up questions, information-gain maximization was abandoned.
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.