Information Foraging Director
Ki · Reasoning
The Problem
The dataset is incomplete, but the analysis proceeds as-is because collecting more data feels impractical. Data starvation gets normalized.
The Operation
This cognitive operation forces the model to map the current knowledge frontier and identify gaps where information is missing or uncertain. Rank each gap by expected value, estimating how much resolution would advance the goal. Identify the most efficient foraging strategy for the top-ranked gap, choosing between inference, analogy, or decomposition. Verify that foraging effort targets high-value gaps. Extract acquired information and integrate it before pursuing the next gap. If it detects allow aimless information gathering, it halts and corrects.
The Structure
Structurally, this is an accumulate-classify-decide pattern that gathers evidence, categorizes it, then concludes. Execution repeats until the reasoning locks onto a stable conclusion.
If a conclusion is drawn from insufficient data without first directing a search for the missing information, foraging direction 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.